The Function Module TNM_OV_FUNC_CONFIGURE_C_MENU () is a standard Function Module in SAP ERP and is part of the function group TNM_OVERVIEW_FUNCTIONS within the package P99S_TNM.
Function Module | TNM_OV_FUNC_CONFIGURE_C_MENU |
Short Text | |
Function Group | TNM_OVERVIEW_FUNCTIONS |
Package | P99S_TNM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTEXT_MENU | CLASS | CL_CTMENU | ||
HANDLE | CLASS | CL_GUI_COLUMN_TREE | Reference to Tree | |
HEADER | TYPE | C | Header | |
ITEM_NAME | TYPE | TV_ITMNAME | Name of a column or item in a tree control | |
MAIN_OBJECT | TYPE | TREE_OBJEC | ||
MAIN_OBJECTS | TYPE | KEYOBJEC_T | ||
MODE | TYPE | OMACTMODE | Organizational Management: Current mode |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NODE_KEY_TAB | TYPE | TREEV_NKS | Tree Control: Table with Node Keys |
This function module does not define any Exceptions.