SAP ABAP Class CL_RSDDTZA_RSRV_ALERT_MSGS (Prepare Messages of TREX Alert Server for RSRV)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTZA (Package) BWA ZA Maintenance Monitor and Functions
⤷
⤷
Properties
| Class | CL_RSDDTZA_RSRV_ALERT_MSGS | |
| Short Description | Prepare Messages of TREX Alert Server for RSRV | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTZA | BWA ZA Maintenance Monitor and Functions |
| Created | 20051223 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDDTZA_RSRV_ALERT_MSGS has no forward declaration.
Interfaces
Class CL_RSDDTZA_RSRV_ALERT_MSGS has no interface implemented.
Friends
Class CL_RSDDTZA_RSRV_ALERT_MSGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TREXD_ALERT_STATUS | Status of an Alert Monitor Test | 20051223 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20051223 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTZA_HPA_ACCESS | Access to HPA Functions | 20051223 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTZA_RSRV_ALERT_MSGS | Prepare Messages of TREX Alert Server for RSRV | 20051223 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TREXT_ALERT_STATUS | Result of the Alert Monitor Tests | 20051223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20051223 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051223 | |
| 3 | Instance method | Public | Method | Returns a Message Table | 20051223 | |
| 4 | Static method | Public | Method | Returns a SINGLETON Instance | 20051223 | |
| 5 | Instance method | Private | Method | Builds Message Table | 20051223 | |
| 6 | Instance method | Private | Method | Gets Data from BWA | 20051223 |
Events
Class CL_RSDDTZA_RSRV_ALERT_MSGS has no event.
Types
Class CL_RSDDTZA_RSRV_ALERT_MSGS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDDTZA_RSRV_ALERT_MSGS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDDTZA_RSRV_ALERT_MSGS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDDTZA_RSRV_ALERT_MSGS has no parameter.
Method CONSTRUCTOR on class CL_RSDDTZA_RSRV_ALERT_MSGS has no exception.
Method GET_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 | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20051223 | |||
| 2 | I_ALL_MESSAGES | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20051223 | |||
| 3 | I_REFRESH_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20051223 |
Method GET_MESSAGES on class CL_RSDDTZA_RSRV_ALERT_MSGS has no exception.
Method GET_SINGLETON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_RSRV_ALERT_MSGS | Value transfer | Object reference (TYPE REF TO) | CL_RSDDTZA_RSRV_ALERT_MSGS | Meldungen des TREX Alertservers für RSRV aufbereiten | 20051223 |
Method GET_SINGLETON on class CL_RSDDTZA_RSRV_ALERT_MSGS has no exception.
Method _BUILD_MESSAGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20051223 |
Method _BUILD_MESSAGE_TABLE on class CL_RSDDTZA_RSRV_ALERT_MSGS has no exception.
Method _FETCH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20051223 |
Method _FETCH_DATA on class CL_RSDDTZA_RSRV_ALERT_MSGS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |