SAP ABAP Class IF_SRM_RECURSIVE_OPER_RUN_OBJ (Objects Participating in Recursive Run)
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
| Class | IF_SRM_RECURSIVE_OPER_RUN_OBJ | |
| Short Description | Objects Participating in Recursive Run | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031104 | SAP |
| Last change | 20040930 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SRM_RECURSIVE_OPER_RUN_OBJ has no interface implemented.
Friends
Class IF_SRM_RECURSIVE_OPER_RUN_OBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SRMRI_RUN_OBJ_STATUS | '02' | Status: Ends with Error | 20031106 | ||
| 2 | Constant | Public | Type reference (TYPE) | SRMRI_RUN_OBJ_STATUS | '00' | Status: Ends with OK | 20031106 | ||
| 3 | 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
Class IF_SRM_RECURSIVE_OPER_RUN_OBJ has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in |