SAP ABAP Class IF_RMPS_MOPERATION_ELIST (Special Methods for Recursive Element List (Mass Op.))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RMPS_OPERATION Recursive Operation on DOMEA Objects 20021203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_SP_MOP_ELIST Obsolete: Recursive Mass Operation: Element List 20021203
Properties
Class IF_RMPS_MOPERATION_ELIST  
Short Description Special Methods for Recursive Element List (Mass Op.)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021203   SAP 
Last change 20021203   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMPS_MOPERATION_ELIST has no forward declaration.
Interfaces
Class IF_RMPS_MOPERATION_ELIST has no interface implemented.
Friends
Class IF_RMPS_MOPERATION_ELIST has no friend class.
Attributes
Class IF_RMPS_MOPERATION_ELIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ELEMENT_LIST Instance method Public Method Get Element List 20021203
2 INITIALIZE Instance method Public Method Initialization (must be carried out at the beginning) 20021203
Events
Class IF_RMPS_MOPERATION_ELIST has no event.
Types
Class IF_RMPS_MOPERATION_ELIST has no local type.
Method Signatures

Method GET_ELEMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ELEMENT_LIST Value transfer Object reference (TYPE REF TO) IF_RMPS_ELEMENT_LIST_INTERN Elementliste (Ergebnis der Operation) 20021203

Method GET_ELEMENT_LIST on class IF_RMPS_MOPERATION_ELIST has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT_LIST Value transfer Object reference (TYPE REF TO) IF_RMPS_ELEMENT_LIST_INTERN Elementliste (Objekt, das die Elementdaten sammelt) 20021203

Method INITIALIZE on class IF_RMPS_MOPERATION_ELIST has no exception.
History
Last changed by/on SAP  20021203 
SAP Release Created in