SAP ABAP Class CL_RSIM_HC_INCIDENT (Incident'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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20071114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_PC_PERF_INCIDENT Functionality required to collect the Incident's context 20071203
2 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_QUERY_PERF_INCIDENT Query Performance incident context 20071116
3 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_RDA_LOAD_INCIDENT Incident class for RDA overload HC 20071204
4 Inheritance (c INHERITING FROM c_ref)  CL_RSIM_HC_TCT_DATA_INCIDENT BI admin cockpit data availability incidents 20071204
Properties
Class CL_RSIM_HC_INCIDENT  
Short Description Incident'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 20071114   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
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20071114
Friends
Class CL_RSIM_HC_INCIDENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_KEY Instance attribute Public Type reference (TYPE) RSIM_HC_INCI_KEY Incident Key 20071114
2 P_TIMESTAMP Instance attribute Public Type reference (TYPE) RSTIMESTMPL UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) 20071114
3 P_T_MSG Instance attribute Public Type reference (TYPE) RSIM_T_HC_BAPIRET2 List - Bapiret2 and long text 20071114
4 P_T_SIMPLE_CONTEXT Instance attribute Public Type reference (TYPE) RSIM_T_INCI_CONTEXT List - Incident's context information in name-value pairs 20071114
Methods
# Method Level Visibility Method type Description Created on
1 FILL_MESSAGES Instance method Public Method Fill the message table 20071203
2 FILL_SIMPLE_CONTEXT Instance method Public Method Fill the simple context name value pairs 20071114
3 SERIALIZE Instance method Public Method Serialize myself 20071203
Events
Class CL_RSIM_HC_INCIDENT has no event.
Types
Class CL_RSIM_HC_INCIDENT has no local type.
Method Signatures

Method FILL_MESSAGES 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 20071203

Method FILL_MESSAGES on class CL_RSIM_HC_INCIDENT has no exception.

Method FILL_SIMPLE_CONTEXT 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 20071202

Method FILL_SIMPLE_CONTEXT on class CL_RSIM_HC_INCIDENT has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XML Value transfer Type reference (TYPE) RSIM_HC_INCI_XML Incident and its context information in XML 20071203

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