SAP ABAP Class IF_FMKU_DRAGDROPDATA (Interface for DragDrop Data Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FMKU_TEXT_DRAGDROPDATA Drag Drop Data for Budget Text BCS 20030410
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FMKU_TEXT_ORGANIZER BCS Text Organizer 20030410
Properties
Class IF_FMKU_DRAGDROPDATA  
Short Description Interface for DragDrop Data Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030410   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FMKU_DRAGDROPDATA has no forward declaration.
Interfaces
Class IF_FMKU_DRAGDROPDATA has no interface implemented.
Friends
Class IF_FMKU_DRAGDROPDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLAVORID_BUDTXT_ID Constant Public Type reference (TYPE) CHAR40 'BUDTXT_ID' Flavor ID for Flavor SRM POID 20030410
Methods
# Method Level Visibility Method type Description Created on
1 GET_DRAGITEM Instance method Public Method Gets Budtxt ID that is Dragged or Dropped 20030410
2 GET_DRAGSRC Instance method Public Method Gets Budtxt ID of the Source of the Dragdrop Process 20030410
3 GET_ICON_ID Instance method Public Method Gets Icon for Dragged Object 20030410
4 GET_TEXT Instance method Public Method Gets Text for Dragged Object 20030410
5 GET_USEROBJECT Instance method Public Method Gets Additional Information (Free Field) 20030410
6 SET_DRAGDATA Instance method Public Method Sets Information for DragDrop Process 20030410
Events
Class IF_FMKU_DRAGDROPDATA has no event.
Types
Class IF_FMKU_DRAGDROPDATA has no local type.
Method Signatures

Method GET_DRAGITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BUDTXT Value transfer Object reference (TYPE REF TO) CL_FMKU_SERVICES_TEXT POID des gezogenen Objekts 20030410

Method GET_DRAGITEM on class IF_FMKU_DRAGDROPDATA has no exception.

Method GET_DRAGSRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BUDTXT Value transfer Object reference (TYPE REF TO) CL_FMKU_SERVICES_TEXT POID der Quelle des Drag&Drop-Vorgangs 20030410

Method GET_DRAGSRC on class IF_FMKU_DRAGDROPDATA has no exception.

Method GET_ICON_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ICON_ID Value transfer Type reference (TYPE) STRING ID der Ikone 20030410

Method GET_ICON_ID on class IF_FMKU_DRAGDROPDATA has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) STRING POID-Text 20030410

Method GET_TEXT on class IF_FMKU_DRAGDROPDATA has no exception.

Method GET_USEROBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USEROBJECT Value transfer Object reference (TYPE REF TO) OBJECT Benutzerinfo (freies Feld) 20030410

Method GET_USEROBJECT on class IF_FMKU_DRAGDROPDATA has no exception.

Method SET_DRAGDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUDTXT Value transfer Object reference (TYPE REF TO) CL_FMKU_SERVICES_TEXT POID des gezogenen Objekts 20030410
2 Importing IM_ICON_ID Value transfer Type reference (TYPE) STRING ID der Ikone 20030410
3 Importing IM_SRC_BUDTXT Value transfer Object reference (TYPE REF TO) CL_FMKU_SERVICES_TEXT POID der Quelle des Drag&Drop-Vorgangs 20030410
4 Importing IM_TEXT Value transfer Type reference (TYPE) STRING POID-Text 20030410
5 Importing IM_USEROBJECT Value transfer Object reference (TYPE REF TO) OBJECT Optionale Informationen (für Drag-Vorgänge in einem SP) 20030410

Method SET_DRAGDATA on class IF_FMKU_DRAGDROPDATA has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in