SAP ABAP Class IF_SRM_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_SRM_DRAGDROPDATA Drag&Drop Data Object 20010827
Properties
Class IF_SRM_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 20010824   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_DRAGDROPDATA has no forward declaration.
Interfaces
Class IF_SRM_DRAGDROPDATA has no interface implemented.
Friends
Class IF_SRM_DRAGDROPDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLAVORID_SRM_POID Constant Public Type reference (TYPE) CHAR40 'SRM_POID' Flavor ID for Flavor SRM POID 20010926
Methods
# Method Level Visibility Method type Description Created on
1 GET_DRAGITEM Instance method Public Method Gets POID that is Dragged or Dropped 20010824
2 GET_DRAGSRC Instance method Public Method Gets POID of the Source of the Dragdrop Process 20010824
3 GET_ICON_ID Instance method Public Method Gets Icon for Dragged Object 20010824
4 GET_TEXT Instance method Public Method Gets Text for Dragged Object 20010824
5 GET_USEROBJECT Instance method Public Method Gets Additional Information (Free Field) 20010926
6 SET_DRAGDATA Instance method Public Method Sets Information for DragDrop Process 20010824
Events
Class IF_SRM_DRAGDROPDATA has no event.
Types
Class IF_SRM_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_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID des gedragten Objekts 20010824

Method GET_DRAGITEM on class IF_SRM_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_SRC_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID der Quelle des Drag-Vorgangs 20010827

Method GET_DRAGSRC on class IF_SRM_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 des Icons 20010827

Method GET_ICON_ID on class IF_SRM_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 Text der POID 20010824

Method GET_TEXT on class IF_SRM_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 Userinfo (freies Feld) 20010926

Method GET_USEROBJECT on class IF_SRM_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_ICON_ID Value transfer Type reference (TYPE) STRING ID des Icons 20010824
2 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID des gedragten Objekts 20010824
3 Importing IM_SRC_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID der Quelle des Drag-Vorgangs 20010824
4 Importing IM_TEXT Value transfer Type reference (TYPE) STRING Text der POID 20010824
5 Importing IM_USEROBJECT Value transfer Object reference (TYPE REF TO) OBJECT optionale Info (für Dragvorgänge innerhalb eines SP) 20010926

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