SAP ABAP Interface IF_SRM_RECURSIVE_OPER_RUN (Processing Run of a 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_OPER_RUN Execution of Recursive Operation 20031103
Properties
Interface IF_SRM_RECURSIVE_OPER_RUN  
Short Description Processing Run of a 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
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SRM_RECURSIVE_OPER_RUN has no interface.
Friends
Interface IF_SRM_RECURSIVE_OPER_RUN has no friend.
Attributes
Interface IF_SRM_RECURSIVE_OPER_RUN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ITERATOR_4_RUN_OBJS Instance method Public Method Iterator for Participating Objects 20031105
2 EXCECUTE_FOR_POID Instance method Public Method Execute Recursive Operatoin on POID 20031103
3 EXECUTE Instance method Public Method Execute Recursive Operatoin 20031107
4 GET_OPERATION Instance method Public Method Return Associated Operation 20031103
5 GET_RESULT Instance method Public Method Get Result for Recursive Operation 20031125
6 GET_RUN_OBJECTS Instance method Public Method Return Participating Objects 20031105
7 GET_SP_INTERFACE Instance method Public Method Return Interface for Participating SP 20031216
8 GET_START_POID Instance method Public Method Return Start POID 20031124
9 REGISTER_POID Instance method Public Method Register Participating POID 20040130
10 SET_RESULT Instance method Public Method Set Result for Rec. Operation 20031125
Events
Interface IF_SRM_RECURSIVE_OPER_RUN has no event.
Types
Interface IF_SRM_RECURSIVE_OPER_RUN has no local type.
Method Signatures

Method CREATE_ITERATOR_4_RUN_OBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ITERATOR Value transfer Object reference (TYPE REF TO) IF_SRM_RECURSIVE_OPER_OBJ_ITER Iterator 20031105

Method CREATE_ITERATOR_4_RUN_OBJS on Interface IF_SRM_RECURSIVE_OPER_RUN has no exception.

Method EXCECUTE_FOR_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) IF_SRM_RECURSIVE_OPER_RUN_OBJ Parent 20031103
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Poid 20031103
# Exception Resumable Description Created on
1 CX_SRM_RECURSIVE_OPER_RUN Durchführung rekursive Operation 20031104

Method EXECUTE Signature

Method EXECUTE on Interface IF_SRM_RECURSIVE_OPER_RUN has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_RECURSIVE_OPER_RUN Durchführung rekursive Operation 20031107

Method GET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OPERATION Value transfer Object reference (TYPE REF TO) IF_SRM_RECURSIVE_OPERATION rek. Operation 20031103

Method GET_OPERATION on Interface IF_SRM_RECURSIVE_OPER_RUN has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name 20031125
2 Returning RE_VALUE Value transfer Object reference (TYPE REF TO) OBJECT Wert 20031125
# Exception Resumable Description Created on
1 CX_SRM_RECURSIVE_OPER_RUN Durchführung rekursive Operation 20031125

Method GET_RUN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RUN_OBJ_TAB Value transfer Type reference (TYPE) SRMRI_OPER_RUN_OBJECT_TAB Objekt 20031105

Method GET_RUN_OBJECTS on Interface IF_SRM_RECURSIVE_OPER_RUN has no exception.

Method GET_SP_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INTERFACE Value transfer Type reference (TYPE) STRING Interface 20031216

Method GET_SP_INTERFACE on Interface IF_SRM_RECURSIVE_OPER_RUN has no exception.

Method GET_START_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID Poid 20031124

Method GET_START_POID on Interface IF_SRM_RECURSIVE_OPER_RUN has no exception.

Method REGISTER_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) IF_SRM_RECURSIVE_OPER_RUN_OBJ Parent (Aufrufer) 20040130
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Poid 20040130
3 Returning RE_RUN_OBJ Value transfer Object reference (TYPE REF TO) IF_SRM_RECURSIVE_OPER_RUN_OBJ Repräs. Objekt für rekursive Operation 20040130
# Exception Resumable Description Created on
1 CX_SRM_RECURSIVE_OPER_RUN Teilnehmendes Objekt an Operation 20040130

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name 20031125
2 Importing IM_VALUE Call by reference Object reference (TYPE REF TO) OBJECT Wert 20031125

Method SET_RESULT on Interface IF_SRM_RECURSIVE_OPER_RUN has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700