SAP ABAP Class CL_RMPS_SP_OPERATION (Recursive Operation 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_SRM_SP_CONNECTION Abstract Basis Class for Connection 20021021
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_OPERATION Recursive Operation on DOMEA Objects 20021018
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_OPERATION_META Meta Data of a Recursive Operation on DOMEA Objects 20021018
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_OPERATION_READ Read Access to Recursive Operation on DOMEA Objects 20021021
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONNECTION Reading Methods for Working with Repositories 20021021
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_NON_VISUAL_INFO_SP SP Non-Visual Info for SP 20021021
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_SYSTEM_PARA SP System Parameters 20021021
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_MOPERATION Obsolete: Recursive Mass Op. on DOMEA Objects (abstract) 20021129
2 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_OP_CNG_REF Reassign Recursive Operation 20021018
3 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_OP_ELIST Recursive Operation Element List 20021202
4 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_OP_EXPORT_XML Recursive Operation XML Export to PRO Objects 20040428
5 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_OP_MAIL Recursive Mail Operation on DOMEA Objects 20021209
6 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_OP_PRINT Recursive Print Operation on DOMEA Objects 20021018
Properties
Class CL_RMPS_SP_OPERATION  
Short Description Recursive Operation on DOMEA Objects (Abstract)    
Super Class CL_SRM_SP_CONNECTION Abstract Basis Class for Connection 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_OPERATION   Operations for Recursive Functions 
Created 20021018   SAP 
Last change 20021030   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_OPERATION Recursive Operation on DOMEA Objects 20021018
2 IF_RMPS_OPERATION_META Meta Data of a Recursive Operation on DOMEA Objects 20021018
3 IF_RMPS_OPERATION_READ Read Access to Recursive Operation on DOMEA Objects 20021021
4 IF_SRM_CONNECTION Reading Methods for Working with Repositories 20021021
5 IF_SRM_NON_VISUAL_INFO_SP SP Non-Visual Info for SP 20021021
6 IF_SRM_SP_SYSTEM_PARA SP System Parameters 20021021
Friends
Class CL_RMPS_SP_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_CREATED_AT Instance attribute Public Attribute reference (LIKE) 20021022
2 ATTR_CREATED_BY Instance attribute Public Attribute reference (LIKE) 20021022
3 ATTR_GUID Instance attribute Protected Attribute reference (LIKE) 20021022
4 ATTR_PARAMETERS Instance attribute Public Attribute reference (LIKE) 20021022
5 ATTR_TYPE Instance attribute Protected Attribute reference (LIKE) 20021022
6 G_ATTRIBUTES Instance attribute Protected Type reference (TYPE) RMPS_OPERATION Attributes of Operation 20021022
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021018
2 GET_ATTRIBUTE_VALUE Instance method Protected Method Get Attribute Value 20021022
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_INTERFACE_FOR_POID Instance method Protected Method Get Interface for POID 20021129
7 GET_SP_POID_VALUES Instance method Protected Method Get Values of SP POID Parameter 20021021
8 GET_TYPE Instance method Public Method 20021022
9 GET_TYPE_DESCRIPTION Instance method Public Method 20021022
10 SET_ATTRIBUTE_VALUE Instance method Protected Method Set Attribute Value 20021022
11 SET_ATTRIBUTE_VALUES Instance method Protected Method Set Attribute Values 20021022
12 SET_SP_POID_VALUES Instance method Protected Method Set Values of SP POID Parameter 20021021
Events
Class CL_RMPS_SP_OPERATION has no event.
Types
Class CL_RMPS_SP_OPERATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_ID Value transfer Type reference (TYPE) SRMADID Attribut-ID (s. Konstanten ATTR_*) 20021022
2 Returning RE_ATTR_VALUE Value transfer Type reference (TYPE) STRING Attributwert 20021022

Method GET_ATTRIBUTE_VALUE on class CL_RMPS_SP_OPERATION has no exception.

Method GET_CREATING_USER Signature

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

Method GET_CREATION_DATE Signature

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

Method GET_DISPLAY_NAME Signature

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

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 20021129
2 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20021129
3 Returning RE_INTERFACE Value transfer Object reference (TYPE REF TO) OBJECT Interface-Referenz (leer, wenn nicht implementiert) 20021129

Method GET_INTERFACE_FOR_POID on class CL_RMPS_SP_OPERATION has no exception.

Method GET_SP_POID_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OP_GUID Call by reference Type reference (TYPE) RMPS_OP_GUID Technischer Schlüssel der Operation (GUID) 20021021
2 Exporting EX_OP_RUN_ID Call by reference Type reference (TYPE) RMPS_OP_RUN_ID Nummer des Durchlaufs (0 = letzter Durchlauf) 20021021
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021021

Method GET_TYPE Signature

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

Method GET_TYPE_DESCRIPTION Signature

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

Method SET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_ID Call by reference Type reference (TYPE) SRMADID Attribut-ID (s. Konst. ATTR_*) 20021022
2 Importing IM_ATTR_VALUE Call by reference Type reference (TYPE) ANY Attributwert (Typgerecht zu Struktur RMPS_OPERATION) 20021022

Method SET_ATTRIBUTE_VALUE on class CL_RMPS_SP_OPERATION has no exception.

Method SET_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_VALUES Value transfer Type reference (TYPE) RMPS_OPERATION Attributwerte 20021022

Method SET_ATTRIBUTE_VALUES on class CL_RMPS_SP_OPERATION has no exception.

Method SET_SP_POID_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OP_GUID Call by reference Type reference (TYPE) RMPS_OP_GUID Technischer Schlüssel der Operation (GUID) 20021021
2 Importing IM_OP_RUN_ID Call by reference Type reference (TYPE) RMPS_OP_RUN_ID Nummer des Durchlaufs (0 = letzter Durchlauf) 20021021
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021212
History
Last changed by/on SAP  20021030 
SAP Release Created in 110_620