Menu

SAP Function Module AIPH_OV_OBJ_ON_DROP_GET_FLAVOR

Verarbeitet Event 'ON DROP GET FLAVOR' des generischen Overview-Objektes

The Function Module AIPH_OV_OBJ_ON_DROP_GET_FLAVOR (Verarbeitet Event 'ON DROP GET FLAVOR' des generischen Overview-Objektes) 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_ON_DROP_GET_FLAVOR
Short Text Verarbeitet Event 'ON DROP GET FLAVOR' des generischen Overview-Objektes
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
DRAG_DROP_OBJECT CLASS CL_DRAGDROPOBJECT Drag Drop Objekt
FLAVORS TYPE CNDD_FLAVORS Mögliche Flavors
HANDLE CLASS CL_GUI_COLUMN_TREE Referenz auf Tree
NODE_KEY TYPE TV_NODEKEY Knotenschlüssel auf den gedropped wurde

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.