SAP ABAP Class CL_RSIM_HC_RDA_LOAD (RDA overload healthcheck 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 | Inheritance (c INHERITING FROM c_ref) | CL_RSIM_HC | Health Check's Generic functionality | 20071204 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSIM_HC_INCIDENT_RESOLVER | Health Check Incident resolver generic functionality | 20090130 |
Properties
Class | CL_RSIM_HC_RDA_LOAD | |
Short Description | RDA overload healthcheck functionality | |
Super Class | CL_RSIM_HC | Health Check's Generic functionality |
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 | 20071204 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSIM_HC_INCIDENT_RESOLVER | Health Check Incident resolver generic functionality | 20090130 |
Friends
Class CL_RSIM_HC_RDA_LOAD has no friend class.
Attributes
Class CL_RSIM_HC_RDA_LOAD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | During the last time frame, get the ds avg exec times | 20071204 |
2 | ![]() |
Instance method | Public | Method | get the overload situations for the daemons | 20071204 |
3 | ![]() |
Instance method | Public | Method | Threshold for total overrun time for last one hour (10 min?) | 20090130 |
4 | ![]() |
Instance method | Public | Method | Prepare the data provider for daemon executions | 20071204 |
5 | ![]() |
Instance method | Public | Method | Prepare the datasource dataprovider | 20071204 |
6 | ![]() |
Instance method | Public | Method | Prepare the incidents. | 20071204 |
7 | ![]() |
Instance method | Public | Method | Reads the overload executions directly from RSCRT_RDA_LOG | 20090130 |
8 | ![]() |
Instance method | Public | Method | Reads the Datasources directly from RSCRT_RDA_LOG | 20090130 |
Events
Class CL_RSIM_HC_RDA_LOAD has no event.
Types
Class CL_RSIM_HC_RDA_LOAD has no local type.
Method Signatures
Method GET_DS_AVG_DUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DEMON_DS | Call by reference | Type reference (TYPE) | RSIM_T_DEMON_EXEC | List of Datasources and their execution times. | 20071204 | ||
2 | ![]() |
I_S_QUERY_ELEM | Call by reference | Type reference (TYPE) | RSIM_S_QUERY_ELEM | Query and its elements. | 20071204 | ||
3 | ![]() |
I_T_PARAMETER | Call by reference | Type reference (TYPE) | RRXW3TQUERY | Query Table | 20071204 |
Method GET_DS_AVG_DUR on class CL_RSIM_HC_RDA_LOAD has no exception.
Method GET_OVERLOAD_DEMON_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_KPI_VALUE | Call by reference | Type reference (TYPE) | I | 20071204 | |||
2 | ![]() |
E_THRESHOLD_PER_HOUR | Call by reference | Type reference (TYPE) | I | 20071204 | |||
3 | ![]() |
E_T_DEMON | Call by reference | Type reference (TYPE) | RSIM_T_DEMON_EXEC | List of Daemons and their execution times beyond frequency | 20071204 | ||
4 | ![]() |
I_S_QUERY_ELEM | Call by reference | Type reference (TYPE) | RSIM_S_QUERY_ELEM | Query and its elements. | 20071204 | ||
5 | ![]() |
I_T_PARAMETER | Call by reference | Type reference (TYPE) | RRXW3TQUERY | Query Table | 20071204 |
Method GET_OVERLOAD_DEMON_EXEC on class CL_RSIM_HC_RDA_LOAD has no exception.
Method GET_THRESHOLD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_THR_VALUE | Call by reference | Type reference (TYPE) | NUM4 | Four-digit number | 20090130 |
Method GET_THRESHOLD_VALUE on class CL_RSIM_HC_RDA_LOAD has no exception.
Method PREPARE_DEMON_DATAPROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_QUERY_ELEM | Call by reference | Type reference (TYPE) | RSIM_S_QUERY_ELEM | Query and its elements. | 20071204 | ||
2 | ![]() |
C_T_PARAMETER | Call by reference | Type reference (TYPE) | RRXW3TQUERY | Query Table | 20071204 |
Method PREPARE_DEMON_DATAPROV on class CL_RSIM_HC_RDA_LOAD has no exception.
Method PREPARE_DS_DATAPROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_QUERY_ELEM | Call by reference | Type reference (TYPE) | RSIM_S_QUERY_ELEM | Query and its elements. | 20071204 | ||
2 | ![]() |
C_T_PARAMETER | Call by reference | Type reference (TYPE) | RRXW3TQUERY | Query Table | 20071204 |
Method PREPARE_DS_DATAPROV on class CL_RSIM_HC_RDA_LOAD has no exception.
Method PREPARE_INCIDENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_IC | Call by reference | Type reference (TYPE) | RSIM_T_HC_INCIDENT | List of Incidents and their context details | 20071204 | ||
2 | ![]() |
I_T_DEMON | Call by reference | Type reference (TYPE) | RSIM_T_DEMON_EXEC | List of Daemons and their execution times beyond frequency | 20071204 | ||
3 | ![]() |
I_T_DEMON_DS | Call by reference | Type reference (TYPE) | RSIM_T_DEMON_EXEC | List of Datasources and their execution times. | 20071204 |
Method PREPARE_INCIDENTS on class CL_RSIM_HC_RDA_LOAD has no exception.
Method READ_DEMON_EXEC_FROM_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DEMON | Call by reference | Type reference (TYPE) | RSIM_T_DEMON_EXEC | List of Daemons and their execution times beyond frequency | 20090130 | ||
2 | ![]() |
I_END_TS | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20090130 | ||
3 | ![]() |
I_START_TS | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20090130 |
Method READ_DEMON_EXEC_FROM_LOG on class CL_RSIM_HC_RDA_LOAD has no exception.
Method READ_DS_EXEC_FROM_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DEMON_DS | Call by reference | Type reference (TYPE) | RSIM_T_DEMON_EXEC | List of Daemons and their execution times beyond frequency | 20090130 | ||
2 | ![]() |
I_END_TS | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20090130 | ||
3 | ![]() |
I_START_TS | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20090130 | ||
4 | ![]() |
I_T_DEMON_RANGE | Call by reference | Type reference (TYPE) | RS_T_RANGE | 20090130 |
Method READ_DS_EXEC_FROM_LOG on class CL_RSIM_HC_RDA_LOAD has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |