SAP ABAP Class CL_RMPS_OPERATION_RUN_RESULTS (Result from Run of Recursive Operation)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_OPERATION_RUN_RESULTS Result from Run of Recursive Operation 20021028
Properties
Class CL_RMPS_OPERATION_RUN_RESULTS  
Short Description Result from Run of Recursive Operation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_OPERATION   Operations for Recursive Functions 
Created 20021028   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMPS_OPERATION_RUN_RESULTS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_OPERATION_RUN_RESULTS Result from Run of Recursive Operation 20021028
Friends
Class CL_RMPS_OPERATION_RUN_RESULTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_OBJECTS Instance attribute Protected Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN_OBJECTS Objects Involved in Run of Recursive Operation 20021028
2 G_OPERATION_RUN Instance attribute Protected Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN Run of a Recursive Operation on DOMEA Objects 20021028
3 G_RESULTS Instance attribute Protected Type reference (TYPE) RMPS_T_OPERATION_RUN_RESULTS Result from Run of Recursive Operation 20021028
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OP_OBJ_ID Instance method Protected Method Check ID of an Operation Object 20021028
2 CONSTRUCTOR Instance method Public Constructor Constructor 20021028
3 GET_OPERATION_RUN_OBJECTS Instance method Protected Method Get the Object Involved 20021028
Events
Class CL_RMPS_OPERATION_RUN_RESULTS has no event.
Types
Class CL_RMPS_OPERATION_RUN_RESULTS has no local type.
Method Signatures

Method CHECK_OP_OBJ_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OP_OBJ_ID Value transfer Type reference (TYPE) RMPS_OP_OBJ_ID Auf Existenz zu prüfende Objekt-ID 20021028
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021028

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OPERATION_RUN Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN Durchlauf einer rekursiven Operation auf DOMEA-Objekten 20021028

Method CONSTRUCTOR on class CL_RMPS_OPERATION_RUN_RESULTS has no exception.

Method GET_OPERATION_RUN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECTS Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN_OBJECTS Beteiligte Objekte 20021028

Method GET_OPERATION_RUN_OBJECTS on class CL_RMPS_OPERATION_RUN_RESULTS has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in 110_620