Thursday, November 02, 2006

Two Essential documents in a Project-Doc1

In any project we do find two main documents. They are
1) ABAP programming standards
2) Naming conventions document.
You will be provided with these two documents as soon as you join a project. The project may be an implementation or support project.
The ABAP programming standards document will look alike in all projects. But the naming convention document differs from one project to another.
1) ABAP Programming standards document contains the standards which you should follow while writing ABAP code.

All the SAP defined programming standards are included in the client specific ABAP programming standards. In addition to them you will find the standards like below-
1) Your code should not exceed 10 lines in Form - End Form routine.
2) Should not use Tables declaration in report programming.
3) Do not use internal tables with header lines, use explicit work areas for the internal tables.

and so on...

Keep watching this space for more useful information in coming days...
You can view the past web posts in archive link of this web page.

0 comments:

Blogger template 'YellowFlower' by Ourblogtemplates.com 2008