SAP ABAP Class CL_RMPS_OPERATION_RUN_ELIST (Run of a Recursive Element List 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 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_OPERATION_RUN Run of a Recursive Operation on DOMEA Objects 20021203
Properties
Class CL_RMPS_OPERATION_RUN_ELIST  
Short Description Run of a Recursive Element List Operation    
Super Class CL_RMPS_OPERATION_RUN Run of a Recursive Operation on DOMEA Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_OPERATION   Operations for Recursive Functions 
Created 20021203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMPS_OPERATION_RUN_ELIST has no forward declaration.
Interfaces
Class CL_RMPS_OPERATION_RUN_ELIST has no interface implemented.
Friends
Class CL_RMPS_OPERATION_RUN_ELIST has no friend class.
Attributes
Class CL_RMPS_OPERATION_RUN_ELIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021203
2 CREATE_FOR_ELIST Static method Public Method Create New Operation Run for Element List 20021203
3 EXECUTE_FOR_RECORD_CONTENT Instance method Protected Method Edit Subordinate Objects (if recursive wanted) 20021203
4 GET_INTERFACE_FOR_POID Instance method Protected Method Get Interface for POID 20021203
Events
Class CL_RMPS_OPERATION_RUN_ELIST has no event.
Types
Class CL_RMPS_OPERATION_RUN_ELIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MOPERATION_RUN Value transfer Object reference (TYPE REF TO) IF_RMPS_MOPERATION_RUN Durchlauf einer übergeordneten Massenoperation 20021203
2 Importing IM_OPERATION Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION Operation, zu welcher der Durchlauf gehört 20021203
3 Importing IM_OP_OBJ_CNT Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN_OBJCNT Zähler für Operationsobjekte 20021203
4 Importing IM_RUN_ID Value transfer Type reference (TYPE) RMPS_OP_RUN_ID Nummer des Durchlaufs 20021203

Method CONSTRUCTOR on class CL_RMPS_OPERATION_RUN_ELIST has no exception.

Method CREATE_FOR_ELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MOPERATION_RUN Value transfer Object reference (TYPE REF TO) IF_RMPS_MOPERATION_RUN Durchlauf einer rekursiven Massenoperation 20021203
2 Importing IM_OPERATION Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION Rekursive Operation auf DOMEA-Objekten 20021203
3 Importing IM_OP_OBJ_CNT Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN_OBJCNT Zähler für Operationsobjekte 20021203
4 Returning RE_OPERATION_RUN Value transfer Object reference (TYPE REF TO) CL_RMPS_OPERATION_RUN_ELIST Durchlauf einer rekursiven Elementlisten-Operation 20021203

Method CREATE_FOR_ELIST on class CL_RMPS_OPERATION_RUN_ELIST has no exception.

Method EXECUTE_FOR_RECORD_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IF_ELEMENT_LIST Value transfer Object reference (TYPE REF TO) IF_RMPS_SP_ELEMENT_LIST Elementlisten-Interface des Objekts 20021203
2 Importing IM_OP_OBJ_ID Value transfer Type reference (TYPE) RMPS_OP_OBJ_ID Objektnummer des Akteneigentümers in der Operation 20021203
# Exception Resumable Description Created on
1 CX_RMPS_OPERATION Fehler bei rekursiven Operationen 20021212

Method GET_INTERFACE_FOR_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INTERFACE_NAME Value transfer Type reference (TYPE) STRING Name des Interface 20021203
2 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20021203
3 Returning RE_INTERFACE Value transfer Object reference (TYPE REF TO) OBJECT Interface-Referenz (leer, wenn nicht implementiert) 20021203

Method GET_INTERFACE_FOR_POID on class CL_RMPS_OPERATION_RUN_ELIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 110_620