SAP ABAP Class CL_RSIM_HC_INCIDENT_RESOLVER (Incident Resolution - 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.
Properties
Class CL_RSIM_HC_INCIDENT_RESOLVER  
Short Description Incident Resolution - 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 20071116   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_INCIDENT_RESOLVER has no interface implemented.
Friends
Class CL_RSIM_HC_INCIDENT_RESOLVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_HC_NAME Instance attribute Public Type reference (TYPE) RSIM_HC_NAME Health Check Technical Name - BI Identifier 20071116
2 P_INCIDENT_KEY Instance attribute Public Type reference (TYPE) RSIM_HC_INCI_KEY Incident Key 20071116
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE_INCIDENT Instance method Public Method ???? Should be there in the derived Resolver classes.???? 20071116
2 AUTO_RESOLVE_INCIDENT Instance method Public Method ???? Can be covered by Resolve Method ???? 20071116
3 CONVERT_BACK_FROM_XML Instance method Public Method Deserializes the incident's context xml and gets the handle. 20071116
4 GET_INSTANCE Static method Public Method Gets the handle of the instance 20071116
5 READ_INCIDENT_FROM_DB Instance method Public Method Read the incident related information from database 20071116
6 RESOLVE_INCIDENT Instance method Public Method Resolves the Incident 20071116
Events
Class CL_RSIM_HC_INCIDENT_RESOLVER has no event.
Types
Class CL_RSIM_HC_INCIDENT_RESOLVER has no local type.
Method Signatures

Method ANALYZE_INCIDENT Signature

Method ANALYZE_INCIDENT on class CL_RSIM_HC_INCIDENT_RESOLVER has no parameter.
Method ANALYZE_INCIDENT on class CL_RSIM_HC_INCIDENT_RESOLVER has no exception.

Method AUTO_RESOLVE_INCIDENT Signature

Method AUTO_RESOLVE_INCIDENT on class CL_RSIM_HC_INCIDENT_RESOLVER has no parameter.
Method AUTO_RESOLVE_INCIDENT on class CL_RSIM_HC_INCIDENT_RESOLVER has no exception.

Method CONVERT_BACK_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_INCIDENT_RESOLVER Call by reference Object reference (TYPE REF TO) CL_RSIM_HC_INCIDENT_RESOLVER Incident Resolution - Generic Functionality 20071116
2 Importing I_CONTEXT_IN_XML Call by reference Type reference (TYPE) XSTRING Context information in XML 20071116

Method CONVERT_BACK_FROM_XML on class CL_RSIM_HC_INCIDENT_RESOLVER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_INCIDENT Call by reference Object reference (TYPE REF TO) CL_RSIM_HC_INCIDENT_RESOLVER Incident Resolution - Generic Functionality 20071116

Method GET_INSTANCE on class CL_RSIM_HC_INCIDENT_RESOLVER has no exception.

Method READ_INCIDENT_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INCIDENT_DETAILS Call by reference Type reference (TYPE) RSIM_HC_INCIDENT Maintenance of Incidents raised by BI HealthChecks 20071116
2 Importing I_HC_NAME Call by reference Type reference (TYPE) RSIM_HC_NAME Health Check Technical Name - BI Identifier 20071116
3 Importing I_INCIDENT_KEY Call by reference Type reference (TYPE) RSIM_HC_INCI_KEY Incident Key 20071116

Method READ_INCIDENT_FROM_DB on class CL_RSIM_HC_INCIDENT_RESOLVER has no exception.

Method RESOLVE_INCIDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INCIDENT_STATUS Call by reference Type reference (TYPE) RSIM_HC_INCI_STATUS Incident's resolution status 20071116
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSIM_T_HC_BAPIRET2 List - Bapiret2 and long text 20071116
3 Importing I_INCIDENT_CONTEXT_XML Call by reference Type reference (TYPE) XSTRING context information in Serialized XML 20071116
4 Importing I_INCIDENT_KEY Call by reference Type reference (TYPE) RSIM_HC_INCI_KEY Incident Key 20071116
5 Importing I_RESOLUTION_TYPE Call by reference Type reference (TYPE) RSIM_HC_RES_TYPE Incident Resolution Types. EX: Auto, SingleClick, GOps, UI . 20071116
6 Importing I_T_MSG Call by reference Type reference (TYPE) RSIM_T_HC_BAPIRET2 List - Bapiret2 and long text 20071116
7 Importing I_T_SIMPLE_CONTEXT Call by reference Type reference (TYPE) RSIM_T_INCI_CONTEXT List - Incident's context information in name-value pairs 20071116
8 Importing I_URL Call by reference Type reference (TYPE) STRING Link if it is a UI based resolution. (This can be removed??) 20071116

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