Menu

SAP Function Module AIPH_X_OVOBJ_CONFIGURE_C_MENU

Configure context menu

The Function Module AIPH_X_OVOBJ_CONFIGURE_C_MENU (Configure context menu) is a standard Function Module in SAP ERP and is part of the function group AIPH_EO_OVERVIEW_OBJECT within the package AIP.

Technical Information

Function Module AIPH_X_OVOBJ_CONFIGURE_C_MENU
Short Text Configure context menu
Function Group AIPH_EO_OVERVIEW_OBJECT
Package AIP
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 flag
ITEM_NAME TYPE TV_ITMNAME Schlüssel der Spalte
MAIN_OBJECT TYPE TREE_OBJEC selektiertes Hauptobjekt
MAIN_OBJECTS TYPE KEYOBJEC_T selektierte Hauptobjekte
MODE TYPE OMACTMODE Modus (anzeigen, Ändern, Anlegen)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.