SAP ABAP Class CL_RMST_DRAGDROP (RMS-TLS: Drag and Drop Container for RMS)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-BD (Application Component) Basic Data and Tools
     CBBA_ALV (Package) EHS: Basis (Encapsulated ALV Functions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMST_ALV_DD RMS-TLS: Drag and Drop Container for RMS 20020524
Properties
Class CL_RMST_DRAGDROP  
Short Description RMS-TLS: Drag and Drop Container for RMS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CBBA_ALV   EHS: Basis (Encapsulated ALV Functions) 
Created 20011113   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMST_DRAGDROP has no interface implemented.
Friends
Class CL_RMST_DRAGDROP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CONSUMED Instance attribute Public Type reference (TYPE) BOOLEAN Data Was Consumed 20020329
2 MD_DATA_TYPE Instance attribute Public Type reference (TYPE) DDOBJNAME Name of an ABAP Dictionary Object 20011113
3 MD_FLAVOR Instance attribute Public Type reference (TYPE) CNDD_FLAVOR Flavor 20011113
4 MO_DDOBJ Instance attribute Protected Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag and Drop Data Object 20020425
5 MO_NEXT Instance attribute Public Object reference (TYPE REF TO) CL_RMST_DRAGDROP RMS-TLS: Drag and Drop Container for RMS 20011113
6 MR_DATA Instance attribute Public Object reference (TYPE REF TO) DATA Data Block 20011113
Methods
# Method Level Visibility Method type Description Created on
1 ABORT Instance method Public Method Cancel Drag and Drop Operation 20011113
2 ADD_NEXT Instance method Public Method Add New Object 20011113
3 CONSTRUCTOR Instance method Public Constructor Create an Object 20011113
4 GET_NEXT Instance method Public Method Read Next Object 20011113
5 GET_VALUE Instance method Public Method Read a Value 20011113
6 SET_VALUE Instance method Public Method Set Any Value 20011113
Events
Class CL_RMST_DRAGDROP has no event.
Types
Class CL_RMST_DRAGDROP has no local type.
Method Signatures

Method ABORT Signature

Method ABORT on class CL_RMST_DRAGDROP has no parameter.
Method ABORT on class CL_RMST_DRAGDROP has no exception.

Method ADD_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NEXT Call by reference Object reference (TYPE REF TO) CL_RMST_DRAGDROP RMS-TLS: Drag&Drop Container für RMS 20011113

Method ADD_NEXT on class CL_RMST_DRAGDROP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DDOBJ Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Objekt 20020425

Method CONSTRUCTOR on class CL_RMST_DRAGDROP has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_NEXT Value transfer Object reference (TYPE REF TO) CL_RMST_DRAGDROP RMS-TLS: Drag&Drop Container für RMS 20011113

Method GET_NEXT on class CL_RMST_DRAGDROP has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Wertobjekt auslesen 20011113
2 Importing I_CONSUMED Call by reference Type reference (TYPE) BOOLEAN 'X' Daten wurden aufgebraucht 20020329

Method GET_VALUE on class CL_RMST_DRAGDROP has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) ANY Wertobjekt auslesen 20011113
2 Importing I_VALUE_TYPE Call by reference Type reference (TYPE) DDOBJNAME DDIC-Objekt 20011113

Method SET_VALUE on class CL_RMST_DRAGDROP has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 471