SAP ABAP Class CL_RSSM_STATMAN_TARGET_DEST (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 20051201
Properties
Class CL_RSSM_STATMAN_TARGET_DEST  
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 20051201   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSSM_STATMAN_TARGET_DEST has no forward declaration.
Interfaces
Class CL_RSSM_STATMAN_TARGET_DEST has no interface implemented.
Friends
Class CL_RSSM_STATMAN_TARGET_DEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DEST Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20051201
2 P_LOCKID_DP0 Instance attribute Protected Type reference (TYPE) RSENQ_LOCKID Lock ID for the lock manager 20111202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20051201
Events
Class CL_RSSM_STATMAN_TARGET_DEST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_STATMAN_TARGET_CUBE Private See coding 20051201 begin of s_statman_target_cube, infocube type rsinfoprov, r_statman_target_cube type ref to cl_rssm_statman_target_cube, end of s_statman_target_cube
2 TH_STATMAN_TARGET_CUBE Private See coding 20051201 th_statman_target_cube type hashed table of s_statman_target_cube with unique key infocube
Method Signatures

Method CONSTRUCTOR Signature

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

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