• ABAP Online Training @ $50

    Now you can learn ABAP by watching and listening video classes by experienced consultant.

  • ABAP Tutorials N Materials

    Read, Surf and Download useful ABAP tips, tutorials, code and download many eBooks and documents free

  • Latest ABAP Job in India

    Get all latest opening for SAP ABAP and related jobs, vaccancies across India and apply for the same.

    Monday, July 23, 2012

    Report is a program which can provide user the specific information data that he/she is looking. Let's say, for a city everyday how much business is going on is need to check by the city Manager. So at the end of the day he will simply run a report with today's date and he can see the details.

    In ABAP we can create a report by SE38 transaction.

    Generally a report will not update or change any data in the database. It should have a selection screen where user can choose the criteria based on what he want the data to display. The output will be generally in a tabular format, like excel sheet display with columns & rows.


    Any program we have to create starting with Z.

    To create a report, go to SE38 transaction and provide any name starting with Z. Then press create, a pop up window will ope. We need to fill the details like below screen.


    Then click on save button and start writing your code inside the editor.


    After writing the code click on the activate button. You are done with the simplest ABAP code.
    Easy2learnabap.co.in @ 2012 All product names on this web site are trademarks of the companies that own them .

    Easy2learnabap.co.in is not affiliated with SAP AG in any way. SAP AG is the registered trademark holder of SAP, SAP R/3, mySAP, ABAP, xApps, NetWeaver, and other proprietary terms.

    The technical information on this site is verified to the greatest extent possible, however, any information found on this site is used at the site visitor's own risk. All the tutorials are collected from various sources, if anyone is having problem with the content, report this to us. We will take action accordingly.

    Easy2learnabap.co.in reserves the right to correct any errors or omissions in any portion of this site at any time without obligation.

    This website is created to teach people about ABAP technology. The Video contents provided in Premium service are completely owned by us and copyrighted.