Menu

SAP Function Module KEO_TREE_EVENT

Reagiert auf einen Event des Tree-Controls

The Function Module KEO_TREE_EVENT (Reagiert auf einen Event des Tree-Controls) is a standard Function Module in SAP ERP and is part of the function group KEO_COLUMNS within the package KEO.

Technical Information

Function Module KEO_TREE_EVENT
Short Text Reagiert auf einen Event des Tree-Controls
Function Group KEO_COLUMNS
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
E_CLASS TYPE C Type des Events ('B', 'C', 'L')
HANDLE CLASS CL_GUI_COLUMN_TREE Objektreferenz
ITEM_NAME TYPE TV_ITMNAME Spaltenname
NODE_KEY TYPE TV_NODEKEY Knotenschlüssel

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.