SAP ABAP Class CL_RSDDTZA_HPA_RESULTS_DATA (Determine and Distribute All Results of HPA)
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_HPA_RESULTS_DATA  
Short Description Determine and Distribute All Results of HPA    
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 20050819   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDZA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTZA_HPA_RESULTS_DATA has no interface implemented.
Friends
Class CL_RSDDTZA_HPA_RESULTS_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_CHECK_DETAILS Instance attribute Public Object reference (TYPE REF TO) CL_RSDDTZA_HPA_CHECK_DETAILS Display of Check Details 20050830
2 N_R_CURRENT_RESULTS Instance attribute Public Object reference (TYPE REF TO) CL_RSDDTZA_HPA_CHECK_GRID Display of Complete Results 20050819
3 N_R_HISTORY_RESULTS Instance attribute Public Object reference (TYPE REF TO) CL_RSDDTZA_HPA_CHECK_GRID Display of Historic HPA Results 20050829
4 N_R_SUMMARY_RESULTS Instance attribute Public Object reference (TYPE REF TO) CL_RSDDTZA_HPA_CHECK_GRID Display of Summarized HPA Results 20050819
5 P_OVERLOAD Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20071018
6 P_REV_CHECK_SUBRC Instance attribute Private Type reference (TYPE) SYSUBRC Boolean 20060919
7 P_R_ACTION_MSG_LOG Instance attribute Private Object reference (TYPE REF TO) IF_RSDDTZA_MSG_LOG_DISPLAY ALV GRID for the Display of Information on Actions 20050829
8 P_R_ZA_HPA_ACCESS Instance attribute Private Object reference (TYPE REF TO) CL_RSDDTZA_HPA_ACCESS Access to HPA Functions 20050819
9 P_TREX_RFC_UNAVAILABLE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20060130
10 P_T_CURRENT_DETAILS Instance attribute Private Type reference (TYPE) TREXT_ALERT_DETAILS Details for Alert Monitor Results 20050819
11 P_T_CURRENT_DETAIL_FORMAT Instance attribute Private Type reference (TYPE) TREXT_DETAIL_FORMAT 20050819
12 P_T_CURRENT_RESULT Instance attribute Private Type reference (TYPE) TREXT_ALERT_STATUS Result of the Alert Monitor Tests 20050819
13 P_T_HISTORIC_DETAILS Instance attribute Private Type reference (TYPE) TREXT_ALERT_DETAILS Details for Alert Monitor Results 20050819
14 P_T_HISTORIC_DETAIL_FORMAT Instance attribute Private Type reference (TYPE) TREXT_DETAIL_FORMAT 20050819
15 P_T_HISTORIC_RESULT Instance attribute Private Type reference (TYPE) TREXT_ALERT_STATUS Result of the Alert Monitor Tests 20050819
16 P_T_OVERLOAD_MSG Instance attribute Protected Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20071018
17 P_T_PROPOSED_ACTIONS Instance attribute Private Type reference (TYPE) RSDDTZA_T_ACTIONS Table Type for Action Table 20050913
18 P_T_REV_CHECK_MSG Instance attribute Private Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20060919
19 P_T_SUMMARY_DETAILS Instance attribute Private Type reference (TYPE) TREXT_ALERT_DETAILS Details for Alert Monitor Results 20050819
20 P_T_SUMMARY_DETAIL_FORMAT Instance attribute Private Type reference (TYPE) TREXT_DETAIL_FORMAT 20050819
21 P_T_SUMMARY_RESULT Instance attribute Private Type reference (TYPE) TREXT_ALERT_STATUS Result of the Alert Monitor Tests 20050819
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050819
2 GET_BIA_OVERLOAD_CHECK_RES Instance method Public Method Returns the results of the BWA overload test 20071018
3 GET_BI_SP_BIA_REV_INFO Instance method Public Method Returns the results of the version comparison of BW with BWA 20060920
4 GET_HPA_RESULTS_DATA Instance method Public Method Returns Data for Summary 20050819
5 GET_PROPOSED_ACTION Instance method Public Method Returns Proposed Action 20050819
6 REFRESH Instance method Public Method Refreshes Data and Redistributes It 20050829
7 _FETCH_BI_SP_BIA_REV_INFO Instance method Private Method Gets Results of Version Comparison of BW with BWA 20060919
8 _FETCH_DATA Instance method Private Method Gets Current Data from HPA 20050829
9 _RUN_BIA_OVERLOAD_CHECK Instance method Private Method Performs BWA overload test 20071018
10 _SET_PROPOSED_ACTION Instance method Private Method Sets the Proposed Action 20050819
Events
Class CL_RSDDTZA_HPA_RESULTS_DATA has no event.
Types
Class CL_RSDDTZA_HPA_RESULTS_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20071025
2 Importing I_NO_REMOTE Call by reference Type reference (TYPE) RS_BOOL Boolean 20071025
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050819

Method CONSTRUCTOR on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.

Method GET_BIA_OVERLOAD_CHECK_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OVERLOAD Call by reference Type reference (TYPE) RS_BOOL Boolean 20071018
2 Exporting E_T_OVERLOAD_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20071018

Method GET_BIA_OVERLOAD_CHECK_RES on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.

Method GET_BI_SP_BIA_REV_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INTERNAL_SYSTEM Call by reference Type reference (TYPE) RS_BOOL Boolean 20060920
2 Exporting E_REV_CHECK_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060920
3 Exporting E_T_REV_CHECK_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060920

Method GET_BI_SP_BIA_REV_INFO on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.

Method GET_HPA_RESULTS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_HPA_DETAILS Call by reference Type reference (TYPE) TREXT_ALERT_DETAILS Details für Alert-Monitor-Ergebnisse 20050819
2 Exporting E_T_HPA_DETAIL_FORMAT Call by reference Type reference (TYPE) TREXT_DETAIL_FORMAT 20050819
3 Exporting E_T_HPA_RESULT Call by reference Type reference (TYPE) TREXT_ALERT_STATUS Ergebnis der Alert-Monitor-Tests 20050819
4 Importing I_HPA_RESULTS_TYPE Call by reference Type reference (TYPE) RSDDTZA_HPA_RESULTS_TYPE Charakterfeld der Länge 12 20050819

Method GET_HPA_RESULTS_DATA on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.

Method GET_PROPOSED_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PROPOSED_ACTIONS Call by reference Type reference (TYPE) RSDDTZA_T_ACTIONS Tabellentyp zur Aktionstabelle 20050915

Method GET_PROPOSED_ACTION on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RET_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20050829
2 Exporting E_RET_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20050829
# Exception Resumable Description Created on
1 HPA_ERROR HPA Fehler 20050829

Method _FETCH_BI_SP_BIA_REV_INFO Signature

Method _FETCH_BI_SP_BIA_REV_INFO on class CL_RSDDTZA_HPA_RESULTS_DATA has no parameter.
Method _FETCH_BI_SP_BIA_REV_INFO on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.

Method _FETCH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RET_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20050829
2 Exporting E_RET_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20050829
# Exception Resumable Description Created on
1 HPA_ERROR HPA Fehler 20050829

Method _RUN_BIA_OVERLOAD_CHECK Signature

Method _RUN_BIA_OVERLOAD_CHECK on class CL_RSDDTZA_HPA_RESULTS_DATA has no parameter.
Method _RUN_BIA_OVERLOAD_CHECK on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.

Method _SET_PROPOSED_ACTION Signature

Method _SET_PROPOSED_ACTION on class CL_RSDDTZA_HPA_RESULTS_DATA has no parameter.
Method _SET_PROPOSED_ACTION on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700