Menu

SAP Function Module OM_OV_FUNC_CONFIGURE_C_MENU

The Function Module OM_OV_FUNC_CONFIGURE_C_MENU () is a standard Function Module in SAP ERP and is part of the function group OM_OVERVIEW_FUNCTIONS within the package SP0E.

Technical Information

Function Module OM_OV_FUNC_CONFIGURE_C_MENU
Short Text
Function Group OM_OVERVIEW_FUNCTIONS
Package SP0E
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.