SAP ABAP Interface /PLMU/IF_FRW_G_DRAG_AND_DROP (Feeder Callback - Drag & Drop)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
     /PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks
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
Interface /PLMU/IF_FRW_G_DRAG_AND_DROP  
Short Description Feeder Callback - Drag & Drop    
General Data
Package /PLMU/UI_FRW_GUIBB   UI Framework: Generic UI Building Blocks 
Created 20120524   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /PLMU/IF_FRW_G_DRAG_AND_DROP has no forward declaration.
Interfaces
Interface /PLMU/IF_FRW_G_DRAG_AND_DROP has no interface.
Friends
Interface /PLMU/IF_FRW_G_DRAG_AND_DROP has no friend.
Attributes
Interface /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
Interface /PLMU/IF_FRW_G_DRAG_AND_DROP has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /PLMU/IF_FRW_G_DRAG_AND_DROP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in