SAP ABAP Class CL_RSSM_STATMAN_TARGET_ODSO (Status Manager for Data Targets - DataStore)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSSM (Package) BW: General monitoring and scheduling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSSM_STATMAN Status Manager 20040506
Properties
Class CL_RSSM_STATMAN_TARGET_ODSO  
Short Description Status Manager for Data Targets - DataStore    
Super Class CL_RSSM_STATMAN Status Manager 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSSTATMAN    
Program status     
Category 0   
Package RSSM   BW: General monitoring and scheduling 
Created 20040506   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSSM_STATMAN_TARGET_ODSO has no forward declaration.
Interfaces
Class CL_RSSM_STATMAN_TARGET_ODSO has no interface implemented.
Friends
Class CL_RSSM_STATMAN_TARGET_ODSO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_LOCKID_DP0 Instance attribute Protected Type reference (TYPE) RSENQ_LOCKID Lock ID for the lock manager 20111202
2 P_ODS Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20040506
3 P_RSICCONT_LOCK_SET Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20041012
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040506
Events
Class CL_RSSM_STATMAN_TARGET_ODSO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_STATMAN_TARGET_ODSO Private See coding 20040506 begin of s_statman_target_odso, ods type rsinfoprov, r_statman_target_odso type ref to cl_rssm_statman_target_odso, end of s_statman_target_odso
2 TH_STATMAN_TARGET_ODSO Private See coding 20040506 th_statman_target_odso type hashed table of s_statman_target_odso with unique key ods
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODS Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040506
2 Importing I_PROCESS Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20050906

Method CONSTRUCTOR on class CL_RSSM_STATMAN_TARGET_ODSO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400