SAP ABAP Class CL_RMPS_OPERATION_RUN_OBJECTS (Objects Involved in 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_OBJECTS | Objects Involved in a Recursive Operation | 20021022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_OPERATION_RUN_OBJ_INFO | Read Access to Information of Operation Object | 20021031 |
Properties
| Class | CL_RMPS_OPERATION_RUN_OBJECTS | |
| Short Description | Objects Involved in 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 | 20021022 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPS_OPERATION_RUN_OBJECTS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_OPERATION_RUN_OBJECTS | Objects Involved in a Recursive Operation | 20021022 | ||
| 2 | IF_RMPS_OPERATION_RUN_OBJ_INFO | Read Access to Information of Operation Object | 20021031 |
Friends
Class CL_RMPS_OPERATION_RUN_OBJECTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | '%' | Separator in Path of POID IDs | 20021023 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RMPS_T_OPERATION_RUN_OBJECTS | Objects Involved | 20021022 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN | Corresponding Operation Run | 20021022 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN_OBJCNT | Counter for Operation Objects | 20021127 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID_DIR_QUERY | Object for Search in POID Dir. (buffered) | 20021022 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20021029 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20021029 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20021029 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20040805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021022 | |
| 2 | Instance method | Protected | Method | Generate Object Counter | 20021127 | |
| 3 | Instance method | Public | Method | 20021031 | ||
| 4 | Instance method | Protected | Method | Get Description for POID | 20021031 | |
| 5 | Instance method | Public | Method | 20021031 | ||
| 6 | Instance method | Protected | Method | Get Next Free Object Number | 20021209 | |
| 7 | Instance method | Protected | Method | Get Data Record for Operation Object | 20021031 | |
| 8 | Instance method | Public | Method | 20021031 | ||
| 9 | Instance method | Public | Method | 20021031 | ||
| 10 | Instance method | Protected | Method | Get Object for Search in POID Directory | 20021022 | |
| 11 | Instance method | Public | Method | 20021031 |
Events
Class CL_RMPS_OPERATION_RUN_OBJECTS has no event.
Types
Class CL_RMPS_OPERATION_RUN_OBJECTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPERATION_RUN | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN | Zugehöriger Operations-Durchlauf | 20021022 | |||
| 2 | IM_OP_OBJ_CNT | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN_OBJCNT | Zähler für Operationsobjekte | 20021127 |
Method CONSTRUCTOR on class CL_RMPS_OPERATION_RUN_OBJECTS has no exception.
Method CREATE_OP_OBJ_CNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OP_OBJ_CNT | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN_OBJCNT | Zähler für Operationsobjekte | 20021127 |
Method CREATE_OP_OBJ_CNT on class CL_RMPS_OPERATION_RUN_OBJECTS has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_RMPS_OPERATION_RUN_OBJECTS has no parameter.
Method GET_DESCRIPTION on class CL_RMPS_OPERATION_RUN_OBJECTS has no exception.
Method GET_DESCR_FOR_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des Objekts, dessen Name gesucht ist | 20021031 | |||
| 2 | RE_DESCR | Value transfer | Type reference (TYPE) | STRING | Description des Objekts | 20021031 |
Method GET_DESCR_FOR_POID on class CL_RMPS_OPERATION_RUN_OBJECTS has no exception.
Method GET_HIERARCHY_LEVEL Signature
Method GET_HIERARCHY_LEVEL on class CL_RMPS_OPERATION_RUN_OBJECTS has no parameter.
Method GET_HIERARCHY_LEVEL on class CL_RMPS_OPERATION_RUN_OBJECTS has no exception.
Method GET_NEXT_OP_OBJ_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | Nächste freie Objektnummer | 20021209 |
Method GET_NEXT_OP_OBJ_ID on class CL_RMPS_OPERATION_RUN_OBJECTS has no exception.
Method GET_OBJECT_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OP_OBJ_ID | Call by reference | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des Operationsobjekts | 20021031 | |||
| 2 | RE_OBJECT_RECORD | Value transfer | Type reference (TYPE) | RMPS_OPERATION_RUN_OBJECTS | Datensatz zum Objekt | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei beteiligten Objekten einer rekursiven Operation | 20021031 |
Method GET_PARENT_OP_OBJ_ID Signature
Method GET_PARENT_OP_OBJ_ID on class CL_RMPS_OPERATION_RUN_OBJECTS has no parameter.
Method GET_PARENT_OP_OBJ_ID on class CL_RMPS_OPERATION_RUN_OBJECTS has no exception.
Method GET_POID Signature
Method GET_POID on class CL_RMPS_OPERATION_RUN_OBJECTS has no parameter.
Method GET_POID on class CL_RMPS_OPERATION_RUN_OBJECTS has no exception.
Method GET_POID_DIR_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_POID_DIR_QUERY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID_DIR_QUERY | Suche im POID-Directory | 20021022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei beteiligten Objekten einer rekursiven Operation | 20021022 |
Method GET_POID_ID Signature
Method GET_POID_ID on class CL_RMPS_OPERATION_RUN_OBJECTS has no parameter.
Method GET_POID_ID on class CL_RMPS_OPERATION_RUN_OBJECTS has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 110_620 |