SAP ABAP Interface IF_SRM_RECURSIVE_SP_HANDLER (Handler for Recursive Operations on SP)
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_SP_HANDLER | Handler for Recursive Operations on SP | 20031216 |
Properties
Interface | IF_SRM_RECURSIVE_SP_HANDLER | |
Short Description | Handler for Recursive Operations on SP |
General Data
Package | SRM_RECURSIVE_INFRASTRUCTURE | Infrastructure and Related Services for Recursive Operations |
Created | 20031216 | SAP |
Last changed | 20041208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRM_RECURSIVE_SP_HANDLER has no forward declaration.
Interfaces
Interface IF_SRM_RECURSIVE_SP_HANDLER has no interface.
Friends
Interface IF_SRM_RECURSIVE_SP_HANDLER has no friend.
Attributes
Interface IF_SRM_RECURSIVE_SP_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Handler | 20031217 |
2 | ![]() |
Instance method | Public | Method | Execute for POID (Called up by Recursive Operation) | 20031216 |
Events
Interface IF_SRM_RECURSIVE_SP_HANDLER has no event.
Types
Interface IF_SRM_RECURSIVE_SP_HANDLER has no local type.
Method Signatures
Method CREATE_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASS | Call by reference | Type reference (TYPE) | STRING | gültiger Handler(Klasse) von der instanziert werden soll | 20031217 | ||
2 | ![]() |
RE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_SP_HANDLER | Handler für rekursive Operationen am SP | 20031217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse für Handler | 20031217 |
Method EXECUTE_FOR_POID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT_SP | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf Service Provider | 20031216 | ||
2 | ![]() |
IM_OPERATION_RUN | Call by reference | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPER_RUN | Durchführunglauf einer rekursiven Operation | 20031216 | ||
3 | ![]() |
IM_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_RECURSIVE_OPER_RUN_OBJ | Teilnehmende Objekte am rek.Lauf | 20031216 | ||
4 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20031216 | ||
5 | ![]() |
IM_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20040922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse für Handler | 20040213 |
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 700 |