Data Element 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 | ![]() |
DDOBJNAME | Name of ABAP Dictionary Object | SOURCE VALUE(DB_OUTPUT_TABLE) LIKE RSRD1-OBJNAME DEFAULT SMENCUSNEW |
2 | ![]() |
MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(CUSTOMIZED_FLAG) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'C' |
3 | ![]() |
SERPTREEID | Reporting tree ID | SOURCE VALUE(START_REPORTING_TREE) LIKE SERPTREE-TREE_ID DEFAULT 'SAP1' |
4 | ![]() |
TCODE | Transaction Code | SOURCE VALUE(START_MENU) LIKE TSTC-TCODE DEFAULT 'S000' |