Menu

SAP Function Module KEO_OV_FUNC_DROPDOWN_CLICKED_T

Dropdown-Klick in Toolbar

The Function Module KEO_OV_FUNC_DROPDOWN_CLICKED_T (Dropdown-Klick in Toolbar) 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_DROPDOWN_CLICKED_T
Short Text Dropdown-Klick in Toolbar
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
HANDLE CLASS CL_GUI_COLUMN_TREE Column Tree Control
ITEM_NAME TYPE TV_ITMNAME Name einer Spalte / eines Items im Tree Control
MAIN_OBJECT TYPE TREE_OBJEC Struktur objec mit Knotenschlüssel für Tree-Control
MAIN_OBJECTS TYPE KEYOBJEC_T Tabelle vom Type TREE_OBJEC
POSX TYPE I X coordinate
POSY TYPE I Y coordinate
TOOLBAR CLASS CL_GUI_TOOLBAR Toolbar Control
UCOMM TYPE UI_FUNC Funktionscode

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.