• 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.

    Tuesday, October 16, 2012

    Every ABAP program created by you should start with Z or Y. Only SAP can create with any name. Also your project might have some other naming style without starting with Z or Y.

    While coding, few things to keep in mind:
    • Each statement must end with a period. (Full-stop)
    • Key words are always the first word in a statement
    • Words must be separated by at least one blank
    • ABAP statements can be indented and extend over several lines
    • ABAP programs must start with either the PROGRAM or REPORT statement.
    Always put comments in code section, so that everyone can understand what this coding is doing. Comments can be written by placing an asterisk (*) in column 1 or placing a double quotation mark (") within a line.

    Always make a flower box on top of every program. Above the PROGRAM or REPORT statement. This will not the executable statement, this will simply tell others what is this program and what will it do. And also other details like when created, who has created etc. This is a very common practice followed in every project.
    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.