SAP ABAP Class CL_RSDDTZA_HPA_CHECK_GRID (Display HPA Error Messages)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTZA (Package) BWA ZA Maintenance Monitor and Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTZA_ALV_GRID Basis Class for ALV Grid Wrapper 20050826
Properties
Class CL_RSDDTZA_HPA_CHECK_GRID  
Short Description Display HPA Error Messages    
Super Class CL_RSDDTZA_ALV_GRID Basis Class for ALV Grid Wrapper 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTZA   BWA ZA Maintenance Monitor and Functions 
Created 20050826   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTZA_HPA_CHECK_GRID has no interface implemented.
Friends
Class CL_RSDDTZA_HPA_CHECK_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_HPA_RESULTS_TYPE Instance attribute Private Type reference (TYPE) RSDDTZA_HPA_RESULTS_TYPE Result Type of HPA 20050826
2 P_HPA_RES_TYPE_TEXT Instance attribute Private Type reference (TYPE) CHAR30 30 Characters 20050919
3 P_MSGID Instance attribute Private Type reference (TYPE) SYMSGID 'RSDD_ZA' Message Class 20050826
4 P_MSGTY Instance attribute Private Type reference (TYPE) SYMSGTY 'I' Message Type 20050826
5 P_R_ACTION_MSG_LOG Instance attribute Private Object reference (TYPE REF TO) IF_RSDDTZA_MSG_LOG_DISPLAY Display of Information About Actions and Events 20050829
6 P_R_HPA_RESULTS_DATA Instance attribute Private Object reference (TYPE REF TO) CL_RSDDTZA_HPA_RESULTS_DATA Determine and Distribute All Results of HPA 20050826
7 P_TREX_RFC_UNAVAILABLE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20060123
8 P_T_CHECKS_GRID_DATA Instance attribute Private Type reference (TYPE) RSDDTZA_T_CHECK_GRID Application Log: Useful Data in the Log Display 20050829
9 P_T_HPA_DETAILS Instance attribute Private Type reference (TYPE) TREXT_ALERT_DETAILS Details for Alert Monitor Results 20050901
10 P_T_HPA_DETAIL_FORMAT Instance attribute Private Type reference (TYPE) TREXT_DETAIL_FORMAT Row Structure of Check Detail Rows of Alert Monitor 20050901
11 P_T_HPA_RESULT Instance attribute Private Type reference (TYPE) TREXT_ALERT_STATUS Result of the Alert Monitor Tests 20050901
12 P_T_PROPOSED_ACTIONS Instance attribute Private Type reference (TYPE) RSDDTZA_T_ACTIONS Required Actions (ZA Information) 20050913
13 P_T_RSRV_MSGS Instance attribute Private Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20060123
14 P_T_SERVERS_NO_RFC Instance attribute Private Type reference (TYPE) TSPISERVER Table of Application Server Destinations 20060123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050826
2 GET_PROPOSED_ACTION Instance method Public Method Returns the Proposed Action 20050826
3 GET_SELECTED_MESSAGES Instance method Public Method Returns the Selected Messages 20050826
4 SET_HPA_TABLES Instance method Public Method Sets HPA Tables 20050901
5 _COMP_BI_SP_TREX_REV Instance method Private Method Compares Compatibility of BW SP with TREX REVISION 20060801
6 _FILL_CHECKS_TABLE Instance method Private Method Fills the Data Table 20050829
7 _GET_RSRV_CHECK_RESULTS Instance method Private Method Gets Check Results for RSRV Checks 20060123
8 _GET_UNAVAILABLE_SERVERS Instance method Private Method Reads Servers Without RFC and General Availability 20060123
9 _HND_ALV_GRID_DC Instance method Private Event handling method Event Handler for Event: Double Click on the ALV Grid 20050826
10 _HND_ALV_HOTSPOT_CLICK Instance method Private Event handling method Event Handler for Event HOTSPOT CLICK of ALV Grid 20050826
11 _HND_CONTEXT_MENU Instance method Private Event handling method Event Handler for Event Context Menu of ALV Grid 20051020
12 _IS_PROBLEM_IN_RSRV_RES Instance method Private Method Checks for Problem in RSRV 20060123
13 _IS_SEV_PROBLEMS_IN_TABLE Instance method Private Method Searches for Warnings and Errors in Table 20070403
14 _PRINT_OVERLOAD_CHECK Instance method Private Method Display the results of the overload test 20071018
15 _PRINT_RSRV_CHECK_RESULTS Instance method Private Method Returns Check Results for RSRV Checks 20060123
16 _PRINT_UNAVAILABLE_SERVERS Instance method Private Method Returns List of Servers with No RFC Connection to TREX 20060123
Events
Class CL_RSDDTZA_HPA_CHECK_GRID has no event.
Types
Class CL_RSDDTZA_HPA_CHECK_GRID 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_APPL_CONTAINER Call by reference Type reference (TYPE) STRING 20050826
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20071025
3 Importing I_HPA_RESULTS_TYPE Call by reference Type reference (TYPE) RSDDTZA_HPA_RESULTS_TYPE Ergebnistyp vom HPA 20050826
4 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050826
5 Importing I_R_HPA_RESULTS_DATA Call by reference Object reference (TYPE REF TO) CL_RSDDTZA_HPA_RESULTS_DATA Alle Ergebnisse des HPA ermitteln und verteilen 20050826

Method CONSTRUCTOR on class CL_RSDDTZA_HPA_CHECK_GRID 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 Nachrichtennummer 20050913

Method GET_PROPOSED_ACTION on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method GET_SELECTED_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MESSAGES Value transfer Type reference (TYPE) RSDDTZA_T_CHECK_GRID Anwendungs-Log: In der Protokollanzeige nutzbare Daten 20050826

Method GET_SELECTED_MESSAGES on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method SET_HPA_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_HPA_DETAILS Call by reference Type reference (TYPE) TREXT_ALERT_DETAILS Details für Alert-Monitor-Ergebnisse 20050901
2 Importing I_T_HPA_DETAIL_FORMAT Call by reference Type reference (TYPE) TREXT_DETAIL_FORMAT Zeilenstruktur der Alert-Monitor-Prüfungsdetailzeile 20050901
3 Importing I_T_HPA_RESULT Call by reference Type reference (TYPE) TREXT_ALERT_STATUS Ergebnis der Alert-Monitor-Tests 20050901

Method SET_HPA_TABLES on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _COMP_BI_SP_TREX_REV Signature

Method _COMP_BI_SP_TREX_REV on class CL_RSDDTZA_HPA_CHECK_GRID has no parameter.
Method _COMP_BI_SP_TREX_REV on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _FILL_CHECKS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RET_CODE Value transfer Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20050829
# Exception Resumable Description Created on
1 HPA_ERROR HPA Fehler 20050829

Method _GET_RSRV_CHECK_RESULTS Signature

Method _GET_RSRV_CHECK_RESULTS on class CL_RSDDTZA_HPA_CHECK_GRID has no parameter.
Method _GET_RSRV_CHECK_RESULTS on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _GET_UNAVAILABLE_SERVERS Signature

Method _GET_UNAVAILABLE_SERVERS on class CL_RSDDTZA_HPA_CHECK_GRID has no parameter.
Method _GET_UNAVAILABLE_SERVERS on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _HND_ALV_GRID_DC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20050826

Method _HND_ALV_GRID_DC on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _HND_ALV_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) Numerische Zeilen ID 20050826
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20050826
3 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20050826

Method _HND_ALV_HOTSPOT_CLICK on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _HND_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20051020

Method _HND_CONTEXT_MENU on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _IS_PROBLEM_IN_RSRV_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROBLEM Value transfer Type reference (TYPE) RS_BOOL Boolean 20060123

Method _IS_PROBLEM_IN_RSRV_RES on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _IS_SEV_PROBLEMS_IN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_STATUS Call by reference Type reference (TYPE) TREXD_ALERT_STATUS Status eines Alert-Monitor-Tests 20070403
2 Importing I_T_HPA_RESULT Call by reference Type reference (TYPE) TREXT_ALERT_STATUS Ergebnis der Alert-Monitor-Tests 20070403
3 Returning R_PROBLEM Value transfer Type reference (TYPE) RS_BOOL Boolean 20070403

Method _IS_SEV_PROBLEMS_IN_TABLE on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _PRINT_OVERLOAD_CHECK Signature

Method _PRINT_OVERLOAD_CHECK on class CL_RSDDTZA_HPA_CHECK_GRID has no parameter.
Method _PRINT_OVERLOAD_CHECK on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _PRINT_RSRV_CHECK_RESULTS Signature

Method _PRINT_RSRV_CHECK_RESULTS on class CL_RSDDTZA_HPA_CHECK_GRID has no parameter.
Method _PRINT_RSRV_CHECK_RESULTS on class CL_RSDDTZA_HPA_CHECK_GRID has no exception.

Method _PRINT_UNAVAILABLE_SERVERS Signature

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