SAP ABAP Class IF_RMPS_SP_OPERATION (Recursive Operation (Implementation through SP))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RMPS_SP_POSTBACKEND | Interface for Back-End Incoming Post Item | 20030923 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_CASE | RMPS Enhancements Process | 20021023 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_DOCUMENT | RMPS: Enhancements SP Document (BE) | 20021030 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_POST_BACKEND | Obsolete: Back-End of Incoming Post Item | 20021114 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_POST_BACKEND3 | Back End of Incoming Post Item GSP2 | 20030923 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_RECORD | RMPS Enhancements Basis SP Record Back-End | 20021025 |
Properties
| Class | IF_RMPS_SP_OPERATION | |
| Short Description | Recursive Operation (Implementation through SP) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021023 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RMPS_SP_OPERATION has no forward declaration.
Interfaces
Class IF_RMPS_SP_OPERATION has no interface implemented.
Friends
Class IF_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 | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN | Current Operation Run | 20040806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Recursive Operation (and Start for Children) | 20021023 |
Events
Class IF_RMPS_SP_OPERATION has no event.
Types
Class IF_RMPS_SP_OPERATION has no local type.
Method Signatures
Method EXECUTE 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 | Aktueller Durchlauf der auszuführenden Operation | 20021023 | |||
| 2 | IM_PARENT_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des übergeordneten Objekts (innerhalb der Operation) | 20021023 | |||
| 3 | RE_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des Objekts nach Registrierung bei der Operation | 20021030 |
Method EXECUTE on class IF_RMPS_SP_OPERATION has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in |