Data Element list used by SAP ABAP Function Module MENU_GET_REPORTING_TREE (Fill Specified Reporting Tree in the Session Manager Tables)
SAP ABAP Function Module
MENU_GET_REPORTING_TREE (Fill Specified Reporting Tree in the Session Manager Tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(IDENTIFY_CUST_OBJECTS) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'X' |
|
| 2 | MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(CUSTOMIZED) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'S' |
|
| 3 | MENU_NUM_5 | Counter for menu ID | SOURCE VALUE(START_ID) LIKE SMENSAPNEW-OBJECT_ID DEFAULT 40000 |
|
| 4 | SERPTREEID | Reporting tree ID | SOURCE VALUE(REPORTING_TREE) LIKE SERPTREE-TREE_ID DEFAULT 'SAP1' |
|