SAP ABAP Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ (Objects Participating in Recursive Run)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECURSIVE_INFRASTRUCTURE (Package) Infrastructure and Related Services for Recursive Operations

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_RECURSIVE_OPER_RUN_OBJ | Object Participating in Run | 20031104 |
Properties
Interface | IF_SRM_RECURSIVE_OPER_RUN_OBJ | |
Short Description | Objects Participating in Recursive Run |
General Data
Package | SRM_RECURSIVE_INFRASTRUCTURE | Infrastructure and Related Services for Recursive Operations |
Created | 20031104 | SAP |
Last changed | 20040930 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | SRMRI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no interface.
Friends
Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_STATE_ERROR | Constant | Public | Type reference (TYPE) | SRMRI_RUN_OBJ_STATUS | '02' | Status: Ends with Error | 20031106 | |
2 | C_STATE_OK | Constant | Public | Type reference (TYPE) | SRMRI_RUN_OBJ_STATUS | '00' | Status: Ends with OK | 20031106 | |
3 | C_STATE_WARNING | Constant | Public | Type reference (TYPE) | SRMRI_RUN_OBJ_STATUS | '01' | Status: Ends with Warning | 20031106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return Class-Based Exception | 20040817 |
2 | ![]() |
Instance method | Public | Method | Return Hierarchy Level of an Object | 20031104 |
3 | ![]() |
Instance method | Public | Method | Return Parent Run Object | 20040121 |
4 | ![]() |
Instance method | Public | Method | Return POID | 20040120 |
5 | ![]() |
Instance method | Public | Method | Return Result for an Object | 20031106 |
6 | ![]() |
Instance method | Public | Method | Get Status | 20040130 |
7 | ![]() |
Instance method | Public | Method | Set Class-Based Exception if Errors Arise | 20040817 |
8 | ![]() |
Instance method | Public | Method | Set Hierarchy Level of an Object | 20031124 |
9 | ![]() |
Instance method | Public | Method | Set Result for an Object | 20031106 |
10 | ![]() |
Instance method | Public | Method | Set Status | 20040130 |
Events
Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no event.
Types
Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no local type.
Method Signatures
Method GET_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20040817 |
Method GET_EXCEPTION on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
Method GET_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_LEVEL | Value transfer | Type reference (TYPE) | I | Ebene | 20031125 |
Method GET_LEVEL on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPER_RUN_OBJ | Teilnehmende Objekte am rek.Lauf | 20040121 |
Method GET_PARENT on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
Method GET_POID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040120 |
Method GET_POID on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
Method GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20031106 | ||
2 | ![]() |
RE_VALUE | Value transfer | Object reference (TYPE REF TO) | OBJECT | Wert | 20031111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Teilnehmendes Objekt an Operation | 20031106 |
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_STATE | Value transfer | Type reference (TYPE) | SRMRI_RUN_OBJ_STATUS | Status | 20040130 |
Method GET_STATE on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
Method SET_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20040817 |
Method SET_EXCEPTION on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
Method SET_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LEVEL | Call by reference | Type reference (TYPE) | I | Ebene setzen | 20031124 |
Method SET_LEVEL on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
Method SET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20031106 | ||
2 | ![]() |
IM_VALUE | Call by reference | Object reference (TYPE REF TO) | OBJECT | Wert | 20031106 |
Method SET_RESULT on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STATE | Call by reference | Type reference (TYPE) | SRMRI_RUN_OBJ_STATUS | Objektstatus | 20040130 |
Method SET_STATE on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |