SAP ABAP Class IF_RSIM_HC_INCIDENT_RESOLVER (Health Check Incident resolver generic functionality)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRT_RDA_HEALTH_CHECK Health Check for RDA 20080424
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSIM_HC_ALEREMOTE ALEREMOTE Consistency Check 20080319
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSIM_HC_PC_PERF Process Chain Performance HealthCheck 20090130
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSIM_HC_QUERY_PERF HC - Query Performance 20080620
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSIM_HC_RDA_LOAD RDA overload healthcheck functionality 20090130
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSIM_RSPC_COMP_ANALYZER Identifies the responsible components 20090130
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPC_HEALTHCHECK Health Check for Process Chains 20071203
Properties
Class IF_RSIM_HC_INCIDENT_RESOLVER  
Short Description Health Check Incident resolver generic functionality    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSIM_HC_INCIDENT_RESOLVER has no forward declaration.
Interfaces
Class IF_RSIM_HC_INCIDENT_RESOLVER has no interface implemented.
Friends
Class IF_RSIM_HC_INCIDENT_RESOLVER has no friend class.
Attributes
Class IF_RSIM_HC_INCIDENT_RESOLVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE Instance method Public Method Analyze the Incident and return the resolution type &details 20071121
2 AUTO_RESOLVE Instance method Public Method Automatic resolution of the Incident 20071121
3 RESOLVE Instance method Public Method Resolve the Incident 20071121
Events
Class IF_RSIM_HC_INCIDENT_RESOLVER has no event.
Types
Class IF_RSIM_HC_INCIDENT_RESOLVER has no local type.
Method Signatures

Method ANALYZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_HC_INCIDENT Call by reference Type reference (TYPE) RSIM_S_HC_INCIDENT HealthCheck's Incident key and context information 20080819
2 Importing I_INCIDENT_KEY Call by reference Type reference (TYPE) RSIM_HC_INCI_KEY Incident Key 20071121
# Exception Resumable Description Created on
1 CANNOT_RESOLVE_INCIDENT This resolver cannot contribute to resolve this incident 20071203

Method AUTO_RESOLVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_HC_INCIDENT Call by reference Type reference (TYPE) RSIM_S_HC_INCIDENT HealthCheck's Incident key and context information 20071203
2 Exporting E_RES_STATUS Call by reference Type reference (TYPE) RSIM_HC_INCI_STATUS Incident's resolution status 20071121
3 Importing I_INCIDENT_KEY Call by reference Type reference (TYPE) RSIM_HC_INCI_KEY Incident Key 20071121

Method AUTO_RESOLVE on class IF_RSIM_HC_INCIDENT_RESOLVER has no exception.

Method RESOLVE 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 20071121
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSIM_T_HC_BAPIRET2 List - Bapiret2 and long text 20071121
3 Importing I_CONTEXT_IN_XML Call by reference Type reference (TYPE) RSIM_HC_INCI_XML Incident and its context information in XML 20071121
4 Importing I_INCIDENT_KEY Call by reference Type reference (TYPE) RSIM_HC_INCI_KEY Incident Key 20071121
5 Importing I_S_INCIDENT_FROM_DB Call by reference Type reference (TYPE) RSIM_HC_INCIDENT Maintenance of Incidents raised by BI HealthChecks 20071121
6 Importing I_T_MSG Call by reference Type reference (TYPE) RSIM_T_HC_BAPIRET2 List - Bapiret2 and long text 20071121
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 20071121

Method RESOLVE on class IF_RSIM_HC_INCIDENT_RESOLVER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in