SAP ABAP Interface IF_RMPS_OPERATION_RUN_OBJ_INFO (Read Access to Information of Operation Object)
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_OPERATION_RUN_OBJECTS | Objects Involved in a Recursive Operation | 20021031 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_OPERATION_RUN_OBJECTS | Objects Involved in Run of Recursive Operation | 20021031 |
Properties
Interface | IF_RMPS_OPERATION_RUN_OBJ_INFO | |
Short Description | Read Access to Information of Operation Object |
General Data
Package | RMPS_OPERATION | Operations for Recursive Functions |
Created | 20021018 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RMPS_OPERATION_RUN_OBJ_INFO has no forward declaration.
Interfaces
Interface IF_RMPS_OPERATION_RUN_OBJ_INFO has no interface.
Friends
Interface IF_RMPS_OPERATION_RUN_OBJ_INFO has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_MIN_HIERARCHY_LEVEL | Constant | Public | Type reference (TYPE) | I | 1 | Minimal Hierarchy Level (uppermost) | 20040804 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Description of Object | 20021031 |
2 | ![]() |
Instance method | Public | Method | Get Hierarchy Level in Tree of Op. Objects Involved | 20021031 |
3 | ![]() |
Instance method | Public | Method | Get ID of Subordinate Operation Object | 20021031 |
4 | ![]() |
Instance method | Public | Method | Get POID for Operation Object | 20021031 |
5 | ![]() |
Instance method | Public | Method | Get POID ID for Operation Object | 20021031 |
Events
Interface IF_RMPS_OPERATION_RUN_OBJ_INFO has no event.
Types
Interface IF_RMPS_OPERATION_RUN_OBJ_INFO has no local type.
Method Signatures
Method GET_DESCRIPTION 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_INFO | Value transfer | Type reference (TYPE) | STRING | Beschreibung des Objekts | 20021031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei beteiligten Objekten einer rekursiven Operation | 20021031 |
Method GET_HIERARCHY_LEVEL 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_INFO | Value transfer | Type reference (TYPE) | STRING | Hierarchiestufe des Operationsobjekts | 20021031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei beteiligten Objekten einer rekursiven Operation | 20021031 |
Method GET_PARENT_OP_OBJ_ID 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 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Hole übergeordn. Op.obj. mit spez. POID (ggf. über>1 Stufen) | 20040819 | ||
3 | ![]() |
RE_INFO | Value transfer | Type reference (TYPE) | STRING | ID des übergeordneten Operationsobjekts | 20021031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei beteiligten Objekten einer rekursiven Operation | 20021031 |
Method GET_POID 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_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des Operationsobjekts | 20021031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei beteiligten Objekten einer rekursiven Operation | 20021031 |
Method GET_POID_ID 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_INFO | Value transfer | Type reference (TYPE) | STRING | POID-ID des Operationsobjekts | 20021031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei beteiligten Objekten einer rekursiven Operation | 20021031 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 110_620 |