SAP ABAP Function Module RH_MENUE_TREE (Dynamisches Menü als Baumdarstellung)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00 (Package) Organization and Planning
Basic Data
Function Module RH_MENUE_TREE Dynamisches Menü als Baumdarstellung  
Function Group RHDM   HR: Dynamic Menus  
Program Name SAPLRHDM    
INCLUDE Name LRHDMU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CALLBACK_PROGRAM TYPE SYST-REPID SPACE EXIT program
Importing CALLBACK_USER_COMMAND TYPE SPACE EXIT routine for command handling
Importing CALLBACK_TEXT_DISPLAY TYPE SPACE EXIT routine for node display
Importing CALLBACK_COLOR_DISPLAY TYPE SPACE EXIT routine for color legend
Importing CALLBACK_EXPAND TYPE SPACE EXIT routine for expand
Importing STATUS TYPE 'TREE' F-key status
Importing COLOR_OF_LINK TYPE '1' Color of a link node (graphics connection)
Importing COLOR_OF_NODE TYPE '4' Node color (standard)
Importing LOWER_CASE_SENSITIVE TYPE SPACE 'X' if case-sensitive
Importing NODE_LENGTH TYPE 30 Output length of a node
Importing TEXT_LENGTH TYPE 75 Length of text block
Importing TEXT_LENGTH2 TYPE 0 Length of text block 2
Importing TEXT_LENGTH3 TYPE 0 Length of text block 3
Importing SCREEN_START_COLUMN TYPE 0 Column where list dialog box begins
Importing SCREEN_START_LINE TYPE 0 Line where list dialog box begins
Importing SCREEN_END_COLUMN TYPE 0 Column where list dialog box ends
Importing SCREEN_END_LINE TYPE 0 Line where list dialog box ends
Importing SUPPRESS_NODE_OUTPUT TYPE SPACE 'X' suppresses the node display
Importing TOPNODE TYPE SNODETEXT-ID Root node
Importing WIN_TITLE TYPE SPACE Window title
Importing EXPAND_ALL TYPE 'X' Expand all
Tables MENUE_TREE TYPE SNODETEXT Node table
               
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  19950807 
SAP Release Created in