SAP ABAP Class CL_SRM_RECURSIVE_OPER_RUN (Execution of Recursive Operation)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_RECURSIVE_OPER_RUN | Processing Run of a Recursive Operation | 20031103 |
Properties
Class | CL_SRM_RECURSIVE_OPER_RUN | |
Short Description | Execution of Recursive Operation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_RECURSIVE_INFRASTRUCTURE | Infrastructure and Related Services for Recursive Operations |
Created | 20031103 | SAP |
Last change | 20040909 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRM_RECURSIVE_OPER_RUN | Processing Run of a Recursive Operation | 20031103 |
Friends
Class CL_SRM_RECURSIVE_OPER_RUN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Handlers (for Execution on SP) | 20031217 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Class Role | 20031103 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Current (Call) Level | 20031124 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Interface on SP | 20031107 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | IF_SRM=>FALSE | Operation Executed | 20031103 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Max. depth at which the rec. operation can be executed | 20031124 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPERATION | Rec. Operation | 20031103 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMRI_RESULT_TAB | Results | 20031125 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMRI_OPER_RUN_OBJECT_TAB | Objects Participatig in the Operation | 20031104 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | Start POID | 20031103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check for Circular References (Infinite Recursion) | 20040120 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031103 |
Events
Class CL_SRM_RECURSIVE_OPER_RUN has no event.
Types
Class CL_SRM_RECURSIVE_OPER_RUN has no local type.
Method Signatures
Method CHECK_4_CIRCULAR_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID_2_EXECUTE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Container-Poid die aufgerufen werden soll | 20040120 | ||
2 | ![]() |
IM_RUN_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPER_RUN_OBJ | Teilnehmende Objekte am rek.Lauf | 20040120 | ||
3 | ![]() |
RE_CIRCULAR_REFERENCE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Zirkelbezug vorhanden | 20040120 |
Method CHECK_4_CIRCULAR_REFERENCE on class CL_SRM_RECURSIVE_OPER_RUN has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASS_HANDLER | Call by reference | Type reference (TYPE) | STRING | Handler | 20031217 | ||
2 | ![]() |
IM_CLASS_ROLE | Call by reference | Type reference (TYPE) | STRING | Klassenrolle für Durchf. am SP | 20031103 | ||
3 | ![]() |
IM_INTERFACE_SP | Call by reference | Type reference (TYPE) | STRING | Interface am SP | 20031107 | ||
4 | ![]() |
IM_MAX_DEPTH | Call by reference | Type reference (TYPE) | I | 0 | Max. Tiefe für rek. Operation | 20031124 | |
5 | ![]() |
IM_OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPERATION | Operation | 20031103 | ||
6 | ![]() |
IM_START_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Start-Poid für Durchführung | 20031103 |
Method CONSTRUCTOR on class CL_SRM_RECURSIVE_OPER_RUN has no exception.
History
Last changed by/on | SAP | 20040909 |
SAP Release Created in | 700 |