SAP ABAP Class CL_RMPS_SP_MOPERATION (Obsolete: Recursive Mass Op. on DOMEA Objects (abstract))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_OPERATION (Package) Operations for Recursive Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_OPERATION Recursive Operation on DOMEA Objects (Abstract) 20021129
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_MOPERATION Recursive Operation on DOMEA Objects 20021129
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_MOPERATION_META Meta Data of a Recursive Operation on DOMEA-Obj. 20021129
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_MOPERATION_READ Read Access to Recursive Mass Operation on DOMEA Objects 20021202
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_MOP_ELIST Obsolete: Recursive Mass Operation: Element List 20021203
Properties
Class CL_RMPS_SP_MOPERATION  
Short Description Obsolete: Recursive Mass Op. on DOMEA Objects (abstract)    
Super Class CL_RMPS_SP_OPERATION Recursive Operation on DOMEA Objects (Abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_OPERATION   Operations for Recursive Functions 
Created 20021129   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMPS_SP_MOPERATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_MOPERATION Recursive Operation on DOMEA Objects 20021129
2 IF_RMPS_MOPERATION_META Meta Data of a Recursive Operation on DOMEA-Obj. 20021129
3 IF_RMPS_MOPERATION_READ Read Access to Recursive Mass Operation on DOMEA Objects 20021202
Friends
Class CL_RMPS_SP_MOPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_OPERATIONS Instance attribute Protected Type reference (TYPE) RMPS_T_MOPERATION_OPERATIONS Individual Operations 20021129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021129
2 CREATE_SINGLE_OPERATION Instance method Protected Method Create Operation for a Start Object 20021129
3 GET_SINGLE_OP_MODEL_POID Instance method Protected Method Get Model POID of Individual Operation 20021129
Events
Class CL_RMPS_SP_MOPERATION has no event.
Types
Class CL_RMPS_SP_MOPERATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RMPS_SP_MOPERATION has no parameter.
Method CONSTRUCTOR on class CL_RMPS_SP_MOPERATION has no exception.

Method CREATE_SINGLE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECURSIVE Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Operation rekursiv ausführen? 20021129
2 Importing IM_START_OBJECT Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID des Startobjekts 20021129
3 Returning RE_OPERATION Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION Einzeloperation 20021129
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021129

Method GET_SINGLE_OP_MODEL_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODEL_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID Modell-POID der Einzeloperation 20021129
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021129
History
Last changed by/on SAP  20050213 
SAP Release Created in 110_620