Table 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 | SMENAKTNEW | Nodes of the active company menu Session Manager | ||
| 2 | SMENAKTT | Text of the active company menu Session Manager | ||
| 3 | SMENCUSNEW | File Structure for Hierarchical Menu - Customer | ||
| 4 | SMENCUST | Menu Texts - Customer | ||
| 5 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(USE_INPUT_TREE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT ' ' |
|
| 6 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | ||
| 7 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(SELECT_TEXTS) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'X' |
|
| 8 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(MENU_TYPE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'C' |
|
| 9 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE OUTPUT_TREE STRUCTURE SMENSAPNEW |
|
| 10 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE INPUT_TREE STRUCTURE SMENSAPNEW OPTIONAL |
|
| 11 | SMENSAPT | Texts for Menu - SAP | ||
| 12 | SMENSAPT | Texts for Menu - SAP | SOURCE OUTPUT_TREE_TEXT STRUCTURE SMENSAPT OPTIONAL |
|
| 13 | SMENSAPT | Texts for Menu - SAP | SOURCE VALUE(LANGUAGE) LIKE SMENSAPT-SPRAS DEFAULT SY-LANGU |
|
| 14 | SMENSELECT | Save the selected menu entries in the Session Manager | ||
| 15 | SMENSELECT | Save the selected menu entries in the Session Manager | SOURCE MARKED_NODES STRUCTURE SMENSELECT |
|
| 16 | SSM_CUST | Set Values for the Session Manager / Profile Generator | ||
| 17 | TSTCT | Transaction Code Texts |