Drag & Drop With the ALV Grid Control 

The ALV Grid Control allows you to use the Drag & Drop control. For this control, you must first define a Drag & Drop behavior and then use a handle to set this behavior for elements of the controls concerned. The Drag & Drop control then uses the handles to decide which operations the user may perform and modifies the mouse pointer when the mouse is clicked.

To associate actions with the Drag & Drop behavior set, the ALV Grid Control provides events OnDrag , OnDrop , OnDropComplete and OnDropGetFlavor .

This section describes how to link the handles for the Drag & Drop behavior with elements of the ALV Grid Control. The Control Framework documentation covers Drag & Drop programming ( Process Flow of a Drag & Drop Operation, Drag & Drop Events).

Examples

Development class SLIS contains demo reports for Drag & Drop operations with the ALV Grid Control: