Table/Structure Field list used by SAP ABAP Function Module SSM_CREATE_ID (Generates ID for various purposes. Drags a unique number)
SAP ABAP Function Module
SSM_CREATE_ID (Generates ID for various purposes. Drags a unique number) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BIW_IFACE2 - PARENT_ID | Menu ID for BIW | ||
| 2 | INRIV - FROMNUMBER | From number | ||
| 3 | INRIV - NRRANGENR | Number range number | ||
| 4 | INRIV - PROCIND | Processing flag (I=Insert, D=Delete,U=Update,' '=no changes) | ||
| 5 | INRIV - TONUMBER | To number | ||
| 6 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(INTERNAL_USE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT SPACE |
|
| 7 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 8 | SMENSAPNEW - PAR_MENU | ABAP Program Name | SOURCE VALUE(ID) LIKE SMENSAPNEW-PAR_MENU |
|
| 9 | SMENSAPNEW - PAR_MENU | ABAP Program Name | ||
| 10 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(INTERNAL_USE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT SPACE |
|
| 11 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 12 | SMEN_2 - PAR_MENU | ABAP Program Name | ||
| 13 | SMEN_2 - PAR_MENU | ABAP Program Name | SOURCE VALUE(ID) LIKE SMENSAPNEW-PAR_MENU |
|
| 14 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 15 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |