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 | ![]() |
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 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021022 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021022 | ||||
3 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20021022 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021022 | ||||
5 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20021022 | ||||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RMPS_OPERATION | Attributes of Operation | 20021022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20021018 |
2 | ![]() |
Instance method | Protected | Method | Get Attribute Value | 20021022 |
3 | ![]() |
Instance method | Public | Method | 20021022 | |
4 | ![]() |
Instance method | Public | Method | 20021022 | |
5 | ![]() |
Instance method | Public | Method | 20021022 | |
6 | ![]() |
Instance method | Protected | Method | Get Interface for POID | 20021129 |
7 | ![]() |
Instance method | Protected | Method | Get Values of SP POID Parameter | 20021021 |
8 | ![]() |
Instance method | Public | Method | 20021022 | |
9 | ![]() |
Instance method | Public | Method | 20021022 | |
10 | ![]() |
Instance method | Protected | Method | Set Attribute Value | 20021022 |
11 | ![]() |
Instance method | Protected | Method | Set Attribute Values | 20021022 |
12 | ![]() |
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 | ![]() |
IM_ATTR_ID | Value transfer | Type reference (TYPE) | SRMADID | Attribut-ID (s. Konstanten ATTR_*) | 20021022 | ||
2 | ![]() |
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 | ![]() |
IM_INTERFACE_NAME | Value transfer | Type reference (TYPE) | STRING | Name des Interface | 20021129 | ||
2 | ![]() |
IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20021129 | ||
3 | ![]() |
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 | ![]() |
EX_OP_GUID | Call by reference | Type reference (TYPE) | RMPS_OP_GUID | Technischer Schlüssel der Operation (GUID) | 20021021 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IM_ATTR_ID | Call by reference | Type reference (TYPE) | SRMADID | Attribut-ID (s. Konst. ATTR_*) | 20021022 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IM_OP_GUID | Call by reference | Type reference (TYPE) | RMPS_OP_GUID | Technischer Schlüssel der Operation (GUID) | 20021021 | ||
2 | ![]() |
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 | ![]() |
Fehler bei einer rekursiven Operation | 20021212 |
History
Last changed by/on | SAP | 20021030 |
SAP Release Created in | 110_620 |