Table/Structure Field list used by SAP ABAP Function Module MENU_BUILD_TREE_ADD_SELECTED (Insert the selected nodes in the menu tree)
SAP ABAP Function Module
MENU_BUILD_TREE_ADD_SELECTED (Insert the selected nodes in the menu tree) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SMENAKTNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 2 | SMENAKTT - SPRAS | Language of menu texts | ||
| 3 | SMENCUSNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 4 | SMENCUSNEW - OBJECT_ID | Counter for menu ID | ||
| 5 | SMENCUSNEW - PARENT_ID | Counter for menu ID | ||
| 6 | SMENCUSNEW - REPORT | Extended program name | ||
| 7 | SMENCUSNEW - REPORTTYPE | Report type | ||
| 8 | SMENCUSNEW - SAP_GUID | Unique ID - 32 characters | ||
| 9 | SMENCUSNEW - ATTRIBUTES | Attributes of the menu | ||
| 10 | SMENCUST - SPRAS | Language of menu texts | ||
| 11 | SMENSAPNEW - MENU_LEVEL | Level in the menu | ||
| 12 | SMENSAPNEW - SORT_ORDER | Counter for menu ID | ||
| 13 | SMENSAPNEW - SAP_GUID | Unique ID - 32 characters | ||
| 14 | SMENSAPNEW - REPORTTYPE | Report type | ||
| 15 | SMENSAPNEW - REPORT | Extended program name | ||
| 16 | SMENSAPNEW - PAR_MENU | ABAP Program Name | ||
| 17 | SMENSAPNEW - PARENT_ID | Counter for menu ID | ||
| 18 | SMENSAPNEW - OBJECT_ID | Counter for menu ID | ||
| 19 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 20 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(USE_INPUT_TREE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT ' ' |
|
| 21 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(SELECT_TEXTS) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'X' |
|
| 22 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(MENU_TYPE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'C' |
|
| 23 | SMENSAPNEW - ATTRIBUTES | Attributes of the menu | ||
| 24 | SMENSAPT - OBJECT_ID | Counter for menu ID | ||
| 25 | SMENSAPT - SPRAS | Language of menu texts | SOURCE VALUE(LANGUAGE) LIKE SMENSAPT-SPRAS DEFAULT SY-LANGU |
|
| 26 | SMENSAPT - SPRAS | Language of menu texts | ||
| 27 | SMENSAPT - TEXT | Menu entry text | ||
| 28 | SMENSEL - REPORTTYPE | Report type | ||
| 29 | SMENSEL - PAR_REPORT | ABAP Program Name | ||
| 30 | SMENSEL - PAR_MENU | ABAP Program Name | ||
| 31 | SMENSEL - REPORT | Extended program name | ||
| 32 | SMENSELECT - ON_OFF | Menu function enabled/disabled (default: disabled) | ||
| 33 | SMENSELECT - PAR_MENU | ABAP Program Name | ||
| 34 | SMENSELECT - PAR_REPORT | ABAP Program Name | ||
| 35 | SMENSELECT - REPORT | Extended program name | ||
| 36 | SMENSELECT - REPORTTYPE | Report type | ||
| 37 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(SELECT_TEXTS) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'X' |
|
| 38 | SMEN_1 - PARENT_ID | Counter for menu ID | ||
| 39 | SMEN_1 - OBJECT_ID | Counter for menu ID | ||
| 40 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 41 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(MENU_TYPE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'C' |
|
| 42 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(USE_INPUT_TREE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT ' ' |
|
| 43 | SMEN_2 - ATTRIBUTES | Attributes of the menu | ||
| 44 | SMEN_2 - SORT_ORDER | Counter for menu ID | ||
| 45 | SMEN_2 - SAP_GUID | Unique ID - 32 characters | ||
| 46 | SMEN_2 - REPORTTYPE | Report type | ||
| 47 | SMEN_2 - REPORT | Extended program name | ||
| 48 | SMEN_2 - PAR_MENU | ABAP Program Name | ||
| 49 | SMEN_2 - MENU_LEVEL | Level in the menu | ||
| 50 | SSM_CUST - ID | Table row name | ||
| 51 | SSM_CUST - PATH | Field attributes | ||
| 52 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 53 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 54 | TSTCT - SPRSL | Language Key | ||
| 55 | TSTCT - TCODE | Transaction Code | ||
| 56 | TSTCT - TTEXT | Transaction text |