Data Element list used by SAP ABAP Function Module MENU_BUILD_TREE_ADD_SELECTED (Insert the selected nodes in the menu tree)
SAP ABAP Function Module
MENU_BUILD_TREE_ADD_SELECTED (Insert the selected nodes in the menu tree) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(USE_INPUT_TREE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT ' ' |
2 | ![]() |
MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(SELECT_TEXTS) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'X' |
3 | ![]() |
MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(MENU_TYPE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'C' |
4 | ![]() |
MENU_SPRAS | Language of menu texts | SOURCE VALUE(LANGUAGE) LIKE SMENSAPT-SPRAS DEFAULT SY-LANGU |