Data Element list used by SAP ABAP Function Module MENU_CONFIGURE_TO_ORDER (Filtering Because of Application Components)
SAP ABAP Function Module
MENU_CONFIGURE_TO_ORDER (Filtering Because of Application Components) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDOBJNAME | Name of ABAP Dictionary Object | SOURCE VALUE(DB_TAB) LIKE RSRD1-OBJNAME DEFAULT 'SMENCUSNEW' |
|
| 2 | MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(CUST) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'S' |
|
| 3 | SERPTREEID | Reporting tree ID | SOURCE VALUE(STARTRP) LIKE SERPTREE-TREE_ID DEFAULT 'SAP1' |
|
| 4 | TCODE | Transaction Code | SOURCE VALUE(STARTMN) LIKE TSTC-TCODE DEFAULT 'S000' |
|