SAP ABAP Class IF_SRM_RECURSIVE_OPERATION (Recursive Operation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_RECURSIVE_OPERATION | Recursive Operation | 20031103 |
Properties
| Class | IF_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 | ||
| Created | 20031103 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_RECURSIVE_OPERATION has no forward declaration.
Interfaces
Class IF_SRM_RECURSIVE_OPERATION has no interface implemented.
Friends
Class IF_SRM_RECURSIVE_OPERATION has no friend class.
Attributes
Class IF_SRM_RECURSIVE_OPERATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create New Operation Run | 20031103 | |
| 2 | Instance method | Public | Method | Return Setup/Tool for Operation Run | 20040223 | |
| 3 | Instance method | Public | Method | SRM Handle | 20031110 | |
| 4 | Instance method | Public | Method | Return Operation Parameters | 20031103 | |
| 5 | Instance method | Public | Method | Return Operation Runs | 20031107 | |
| 6 | Instance method | Public | Method | Returns whether a setup/tool exists | 20040223 | |
| 7 | Instance method | Public | Method | Set Setup/Tool for Operation Run | 20040223 | |
| 8 | Instance method | Public | Method | Set Operation Parameters | 20031103 |
Events
Class IF_SRM_RECURSIVE_OPERATION has no event.
Types
Class IF_SRM_RECURSIVE_OPERATION has no local type.
Method Signatures
Method CREATE_RUN 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 (Klassennamen) | 20031217 | |||
| 2 | IM_CLASS_ROLE | Call by reference | Type reference (TYPE) | STRING | notw. Klassenrolle für Durchführung am SP | 20031104 | |||
| 3 | IM_INTERFACE_SP | Call by reference | Type reference (TYPE) | STRING | Interface für Durchführung am SP | 20031110 | |||
| 4 | IM_MAX_DEPTH | Call by reference | Type reference (TYPE) | I | 0 | Max. Tiefe der Rekursion, 0 = unendlich | 20031125 | ||
| 5 | IM_START_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Start-Poid | 20031104 | |||
| 6 | RE_RUN | Value transfer | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPER_RUN | Lauf | 20031103 |
Method CREATE_RUN on class IF_SRM_RECURSIVE_OPERATION has no exception.
Method GET_FACILITY 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 | 20040223 | |||
| 2 | RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20040223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rekursive Operation | 20040223 |
Method GET_IF_SRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Handle auf SRM | 20031110 |
Method GET_IF_SRM on class IF_SRM_RECURSIVE_OPERATION has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PARAMS | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Parameter | 20031104 |
Method GET_PARAMETERS on class IF_SRM_RECURSIVE_OPERATION has no exception.
Method GET_RUNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RUN_TAB | Value transfer | Type reference (TYPE) | SRMRI_OPERATION_RUN_TAB | Läufe | 20031107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Durchführung rekursive Operation | 20031107 |
Method IS_FACILITY_EXISTING 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 | 20040223 | ||||
| 2 | RE_IS_EXISTING | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040223 |
Method IS_FACILITY_EXISTING on class IF_SRM_RECURSIVE_OPERATION has no exception.
Method SET_FACILITY 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 | 20040223 | ||||
| 2 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20040223 |
Method SET_FACILITY on class IF_SRM_RECURSIVE_OPERATION has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAMS | Call by reference | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Parameter | 20031104 |
Method SET_PARAMETERS on class IF_SRM_RECURSIVE_OPERATION has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in |