Menu

SAP Function Module AIPH_OV_OBJ_DROPDOWN_CLICKED

Create dropdown menus for buttons of the toolbar

The Function Module AIPH_OV_OBJ_DROPDOWN_CLICKED (Create dropdown menus for buttons of the toolbar) 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_OV_OBJ_DROPDOWN_CLICKED
Short Text Create dropdown menus for buttons of the toolbar
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
HANDLE CLASS CL_GUI_COLUMN_TREE Referenz auf Tree
ITEM_NAME TYPE TV_ITMNAME Spaltenschlüssel des markierten Items
MAIN_OBJECT TYPE TREE_OBJEC Hauptobjekt
MAIN_OBJECTS TYPE KEYOBJEC_T Selektierte Knoten (bei mehreren
POSX TYPE I X-Koordinate der Position des Menüs
POSY TYPE I X-Koordinate der Position des Menüs
TOOLBAR CLASS CL_GUI_TOOLBAR Referenz auf Toolbar
UCOMM TYPE UI_FUNC User-Command

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.