Menu

SAP Function Module KEO_OV_FUNC_CONFIGURE_C_MENU

Konfiguriert Kontextmenü des generischen Overview-Objektes

The Function Module KEO_OV_FUNC_CONFIGURE_C_MENU (Konfiguriert Kontextmenü des generischen Overview-Objektes) is a standard Function Module in SAP ERP and is part of the function group KEO_OVERVIEW_FUNCTION within the package KEO.

Technical Information

Function Module KEO_OV_FUNC_CONFIGURE_C_MENU
Short Text Konfiguriert Kontextmenü des generischen Overview-Objektes
Function Group KEO_OVERVIEW_FUNCTION
Package KEO
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 Referenz auf Kontextmenü
HANDLE CLASS CL_GUI_COLUMN_TREE Referenz auf Tree
HEADER TYPE C header
ITEM_NAME TYPE TV_ITMNAME Name einer Spalte / eines Items im Tree Control
MAIN_OBJECT TYPE TREE_OBJEC selektiertes Hauptobjekt
MAIN_OBJECTS TYPE KEYOBJEC_T selektierte Hauptobjekte
MODE TYPE OMACTMODE Orgmanagement: Aktueller Modus

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: Tabelle von Knotenschlüsseln

Exceptions

This function module does not define any Exceptions.