The Function Module GEN_OV_OBJ_CONFIGURE_C_MENU () is a standard Function Module in SAP ERP and is part of the function group OM_INTERFACE_TEMPLATES within the package SP0E.
Function Module | GEN_OV_OBJ_CONFIGURE_C_MENU |
Short Text | |
Function Group | OM_INTERFACE_TEMPLATES |
Package | SP0E |
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 | ||
ITEM_NAME | TYPE | TV_ITMNAME | ||
MAIN_OBJECT | TYPE | TREE_OBJEC | ||
MAIN_OBJECTS | TYPE | KEYOBJEC_T | ||
MODE | TYPE | OMACTMODE |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.