SAP ABAP Class IF_RMPS_OPERATION (Recursive Operation on DOMEA Objects)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RMPS_OPERATION_READ Read Access to Recursive Operation on DOMEA Objects 20021022
2 Interface composition (i COMPRISING i_ref)  IF_SRM General SRM Methods 20021024
3 Interface composition (i COMPRISING i_ref)  IF_SRM_POID POID 20021024
4 Interface composition (i COMPRISING i_ref)  IF_SRM_SP_OBJECT SP Object Specific for Abstract Class 20021031
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RMPS_MOPERATION_ELIST Special Methods for Recursive Element List (Mass Op.) 20021203
2 Interface composition (i COMPRISING i_ref)  IF_RMPS_OPERATION_ELIST Special Methods for Recursive Element List 20021127
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_SP_OPERATION Recursive Operation on DOMEA Objects (Abstract) 20021018
Properties
Class IF_RMPS_OPERATION  
Short Description Recursive Operation on DOMEA Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021017   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RMPS_OPERATION has no interface implemented.
Friends
Class IF_RMPS_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PAR_RECURSION Constant Protected Type reference (TYPE) STRING 'RECURSION' Par.Name: Recursive Execution 20021129
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Create a New Operation 20021017
2 CREATE_RUN Instance method Public Method Create a New Operation Run 20021023
3 GET_CREATING_USER Instance method Public Method 20021022
4 GET_CREATION_DATE Instance method Public Method 20021022
5 GET_DISPLAY_NAME Instance method Public Method 20021022
6 GET_ID Instance method Public Method 20021031
7 GET_PARAMETERS Instance method Public Method 20021022
8 GET_POID Instance method Public Method 20021031
9 GET_START_OBJECTS Instance method Public Method 20040804
10 GET_TYPE Instance method Public Method 20021023
11 GET_TYPE_DESCRIPTION Instance method Public Method 20021023
12 IS_RECURSIVE Instance method Public Method 20021209
13 IS_START_OBJECT Instance method Public Method 20021209
14 SET_PARAMETERS Instance method Public Method Set Operation Parameter (Value Amount) 20021022
Events
Class IF_RMPS_OPERATION has no event.
Types
Class IF_RMPS_OPERATION has no local type.
Method Signatures

Method CREATE 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=>TRUE Operation rekursiv ausführen? 20021129
2 Importing IM_START_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Startobjekts (alternativ zu Liste von Startobj.) 20021022
3 Importing IM_START_OBJECTS Call by reference Type reference (TYPE) SRM_LIST_POID_INTERFACE Startobjekte (sollten eindeutig sein; Eind. nicht geprüft) 20040804
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021129

Method CREATE_RUN 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_OP_OBJ_CNT Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN_OBJCNT Zähler für Operationsobjekte 20021127
3 Returning RE_NEW_RUN Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN Neuer Durchlauf der Operation 20021023
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021129

Method GET_CREATING_USER Signature

Method GET_CREATING_USER on class IF_RMPS_OPERATION has no parameter.
Method GET_CREATING_USER on class IF_RMPS_OPERATION has no exception.

Method GET_CREATION_DATE Signature

Method GET_CREATION_DATE on class IF_RMPS_OPERATION has no parameter.
Method GET_CREATION_DATE on class IF_RMPS_OPERATION has no exception.

Method GET_DISPLAY_NAME Signature

Method GET_DISPLAY_NAME on class IF_RMPS_OPERATION has no parameter.
Method GET_DISPLAY_NAME on class IF_RMPS_OPERATION has no exception.

Method GET_ID Signature

Method GET_ID on class IF_RMPS_OPERATION has no parameter.
Method GET_ID on class IF_RMPS_OPERATION has no exception.

Method GET_PARAMETERS Signature

Method GET_PARAMETERS on class IF_RMPS_OPERATION has no parameter.
Method GET_PARAMETERS on class IF_RMPS_OPERATION has no exception.

Method GET_POID Signature

Method GET_POID on class IF_RMPS_OPERATION has no parameter.
Method GET_POID on class IF_RMPS_OPERATION has no exception.

Method GET_START_OBJECTS Signature

Method GET_START_OBJECTS on class IF_RMPS_OPERATION has no parameter.
Method GET_START_OBJECTS on class IF_RMPS_OPERATION has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class IF_RMPS_OPERATION has no parameter.
Method GET_TYPE on class IF_RMPS_OPERATION has no exception.

Method GET_TYPE_DESCRIPTION Signature

Method GET_TYPE_DESCRIPTION on class IF_RMPS_OPERATION has no parameter.
Method GET_TYPE_DESCRIPTION on class IF_RMPS_OPERATION has no exception.

Method IS_RECURSIVE Signature

Method IS_RECURSIVE on class IF_RMPS_OPERATION has no parameter.
Method IS_RECURSIVE on class IF_RMPS_OPERATION has no exception.

Method IS_START_OBJECT Signature

Method IS_START_OBJECT on class IF_RMPS_OPERATION has no parameter.
Method IS_START_OBJECT on class IF_RMPS_OPERATION has no exception.

Method SET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MERGE_VALUES Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Par.werte mergen (True) oder komplett überschreiben (False)? 20021204
2 Importing IM_PARAMETERS Value transfer Object reference (TYPE REF TO) CL_SRM_RF_VALUE_SET Operationsparameter 20021022
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021129
History
Last changed by/on SAP  20110908 
SAP Release Created in