SAP ABAP Class /PLMU/IF_FRW_G_DRAG_AND_DROP (Feeder Callback - Drag & Drop)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/CL_FRW_G_CALLBACK_PROXY Call Back Proxy 20120524
Properties
Class /PLMU/IF_FRW_G_DRAG_AND_DROP  
Short Description Feeder Callback - Drag & Drop    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120524   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMU/IF_FRW_G_DRAG_AND_DROP has no forward declaration.
Interfaces
Class /PLMU/IF_FRW_G_DRAG_AND_DROP has no interface implemented.
Friends
Class /PLMU/IF_FRW_G_DRAG_AND_DROP has no friend class.
Attributes
Class /PLMU/IF_FRW_G_DRAG_AND_DROP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_DRAG_AND_DROP Instance method Public Method Initial Definition of Drag & Drop 20120524
2 PROCESS_DRAG_AND_DROP_EVENT Instance method Public Method Process Drag & Drop Event 20120524
3 REDEFINE_DRAG_AND_DROP Instance method Public Method Redefine Drag & Drop at Runtime 20120524
Events
Class /PLMU/IF_FRW_G_DRAG_AND_DROP has no event.
Types
Class /PLMU/IF_FRW_G_DRAG_AND_DROP has no local type.
Method Signatures

Method DEFINE_DRAG_AND_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DND_OPTIONS Call by reference Type reference (TYPE) /PLMU/S_FRW_G_DND_OPTIONS Drag and Drop options 20130227
2 Exporting ET_DND_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_DND_DEFINITION Drag and Drop Attributes Definition 20120524

Method DEFINE_DRAG_AND_DROP on class /PLMU/IF_FRW_G_DRAG_AND_DROP has no exception.

Method PROCESS_DRAG_AND_DROP_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20120524
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20120524
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20120524
4 Importing IT_DRAG_DATA Call by reference Type reference (TYPE) INDEX TABLE Drag Data 20120524
5 Importing IV_DROP_OFFSET Call by reference Type reference (TYPE) INT4 Drop Offset 20120524
6 Importing IV_DROP_POSITION Call by reference Type reference (TYPE) INT4 Drop Position 20120524
7 Importing IV_TAGS Call by reference Type reference (TYPE) FPMGB_DND_TAGS Drag & Drop Tags 20120524

Method PROCESS_DRAG_AND_DROP_EVENT on class /PLMU/IF_FRW_G_DRAG_AND_DROP has no exception.

Method REDEFINE_DRAG_AND_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DND_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_DND_DEFINITION Drag and Drop Attributes Definition 20120524
2 Exporting EV_DND_DEFINITION_CHANGED Call by reference Type reference (TYPE) BOOLE_D Has the Drag & Drop Definition been changed? 20120524
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20120524

Method REDEFINE_DRAG_AND_DROP on class /PLMU/IF_FRW_G_DRAG_AND_DROP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in