SAP ABAP Class CL_SRM_RECURSIVE_OPER_RUN_OBJ (Object Participating in 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_RECURSIVE_OPER_RUN_OBJ Objects Participating in Recursive Run 20031104
Properties
Class CL_SRM_RECURSIVE_OPER_RUN_OBJ  
Short Description Object Participating in Run    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_RECURSIVE_INFRASTRUCTURE   Infrastructure and Related Services for Recursive Operations 
Created 20031104   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRM_RECURSIVE_OPER_RUN_OBJ has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_RECURSIVE_OPER_RUN_OBJ Objects Participating in Recursive Run 20031104
Friends
Class CL_SRM_RECURSIVE_OPER_RUN_OBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXCEPTION Instance attribute Protected Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20040817
2 LEVEL Instance attribute Protected Type reference (TYPE) I Level 20031125
3 OBJ_STATE Instance attribute Protected Type reference (TYPE) SRMRI_RUN_OBJ_STATUS Status 20031104
4 PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_RECURSIVE_OPER_RUN_OBJ Parent 20031104
5 POID Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_POID POID 20040120
6 RESULT_TAB Instance attribute Protected Type reference (TYPE) SRMRI_RESULT_TAB Results 20031104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031104
Events
Class CL_SRM_RECURSIVE_OPER_RUN_OBJ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_RESULT Protected See coding Result 20031104 begin of TYP_RESULT, name type string, value type ref to object, end of typ_result
2 TYP_RESULT_TAB Protected See coding Result_ITAB 20031104 TYP_RESULT_TAB type hashed table of typ_result with unique key name
Method Signatures

Method CONSTRUCTOR 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 20031125
2 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) IF_SRM_RECURSIVE_OPER_RUN_OBJ Parent 20031104
3 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040120

Method CONSTRUCTOR on class CL_SRM_RECURSIVE_OPER_RUN_OBJ has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700