Table/Structure Field list used by SAP ABAP Function Module MENU_GET_MENU_TREE (Fill Specified Menu Tree in the Session Manager Tables)
SAP ABAP Function Module
MENU_GET_MENU_TREE (Fill Specified Menu Tree in the Session Manager Tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MENTREE1 - EXEC | 30 Characters | ||
| 2 | MENTREE1 - EXECTYPE | Single-Character Flag | ||
| 3 | MENTREE1 - MENUNAME | ABAP Program Name | ||
| 4 | MENTREE1 - POS_1 | Version Number Component | ||
| 5 | MENTREE1 - POS_2 | Version Number Component | ||
| 6 | MENTREE1 - POS_3 | Version Number Component | ||
| 7 | MENTREE1 - POS_4 | Version Number Component | ||
| 8 | MENTREE1 - ACTIV | Single-Character Flag | ||
| 9 | MENTREE1T - POS_1 | Version Number Component | ||
| 10 | MENTREE1T - SPRAS | Language Key | ||
| 11 | MENTREE1T - POS_4 | Version Number Component | ||
| 12 | MENTREE1T - POS_3 | Version Number Component | ||
| 13 | MENTREE1T - POS_2 | Version Number Component | ||
| 14 | MENTREE1T - MENUTEXT | Text Field of Length 60 | ||
| 15 | MENTREE1T - MENUNAME | ABAP Program Name | ||
| 16 | SMENSAPNEW - PARENT_ID | Counter for menu ID | ||
| 17 | SMENSAPNEW - REPORTTYPE | Report type | ||
| 18 | SMENSAPNEW - REPORT | Extended program name | ||
| 19 | SMENSAPNEW - PAR_MENU | ABAP Program Name | ||
| 20 | SMENSAPNEW - OBJECT_ID | Counter for menu ID | ||
| 21 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 22 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(CUSTOMIZED) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'S' |
|
| 23 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(IGNORE_INFOSYSTEM) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT SPACE |
|
| 24 | SMENSAPNEW - ATTRIBUTES | Attributes of the menu | ||
| 25 | SMENSAPNEW - MENU_LEVEL | Level in the menu | ||
| 26 | SMENSAPT - OBJECT_ID | Counter for menu ID | ||
| 27 | SMENSAPT - SPRAS | Language of menu texts | ||
| 28 | SMENSAPT - TEXT | Menu entry text | ||
| 29 | SMEN_1 - OBJECT_ID | Counter for menu ID | ||
| 30 | SMEN_1 - PARENT_ID | Counter for menu ID | ||
| 31 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(CUSTOMIZED) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'S' |
|
| 32 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 33 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(IGNORE_INFOSYSTEM) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT SPACE |
|
| 34 | SMEN_2 - ATTRIBUTES | Attributes of the menu | ||
| 35 | SMEN_2 - MENU_LEVEL | Level in the menu | ||
| 36 | SMEN_2 - PAR_MENU | ABAP Program Name | ||
| 37 | SMEN_2 - REPORT | Extended program name | ||
| 38 | SMEN_2 - REPORTTYPE | Report type | ||
| 39 | SSM_LANG - SPRAS | Language Key | ||
| 40 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 41 | TSTC - TCODE | Transaction Code | ||
| 42 | TSTC - TCODE | Transaction Code | SOURCE VALUE(STARTMN) LIKE TSTC-TCODE DEFAULT 'S000' |