SAP ABAP Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ (Objects Participating in Recursive Run)
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_OBJ Object Participating in Run 20031104
Properties
Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ  
Short Description Objects Participating in Recursive Run    
General Data
Package SRM_RECURSIVE_INFRASTRUCTURE   Infrastructure and Related Services for Recursive Operations 
Created 20031104   SAP 
Last changed 20040930   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMRI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no interface.
Friends
Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATE_ERROR Constant Public Type reference (TYPE) SRMRI_RUN_OBJ_STATUS '02' Status: Ends with Error 20031106
2 C_STATE_OK Constant Public Type reference (TYPE) SRMRI_RUN_OBJ_STATUS '00' Status: Ends with OK 20031106
3 C_STATE_WARNING Constant Public Type reference (TYPE) SRMRI_RUN_OBJ_STATUS '01' Status: Ends with Warning 20031106
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTION Instance method Public Method Return Class-Based Exception 20040817
2 GET_LEVEL Instance method Public Method Return Hierarchy Level of an Object 20031104
3 GET_PARENT Instance method Public Method Return Parent Run Object 20040121
4 GET_POID Instance method Public Method Return POID 20040120
5 GET_RESULT Instance method Public Method Return Result for an Object 20031106
6 GET_STATE Instance method Public Method Get Status 20040130
7 SET_EXCEPTION Instance method Public Method Set Class-Based Exception if Errors Arise 20040817
8 SET_LEVEL Instance method Public Method Set Hierarchy Level of an Object 20031124
9 SET_RESULT Instance method Public Method Set Result for an Object 20031106
10 SET_STATE Instance method Public Method Set Status 20040130
Events
Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no event.
Types
Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no local type.
Method Signatures

Method GET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20040817

Method GET_EXCEPTION on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.

Method GET_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LEVEL Value transfer Type reference (TYPE) I Ebene 20031125

Method GET_LEVEL on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PARENT Value transfer Object reference (TYPE REF TO) IF_SRM_RECURSIVE_OPER_RUN_OBJ Teilnehmende Objekte am rek.Lauf 20040121

Method GET_PARENT on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.

Method GET_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 20040120

Method GET_POID on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ 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 20031106
2 Returning RE_VALUE Value transfer Object reference (TYPE REF TO) OBJECT Wert 20031111
# Exception Resumable Description Created on
1 CX_SRM_RECURSIVE_OPER_RUN_OBJ Teilnehmendes Objekt an Operation 20031106

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATE Value transfer Type reference (TYPE) SRMRI_RUN_OBJ_STATUS Status 20040130

Method GET_STATE on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.

Method SET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20040817

Method SET_EXCEPTION on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.

Method SET_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) I Ebene setzen 20031124

Method SET_LEVEL on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.

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 20031106
2 Importing IM_VALUE Call by reference Object reference (TYPE REF TO) OBJECT Wert 20031106

Method SET_RESULT on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATE Call by reference Type reference (TYPE) SRMRI_RUN_OBJ_STATUS Objektstatus 20040130

Method SET_STATE on Interface IF_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700