SAP ABAP Interface IF_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 - 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
Interface | IF_SRM_RECURSIVE_OPERATION | |
Short Description | Recursive Operation |
General Data
Package | SRM_RECURSIVE_INFRASTRUCTURE | Infrastructure and Related Services for Recursive Operations |
Created | 20031103 | SAP |
Last changed | 20040518 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRM_RECURSIVE_OPERATION has no forward declaration.
Interfaces
Interface IF_SRM_RECURSIVE_OPERATION has no interface.
Friends
Interface IF_SRM_RECURSIVE_OPERATION has no friend.
Attributes
Interface 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
Interface IF_SRM_RECURSIVE_OPERATION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SRM_RECURSIVE_OPERATION has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 700 |