Learn the basics of reporting with SAP BW 3.5

Learn the basics of reporting with SAP BW 3.5

I have to implement reporting with SAP BW version 3.5. For instance, I want to create a report on stocks with a select boxes to choose the month, select one supermarket from a list, and finally print the report with variances, etc. Can I do this directly with SAP BW? If so, how?

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Can you do this in SAP BW? Absolutely! At a high level, you would be required to create at least one Query Definition using the Query Designer. Next you would have to create a Web template using the Web Application Designer that incorporates the query from step one and some other Web items (including a selection object like radio buttons or drop-down boxes).

For printing, BW uses the standard features found in your Web browser. Right out of the box the BW presentation layer tools should work just fine for your reporting requirements.

This was first published in December 2005