SAP ABAP Class CL_RSIM_HC_REP_DATA_AVAIL (HC - data availability check in reports)
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 | 20080909 |
Properties
| Class | CL_RSIM_HC_REP_DATA_AVAIL | |
| Short Description | HC - data availability check in reports | |
| 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 | 20080909 | 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_REP_DATA_AVAIL has no interface implemented.
Friends
Class CL_RSIM_HC_REP_DATA_AVAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RSIM_CONT_NAME | 'Query Name' | Context key- Query name | 20080930 | ||
| 2 | Constant | Private | Type reference (TYPE) | RSIM_HC_NAME | 'REP_DATA_AVAIL' | Health check name | 20080911 | ||
| 3 | Constant | Private | Type reference (TYPE) | RSPC_CHAIN | '0TCTHC_CHECK_REP_DATA' | Process chain name | 20080911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Append query info to incident | 20081021 | |
| 2 | Instance method | Private | Method | Pre-execution condition checks | 20080930 | |
| 3 | Instance method | Private | Method | Get messages from last run of the check report | 20080930 |
Events
Class CL_RSIM_HC_REP_DATA_AVAIL has no event.
Types
Class CL_RSIM_HC_REP_DATA_AVAIL has no local type.
Method Signatures
Method APPEND_TO_INCIDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_INCI | Call by reference | Type reference (TYPE) | RSIM_S_HC_INCIDENT | Incident to append to | 20081021 | |||
| 2 | I_QRY_NAME | Value transfer | Type reference (TYPE) | SYMSGV | Query name | 20081021 | |||
| 3 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Query related messages | 20081021 |
Method APPEND_TO_INCIDENT on class CL_RSIM_HC_REP_DATA_AVAIL has no exception.
Method CHECK_PRECONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Check status | 20080930 |
Method CHECK_PRECONDITIONS on class CL_RSIM_HC_REP_DATA_AVAIL has no exception.
Method GET_LASTRUN_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Table of messages from application log | 20081105 |
Method GET_LASTRUN_MESSAGES on class CL_RSIM_HC_REP_DATA_AVAIL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |