ABAP Programming / Naming 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