Table/Structure Field list used by SAP ABAP Function Module MENU_CUSTOMIZED_GENERATE (Generate company menu in Customizing)
SAP ABAP Function Module
MENU_CUSTOMIZED_GENERATE (Generate company menu in Customizing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DSYAX - VIEW_DATA2 | Data field no. 2 for view | ||
| 2 | DSYAX - VIEW_DATA1 | Data field no. 1 for view | ||
| 3 | RSRD1 - OBJNAME | Name of ABAP Dictionary Object | ||
| 4 | RSRD1 - OBJNAME | Name of ABAP Dictionary Object | SOURCE VALUE(DB_OUTPUT_TABLE) LIKE RSRD1-OBJNAME DEFAULT SMENCUSNEW |
|
| 5 | SERPTREE - TREE_ID | Reporting tree ID | SOURCE VALUE(START_REPORTING_TREE) LIKE SERPTREE-TREE_ID DEFAULT 'SAP1' |
|
| 6 | SERPTREE - TREE_ID | Reporting tree ID | ||
| 7 | SMENCA_NEW - FCTR_ID | Application Component | ||
| 8 | SMENCA_NEW - MENUNAME | ABAP Program Name | ||
| 9 | SMENCA_NEW - REPORT | Extended Program Name | ||
| 10 | SMENCA_NEW - REPORTTYPE | Report type | ||
| 11 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 12 | SMENSAPNEW - SAP_GUID | Unique ID - 32 characters | ||
| 13 | SMENSAPNEW - REPORTTYPE | Report type | ||
| 14 | SMENSAPNEW - REPORT | Extended program name | ||
| 15 | SMENSAPNEW - PAR_MENU | ABAP Program Name | ||
| 16 | SMENSAPNEW - PARENT_ID | Counter for menu ID | ||
| 17 | SMENSAPNEW - OBJECT_ID | Counter for menu ID | ||
| 18 | SMENSAPNEW - MENU_LEVEL | Level in the menu | ||
| 19 | SMENSAPNEW - CUST_FLAG | Customized ('C') or standard menu ('S') flag | ||
| 20 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(CUSTOMIZED_FLAG) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'C' |
|
| 21 | SMENUSENEW - PARENT_ID | Counter for menu ID | ||
| 22 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(CUSTOMIZED_FLAG) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'C' |
|
| 23 | SMEN_1 - OBJECT_ID | Counter for menu ID | ||
| 24 | SMEN_1 - PARENT_ID | Counter for menu ID | ||
| 25 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 26 | SMEN_2 - SAP_GUID | Unique ID - 32 characters | ||
| 27 | SMEN_2 - REPORTTYPE | Report type | ||
| 28 | SMEN_2 - REPORT | Extended program name | ||
| 29 | SMEN_2 - PAR_MENU | ABAP Program Name | ||
| 30 | SMEN_2 - MENU_LEVEL | Level in the menu | ||
| 31 | SMEN_2 - CUST_FLAG | Customized ('C') or standard menu ('S') flag | ||
| 32 | SMEN_CONEW - COUNTRY | Menu: Country validity flag | ||
| 33 | SMEN_CONEW - LAND | Country Key | ||
| 34 | SMEN_CONEW - REPORT | Extended Program Name | ||
| 35 | SMEN_CONEW - REPORTTYPE | Report type | ||
| 36 | SMEN_OBNEW - REPORT | Extended Program Name | ||
| 37 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 38 | T005 - LAND1 | Country Key | ||
| 39 | TSTC - TCODE | Transaction Code | ||
| 40 | TSTC - TCODE | Transaction Code | SOURCE VALUE(START_MENU) LIKE TSTC-TCODE DEFAULT 'S000' |