SAP ABAP Interface IF_SRM_DRAGDROPDATA (Interface for DragDrop Data Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_CLIENTFRAME_WIN (Package) Records Management: Wingui Client Framework
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
Interface IF_SRM_DRAGDROPDATA  
Short Description Interface for DragDrop Data Object    
General Data
Package SRM_CLIENTFRAME_WIN   Records Management: Wingui Client Framework 
Created 20010824   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRM_DRAGDROPDATA has no forward declaration.
Interfaces
Interface IF_SRM_DRAGDROPDATA has no interface.
Friends
Interface IF_SRM_DRAGDROPDATA has no friend.
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
Interface IF_SRM_DRAGDROPDATA has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SRM_DRAGDROPDATA has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 620