SAP ABAP Function Module MENU_BUILD_TREE_HIERARCHY (Display menu tree for the Session Manager with maintenance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-SEM (Application Component) Session Manager
     SESS (Package) Session Manager, Internet Session Manager, and Menus
Basic Data
Function Module MENU_BUILD_TREE_HIERARCHY Display menu tree for the Session Manager with maintenance  
Function Group SMTR   Tree display module  
Program Name SAPLSMTR   Tree Display Module 
INCLUDE Name LSMTRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TREE_UNCHANGED TYPE SMENSAPNEW-CUSTOMIZED Tree not changed
Exporting RESET_TREE TYPE SMENSAPNEW-CUSTOMIZED
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Menu tree display language
Importing MENU_TYPE TYPE SMENSAPNEW-CUSTOMIZED 'C' ' ' User menu, 'C' Company menu
Importing SHOW_TECHNICAL_NAMES TYPE SMENSAPNEW-CUSTOMIZED ' ' Show technical names
Importing BUILD_OUTPUT_LIST TYPE SMENSAPNEW-CUSTOMIZED 'X' Create table MARKED_NODES_OUTPUT
Importing NO_CHANGES_ALLOWED TYPE SMENSAPNEW-CUSTOMIZED 'X' Display mode 'X', Change mode ' '.
Importing ID_FOR_CACHE TYPE
Importing SSM_MENU_TYPE TYPE SMENSAPNEW-CUSTOMIZED 'S'
Tables MARKED_NODES_INPUT TYPE SMENSELECT Initial selected nodes
Tables MARKED_NODES_OUTPUT TYPE SMENSELECT Nodes selceted when leaving module
Tables MARKED_NODES_SELECTED TYPE SMENSELECT newly-selected nodes
Tables MARKED_NODES_DESELECTED TYPE SMENSELECT Deselected nodes
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19960708 
SAP Release Created in