Table/Structure Field list used by SAP ABAP Function Module MENU_BUILD_TREE_GET_SELECTED (returns the chosen entries in the format of the table SMENSELECT)
SAP ABAP Function Module
MENU_BUILD_TREE_GET_SELECTED (returns the chosen entries in the format of the table SMENSELECT) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SMENCUSNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 2 | SMENCUSNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(MENU_TYPE) LIKE SMENCUSNEW-CUSTOMIZED |
|
| 3 | SMENCUSNEW - OBJECT_ID | Counter for menu ID | ||
| 4 | SMENCUSNEW - PARENT_ID | Counter for menu ID | ||
| 5 | SMENCUSNEW - PAR_MENU | ABAP Program Name | ||
| 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 | SMENSEL - PAR_MENU | ABAP Program Name | ||
| 11 | SMENSEL - PAR_REPORT | ABAP Program Name | ||
| 12 | SMENSEL - REPORT | Extended program name | ||
| 13 | SMENSEL - REPORTTYPE | Report type | ||
| 14 | SMENSELECT - PAR_MENU | ABAP Program Name | ||
| 15 | SMENSELECT - REPORTTYPE | Report type | ||
| 16 | SMENSELECT - REPORT | Extended program name | ||
| 17 | SMENSELECT - PAR_REPORT | ABAP Program Name | ||
| 18 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(MENU_TYPE) LIKE SMENCUSNEW-CUSTOMIZED |
|
| 19 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 20 | SMEN_1 - OBJECT_ID | Counter for menu ID | ||
| 21 | SMEN_1 - PARENT_ID | Counter for menu ID | ||
| 22 | SMEN_2 - ATTRIBUTES | Attributes of the menu | ||
| 23 | SMEN_2 - PAR_MENU | ABAP Program Name | ||
| 24 | SMEN_2 - REPORT | Extended program name | ||
| 25 | SMEN_2 - REPORTTYPE | Report type | ||
| 26 | SMEN_2 - SAP_GUID | Unique ID - 32 characters |