SAP ABAP Class CL_RSIM_HC_MANAGER (Manager Class for all 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.

⤷

⤷

Properties
Class | CL_RSIM_HC_MANAGER | |
Short Description | Manager Class for all HealthChecks | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSIM_HC_MANAGER has no interface implemented.
Friends
Class CL_RSIM_HC_MANAGER has no friend class.
Attributes
Class CL_RSIM_HC_MANAGER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Executes the relavant HC and returns the list of incidents | 20071113 |
2 | ![]() |
Static method | Public | Method | Read the incident | 20071114 |
3 | ![]() |
Static method | Public | Method | Resolve the incident if possible | 20071113 |
4 | ![]() |
Static method | Public | Method | Save the Incident | 20071114 |
Events
Class CL_RSIM_HC_MANAGER has no event.
Types
Class CL_RSIM_HC_MANAGER has no local type.
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_INCIDENTS | Call by reference | Type reference (TYPE) | RSIM_T_HC_INCIDENT | List of Incidents and their context details | 20071113 | ||
2 | ![]() |
I_DONT_MODIFY_DB | Call by reference | Type reference (TYPE) | RS_BOOL | Update the Incidents persistence | 20080819 | ||
3 | ![]() |
I_DONT_PERF_AUTO_RES | Call by reference | Type reference (TYPE) | RS_BOOL | Flag for auto-resolution. | 20080819 | ||
4 | ![]() |
I_HC_NAME | Call by reference | Type reference (TYPE) | RSIM_HC_NAME | Health Check Technical Name | 20071113 | ||
5 | ![]() |
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_MANAGER has no exception.
Method READ_INCIDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_IC_DB | Call by reference | Type reference (TYPE) | RSIM_HC_INCIDENT | Maintenance of Incidents raised by BI HealthChecks | 20071203 | ||
2 | ![]() |
I_HC_NAME | Call by reference | Type reference (TYPE) | RSIM_HC_NAME | Health Check Technical Name | 20071114 | ||
3 | ![]() |
I_INCIDENT_KEY | Call by reference | Type reference (TYPE) | RSIM_HC_INCI_KEY | Incident Key | 20071114 |
Method READ_INCIDENT on class CL_RSIM_HC_MANAGER has no exception.
Method RESOLVE_INCIDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INCIDENT_STATUS | Call by reference | Type reference (TYPE) | RSIM_HC_INCI_STATUS | Incident's resolution status | 20071114 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RSIM_T_HC_BAPIRET2 | Bapiret2 along with the long text | 20071116 | ||
3 | ![]() |
I_CONTEXT_XML | Call by reference | Type reference (TYPE) | RSIM_HC_INCI_XML | Incident and its context information in XML | 20071114 | ||
4 | ![]() |
I_HC_NAME | Call by reference | Type reference (TYPE) | RSIM_HC_NAME | Health Check Technical Name - BI Identifier | 20071113 | ||
5 | ![]() |
I_INCIDENT_KEY | Call by reference | Type reference (TYPE) | RSIM_HC_INCI_KEY | Incident Key | 20071114 | ||
6 | ![]() |
I_T_MSG | Call by reference | Type reference (TYPE) | RSIM_T_HC_BAPIRET2 | List - Bapiret2 and long text | 20071114 | ||
7 | ![]() |
I_T_SIMPLE_CONTEXT | Call by reference | Type reference (TYPE) | RSIM_T_INCI_CONTEXT | List - Incident's context information in name-value pairs | 20071114 | ||
8 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | RSIM_HC_URL_LINK | URL links if resolution is UI based | 20071114 |
Method RESOLVE_INCIDENT on class CL_RSIM_HC_MANAGER has no exception.
Method SAVE_INCIDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HC_NAME | Call by reference | Type reference (TYPE) | RSIM_HC_NAME | Health Check Technical Name - BI Identifier | 20080819 | ||
2 | ![]() |
I_S_MODIFY_INCI | Call by reference | Type reference (TYPE) | RSIM_HC_INCIDENT | Modify this incident in the database | 20080819 | ||
3 | ![]() |
I_T_HC_RAISED_INCI | Call by reference | Type reference (TYPE) | RSIMT_T_IC_DB | List of Incidents you want to modify in the table. | 20080819 |
Method SAVE_INCIDENT on class CL_RSIM_HC_MANAGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |