SAP ABAP Class CL_RSIM_HC_TCT_DATA_AVAIL (Technical content data availability for other healthchecks)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSIM (Package) BI Monitoring Integration into NWA and BYD.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC Health Check's Generic functionality 20071204
Properties
Class CL_RSIM_HC_TCT_DATA_AVAIL  
Short Description Technical content data availability for other healthchecks    
Super Class CL_RSIM_HC Health Check's Generic functionality 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSIM   BI Monitoring Integration into NWA and BYD. 
Created 20071204   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSIMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSIM_HC_TCT_DATA_AVAIL has no interface implemented.
Friends
Class CL_RSIM_HC_TCT_DATA_AVAIL has no friend class.
Attributes
Class CL_RSIM_HC_TCT_DATA_AVAIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DT_REQ_STATUS Instance method Public Method Check the data-target request status 20071204
2 CHECK_PC_ACTIVE_VERSION Instance method Public Method Check if process chain is there in active version 20071204
3 CHECK_PC_EXEC Instance method Public Method check the execution status of the process chains 20071204
4 GET_ALL_PC_STATUS Instance method Public Method get all the possible status of process chains 20071204
5 GET_ALL_STATUS Instance method Public Method Get all the process chain execution status 20071204
6 GET_PC_LAST_EXEC_STATUS Instance method Public Method Info on last execution. 20071204
7 PREPARE_HC_PC_INFO Instance method Public Method Process chains monitored and healthchecks affected 20071204
8 PREPARE_INCIDENTS Instance method Public Method Prepare the Incidents 20071204
Events
Class CL_RSIM_HC_TCT_DATA_AVAIL has no event.
Types
Class CL_RSIM_HC_TCT_DATA_AVAIL has no local type.
Method Signatures

Method CHECK_DT_REQ_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA_STATUS Call by reference Type reference (TYPE) RSIM_T_DATA_UPTODATE Data status for each healthcheck 20071204
2 Changing C_T_HC_DETAILS Call by reference Type reference (TYPE) RSIMT_T_HC_DETAILS List of healthchecks 20071204
3 Changing C_T_TCT_INFO Call by reference Type reference (TYPE) RSIMT_T_TCT_INFO Info useful for Incident preparation 20080113
4 Importing I_T_PC_INFO Call by reference Type reference (TYPE) RSIMT_T_PC_INFO Process Chain information 20071204

Method CHECK_DT_REQ_STATUS on class CL_RSIM_HC_TCT_DATA_AVAIL has no exception.

Method CHECK_PC_ACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_HC_DATA_STATUS Call by reference Type reference (TYPE) RSIM_T_DATA_UPTODATE List of Infoproviders and their data availability 20071204
2 Changing C_T_HC_DETAILS Call by reference Type reference (TYPE) RSIMT_T_HC_DETAILS 20071204
3 Changing C_T_PC_INFO Call by reference Type reference (TYPE) RSIMT_T_PC_INFO 20071204
4 Changing C_T_PC_RANGE Call by reference Type reference (TYPE) RSIMT_T_PC_RANGE 20071204
5 Changing C_T_TCT_INFO Call by reference Type reference (TYPE) RSIMT_T_TCT_INFO 20080113

Method CHECK_PC_ACTIVE_VERSION on class CL_RSIM_HC_TCT_DATA_AVAIL has no exception.

Method CHECK_PC_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_HC_DATA_STATUS Call by reference Type reference (TYPE) RSIM_T_DATA_UPTODATE List of Infoproviders and their data availability 20071204
2 Changing C_T_HC_DETAILS Call by reference Type reference (TYPE) RSIMT_T_HC_DETAILS 20071204
3 Changing C_T_PC_INFO Call by reference Type reference (TYPE) RSIMT_T_PC_INFO 20071204
4 Changing C_T_PC_RANGE Call by reference Type reference (TYPE) RSIMT_T_PC_RANGE 20071204
5 Changing C_T_TCT_INFO Call by reference Type reference (TYPE) RSIMT_T_TCT_INFO 20080113

Method CHECK_PC_EXEC on class CL_RSIM_HC_TCT_DATA_AVAIL has no exception.

Method GET_ALL_PC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PC_STATUS_INFO Call by reference Type reference (TYPE) RSIMT_T_PC_STATUS_INFO 20071204

Method GET_ALL_PC_STATUS on class CL_RSIM_HC_TCT_DATA_AVAIL has no exception.

Method GET_ALL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_PC_STATUS Call by reference Type reference (TYPE) RSIMT_T_PC_STATUS_INFO 20071204

Method GET_ALL_STATUS on class CL_RSIM_HC_TCT_DATA_AVAIL has no exception.

Method GET_PC_LAST_EXEC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) RSPC_STATE Status of Process 20071204
2 Importing I_S_PC_INFO Call by reference Type reference (TYPE) RSIMT_S_PC_INFO 20071204

Method GET_PC_LAST_EXEC_STATUS on class CL_RSIM_HC_TCT_DATA_AVAIL has no exception.

Method PREPARE_HC_PC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_HC_DETAILS Call by reference Type reference (TYPE) RSIMT_T_HC_DETAILS 20071204
2 Changing C_T_PC_RANGE Call by reference Type reference (TYPE) RSIMT_T_PC_RANGE 20071204

Method PREPARE_HC_PC_INFO on class CL_RSIM_HC_TCT_DATA_AVAIL has no exception.

Method PREPARE_INCIDENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_IC Call by reference Type reference (TYPE) RSIM_T_HC_INCIDENT List of Incidents and their context details 20071204
2 Importing I_T_HC_DATA_STATUS Call by reference Type reference (TYPE) RSIM_T_DATA_UPTODATE List of Infoproviders and their data availability 20071204
3 Importing I_T_TCT_INFO Call by reference Type reference (TYPE) RSIMT_T_TCT_INFO 20071204

Method PREPARE_INCIDENTS on class CL_RSIM_HC_TCT_DATA_AVAIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711