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 |
---|---|---|---|---|---|---|---|
![]() |
CALLBACK_PROGRAM | TYPE | SYST-REPID | SPACE | EXIT program | ||
![]() |
CALLBACK_USER_COMMAND | TYPE | SPACE | EXIT routine for command handling | |||
![]() |
CALLBACK_TEXT_DISPLAY | TYPE | SPACE | EXIT routine for node display | |||
![]() |
CALLBACK_COLOR_DISPLAY | TYPE | SPACE | EXIT routine for color legend | |||
![]() |
CALLBACK_EXPAND | TYPE | SPACE | EXIT routine for expand | |||
![]() |
STATUS | TYPE | 'TREE' | F-key status | |||
![]() |
COLOR_OF_LINK | TYPE | '1' | Color of a link node (graphics connection) | |||
![]() |
COLOR_OF_NODE | TYPE | '4' | Node color (standard) | |||
![]() |
LOWER_CASE_SENSITIVE | TYPE | SPACE | 'X' if case-sensitive | |||
![]() |
NODE_LENGTH | TYPE | 30 | Output length of a node | |||
![]() |
TEXT_LENGTH | TYPE | 75 | Length of text block | |||
![]() |
TEXT_LENGTH2 | TYPE | 0 | Length of text block 2 | |||
![]() |
TEXT_LENGTH3 | TYPE | 0 | Length of text block 3 | |||
![]() |
SCREEN_START_COLUMN | TYPE | 0 | Column where list dialog box begins | |||
![]() |
SCREEN_START_LINE | TYPE | 0 | Line where list dialog box begins | |||
![]() |
SCREEN_END_COLUMN | TYPE | 0 | Column where list dialog box ends | |||
![]() |
SCREEN_END_LINE | TYPE | 0 | Line where list dialog box ends | |||
![]() |
SUPPRESS_NODE_OUTPUT | TYPE | SPACE | 'X' suppresses the node display | |||
![]() |
TOPNODE | TYPE | SNODETEXT-ID | Root node | |||
![]() |
WIN_TITLE | TYPE | SPACE | Window title | |||
![]() |
EXPAND_ALL | TYPE | 'X' | Expand all | |||
![]() |
MENUE_TREE | TYPE | SNODETEXT | Node table | |||
Processing Type
Normal Function 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 |