SAP ABAP Class CL_RSIM_HC (Health Check's Generic functionality)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSCRT_RDA_HEALTH_CHECK Health Check for RDA 20080411
2 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_ALEREMOTE ALEREMOTE Consistency Check 20080319
3 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_PC_PERF Process Chain Performance HealthCheck 20071203
4 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_QUERY_PERF HC - Query Performance 20071114
5 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_RDA_LOAD RDA overload healthcheck functionality 20071204
6 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_REP_DATA_AVAIL HC - data availability check in reports 20080909
7 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_TCT_DATA_AVAIL Technical content data availability for other healthchecks 20071204
8 Inheritance (c INHERITING FROM c_ref)  CL_RSPC_HEALTHCHECK Health Check for Process Chains 20071123
Properties
Class CL_RSIM_HC  
Short Description Health Check's Generic functionality    
Super Class    
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 20071113   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 has no interface implemented.
Friends
Class CL_RSIM_HC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_LANGU Static Attribute Public Type reference (TYPE) SYLANGU 'E' Language Key of Current Text Environment 20080825
2 P_TEXTFORMAT Static Attribute Public Type reference (TYPE) BAPI_TFRMT 'ASC' Format of documentation texts when read by BAPIs 20080825
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_TO_INCIDENT Static method Public Method add a message to an incident 20071123
2 EXECUTE Instance method Public Method execute the healthcheck 20071113
Events
Class CL_RSIM_HC has no event.
Types
Class CL_RSIM_HC has no local type.
Method Signatures

Method ADD_MSG_TO_INCIDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_IC Call by reference Type reference (TYPE) RSIM_S_HC_INCIDENT HealthCheck's Incident key and context information 20071123
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20071123
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20071123
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20071123
5 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20071123
6 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20071123
7 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20071123
8 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20071123

Method ADD_MSG_TO_INCIDENT on class CL_RSIM_HC has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INCIDENTS Call by reference Type reference (TYPE) RSIM_T_HC_INCIDENT List of Incidents and their context details 20071114
2 Importing I_T_INCI_KEY Call by reference Type reference (TYPE) RSIM_T_INCI_KEY Table type for Incident key 20080819

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