2009 Apr 01 3:41 PM
Hi exeprt,
do you know some document about creation of standard development ? I mean that a document where is explained all object to name on system to start a development in a new system.
tks.
Hi exeprt,
do you know some document about creation of standard development ? I mean that a document where is explained all object to name on system to start a development in a new system.
tks.
2009 Apr 01 3:55 PM
I think every larger organization with an SAP installation has their own rules for naming conventions, within the well known SAP rules for naming customer objects.
Maybe you can find something on the net.
Thomas
2009 Apr 01 3:59 PM
Tks for reply,
but the client has just installed sap system... and now we start some development in abap. So,
the client have not a document about name convention.
The problem not is what is the right name to give at one object, but have a list of all object that we have to name, and so write a document to resume it.
2009 Apr 03 5:23 PM
Well for starters, here is a list of (all) possible objects to be created for which naming convention must be established:
Global booleans
Global constants
Global internal tables
Workarea global internal table
Global ranges
Global statics
Global structures (records)
Global types
Global variable (character)
Global variable (date)
Global variable (integer)
Global variable (packed)
Global workarea database table
Parameters
Check boxes
Radio buttons
Select options
Class
Interface
Local booleans
Local constants
Local internal tables
Workarea local internal table
Local ranges
Local statics
Local structures (records)
Local types
Local variable (character)
Local variable (date)
Local variable (integer)
Local variable (packed)
Local workarea database table
Forms using parameters
Forms using parameters (table)
Forms changing parameters
Forms changing parameters (table)
Forms tables parameters
Tables parameters must not be used anymore
Function Module/Method importing parameters
Function Module/Method importing parameters (table)
Function Module/Method exporting parameters
Function Module/Method exporting parameters (table)
Function Module/Method changing parameters
Function Module/Method changing parameters (table)
Function Module tables parameters
Tables parameters must not be used anymore
Function Module/Method exceptions
Method returning parameters
I'm not saying this list is complete, for example objects specific for module pool programming are not included, neither are BAdI's (or enhancements in general for that matter), Web Dynpro development (etc.) , but it will help you on your way. If somewhere along the line, some new objects are created at this customer, you should enhance this document.
2009 Apr 03 4:48 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |