Menu

SAP Function Module KEO_OV_FUNC_ON_DROP

Verarbeitet Event 'ON DROP (MULTIPLE)' des generischen Overview-Objektes

The Function Module KEO_OV_FUNC_ON_DROP (Verarbeitet Event 'ON DROP (MULTIPLE)' 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_ON_DROP
Short Text Verarbeitet Event 'ON DROP (MULTIPLE)' 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
DRAG_DROP_OBJECT CLASS CL_DRAGDROPOBJECT Drag Drop Objekt
HANDLE CLASS CL_GUI_COLUMN_TREE Referenz auf Tree
NODE_KEY TYPE TV_NODEKEY Knotenschlüsseln des Zielobjektes

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.