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 P_ALERT_STATUS Instance attribute Private Type reference (TYPE) TREXD_ALERT_STATUS Status of an Alert Monitor Test 20051223
2 P_ALL_MESSAGES Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20051223
3 P_R_HPA_ACCESS Instance attribute Private Object reference (TYPE REF TO) CL_RSDDTZA_HPA_ACCESS Access to HPA Functions 20051223
4 P_R_RSRV_ALERT_MSGS Static Attribute Private Object reference (TYPE REF TO) CL_RSDDTZA_RSRV_ALERT_MSGS Prepare Messages of TREX Alert Server for RSRV 20051223
5 P_T_CURRENT_RESULT 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20051223
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051223
3 GET_MESSAGES Instance method Public Method Returns a Message Table 20051223
4 GET_SINGLETON Static method Public Method Returns a SINGLETON Instance 20051223
5 _BUILD_MESSAGE_TABLE Instance method Private Method Builds Message Table 20051223
6 _FETCH_DATA 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 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051223
2 Importing I_ALL_MESSAGES Call by reference Type reference (TYPE) RS_BOOL Boolean 20051223
3 Importing 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 Returning 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 Changing 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 Changing 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