Subscribe

RSS Feed (xml)



Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Sunday, April 10, 2011

ABAP Programming standards

Following are the performance standards need to be following in writing ABAP programs:

For all ABAP Programs / Transaction Codes

Add the below header at the beginning of Every ABAP program
************************************************************************ * OBJECT ID : * PROGRAM TITLE : * MODULE : * PROGRAM TYPE : * INPUT : * OUTPUT : * CREATED BY : * CREATION DATE : *----------------------------------------------------------------------------------------------------------- * DESCRIPTION : * * * ************************************************************************ * Modification history: * ---------------------------------------------------------------------------------------------------------- * DATE |User ID |TS Ver | Transport Request | Description * ---------------------------------------------------------------------------------------------------------- * ************************************************************************
Naming conventions to be followed:

Other Objects

Application area corresponds to the application area you are working like

B - Basis C - CO F- FI W - PM

S – SD / SAM M – MM/Supply

No comments:

Blog Archive