SAP ABAP Class CL_SRM_RECURSIVE_OPERATION (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_OPERATION | Recursive Operation | 20031103 |
Properties
| Class | CL_SRM_RECURSIVE_OPERATION | |
| Short Description | 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 | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_RECURSIVE_OPERATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_RECURSIVE_OPERATION | Recursive Operation | 20031103 |
Friends
Class CL_SRM_RECURSIVE_OPERATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SRMRI_RUN_ID | Current Run ID | 20031103 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TYP_FACILITY_TAB | Setups/Tools | 20040223 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Parameters | 20031103 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRMRI_OPERATION_RUN_TAB | ITAB Runs | 20031103 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM | LCC | 20031110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031103 |
Events
Class CL_SRM_RECURSIVE_OPERATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_FACILITY | Private | See coding | 20040223 | begin of typ_facility,
name type string,
object type ref to object,
end of typ_facility
|
||
| 2 | TYP_FACILITY_TAB | Private | See coding | 20040223 | TYP_FACILITY_TAB type hashed table of typ_facility
with unique key name
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | 20031110 |
Method CONSTRUCTOR on class CL_SRM_RECURSIVE_OPERATION has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 700 |