SAP ABAP Interface IF_RMPS_SP_OPERATION (Recursive Operation (Implementation through SP))
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 - 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
Interface | IF_RMPS_SP_OPERATION | |
Short Description | Recursive Operation (Implementation through SP) |
General Data
Package | RMPS_OPERATION | Operations for Recursive Functions |
Created | 20021023 | SAP |
Last changed | 20050213 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RMPS_SP_OPERATION has no forward declaration.
Interfaces
Interface IF_RMPS_SP_OPERATION has no interface.
Friends
Interface IF_RMPS_SP_OPERATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | G_CURRENT_OPERATION_RUN | 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
Interface IF_RMPS_SP_OPERATION has no event.
Types
Interface 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 Interface IF_RMPS_SP_OPERATION has no exception.
History
Last changed by/on | SAP | 20050213 |
SAP Release Created in | 110_620 |