SAP ABAP Class CL_RSDDTZA_HPA_SUMMARY (ALV GRID: Quick Overview of Status of BWA)
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 20051108
Properties
Class CL_RSDDTZA_HPA_SUMMARY  
Short Description ALV GRID: Quick Overview of Status of BWA    
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 20051108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDDTZA_HPA_SUMMARY has no forward declaration.
Interfaces
Class CL_RSDDTZA_HPA_SUMMARY has no interface implemented.
Friends
Class CL_RSDDTZA_HPA_SUMMARY 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 1 Status of an Alert Monitor Test 20051114
2 P_ERROR_HEADING Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20051202
3 P_MSGID Instance attribute Private Type reference (TYPE) SYMSGID 'RSDD_ZA' Message Class 20051108
4 P_MSGTY Instance attribute Private Type reference (TYPE) SYMSGTY 'I' Message Type 20051108
5 P_RFC_DEST Instance attribute Private Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20051111
6 P_R_HPA_ACCESS Instance attribute Private Object reference (TYPE REF TO) CL_RSDDTZA_HPA_ACCESS Access to HPA Functions 20060130
7 P_SEVERE_ERROR Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20051117
8 P_TREX_RFC_UNAVAILABLE Instance attribute Private Type reference (TYPE) RS_BOOL Availability of RFC Connection 20060130
9 P_T_PROPOSED_ACTIONS Instance attribute Private Type reference (TYPE) RSDDTZA_T_ACTIONS Table Type for Action Table 20051108
10 P_T_RSRV_MSGS Instance attribute Private Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20060130
11 P_T_SERVERS_NO_RFC Instance attribute Private Type reference (TYPE) TSPISERVER Table of Application Server Destinations 20060130
12 P_T_SUMMARY_DETAILS Instance attribute Private Type reference (TYPE) TREXT_ALERT_DETAILS Details for Alert Monitor Results 20051108
13 P_T_SUMMARY_DETAIL_FORMAT Instance attribute Private Type reference (TYPE) TREXT_DETAIL_FORMAT Row Structure of Check Detail Rows of Alert Monitor 20051108
14 P_T_SUMMARY_GRID_DATA Instance attribute Private Type reference (TYPE) RSDDTZA_T_CHECK_GRID HPA ZA Table for Displaying Check Results 20051108
15 P_T_SUMMARY_RESULT Instance attribute Private Type reference (TYPE) TREXT_ALERT_STATUS Result of the Alert Monitor Tests 20051108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20051108
2 EXECUTE_PROPOSED_ACTIONS Instance method Public Method Execute Proposed Actions 20051108
3 SHOW_REPAIR_BUTTON Instance method Public Method Returns the Current Status 20051114
4 _COMP_BI_SP_TREX_REV Instance method Private Method Compares Compatibility of BW SP with TREX REVISION 20060807
5 _DELETE_ALV Instance method Private Method Deletes the Display of New Version 20051114
6 _FETCH_DATA Instance method Private Method Gets Messages from BW Accelerator 20060130
7 _FILL_SUMMARY_TABLE Instance method Private Method Fills the Tabel with Summary of Status 20051108
8 _FUNCTIONS_DISPATCHER Instance method Private Method Calls Functions for BW Accelerator 20051114
9 _GET_RSRV_CHECK_RESULTS Instance method Private Method Gets Check Results for RSRV Checks 20060130
10 _GET_UNAVAILABLE_SERVERS Instance method Private Method Reads Servers Without RFC and General Availability 20060130
11 _HND_ALV_HOTSPOT_CLICK Instance method Private Event handling method Event Handler for Event HOTSPOT CLICK of ALV Grid 20051114
12 _HND_CONTEXT_MENU Instance method Private Event handling method Event Handler for Event Context Menu of ALV Grid 20060131
13 _INFORM_MISSING_RFC_DEST Instance method Private Method Notifies About Missing RFC Connection 20051202
14 _IS_PROBLEM_IN_RSRV_RES Instance method Private Method Checks for Problem in RSRV 20060130
15 _PRINT_RSRV_CHECK_RESULTS Instance method Private Method Returns Check Results for RSRV Checks 20060130
16 _PRINT_UNAVAILABLE_SERVERS Instance method Private Method Returns List of Servers with No RFC Connection to TREX 20060130
Events
Class CL_RSDDTZA_HPA_SUMMARY has no event.
Types
Class CL_RSDDTZA_HPA_SUMMARY 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 20051108
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20071127
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20051108
# Exception Resumable Description Created on
1 USER_CANCELLED_RFC Benutzerabbruch bei RFC-Pflege 20051202

Method EXECUTE_PROPOSED_ACTIONS Signature

Method EXECUTE_PROPOSED_ACTIONS on class CL_RSDDTZA_HPA_SUMMARY has no parameter.
Method EXECUTE_PROPOSED_ACTIONS on class CL_RSDDTZA_HPA_SUMMARY has no exception.

Method SHOW_REPAIR_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SHOW_REPAIR_BUTTON Value transfer Type reference (TYPE) RS_BOOL Status eines Alert-Monitor-Tests 20051114

Method SHOW_REPAIR_BUTTON on class CL_RSDDTZA_HPA_SUMMARY has no exception.

Method _COMP_BI_SP_TREX_REV Signature

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

Method _DELETE_ALV Signature

Method _DELETE_ALV on class CL_RSDDTZA_HPA_SUMMARY has no parameter.
Method _DELETE_ALV on class CL_RSDDTZA_HPA_SUMMARY has no exception.

Method _FETCH_DATA Signature

Method _FETCH_DATA on class CL_RSDDTZA_HPA_SUMMARY has no parameter.
Method _FETCH_DATA on class CL_RSDDTZA_HPA_SUMMARY has no exception.

Method _FILL_SUMMARY_TABLE Signature

Method _FILL_SUMMARY_TABLE on class CL_RSDDTZA_HPA_SUMMARY has no parameter.
Method _FILL_SUMMARY_TABLE on class CL_RSDDTZA_HPA_SUMMARY has no exception.

Method _FUNCTIONS_DISPATCHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_CODE Call by reference Type reference (TYPE) RSDDTZA_ACTION_CODE Befehlscode für Aktivitäten 20051114

Method _FUNCTIONS_DISPATCHER on class CL_RSDDTZA_HPA_SUMMARY has no exception.

Method _GET_RSRV_CHECK_RESULTS Signature

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

Method _GET_UNAVAILABLE_SERVERS Signature

Method _GET_UNAVAILABLE_SERVERS on class CL_RSDDTZA_HPA_SUMMARY has no parameter.
Method _GET_UNAVAILABLE_SERVERS on class CL_RSDDTZA_HPA_SUMMARY 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 Call by reference Attribute reference (LIKE) 20051114
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20051114
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20051114

Method _HND_ALV_HOTSPOT_CLICK on class CL_RSDDTZA_HPA_SUMMARY 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) 20060131

Method _HND_CONTEXT_MENU on class CL_RSDDTZA_HPA_SUMMARY has no exception.

Method _INFORM_MISSING_RFC_DEST Signature

Method _INFORM_MISSING_RFC_DEST on class CL_RSDDTZA_HPA_SUMMARY has no parameter.
# Exception Resumable Description Created on
1 USER_CANCELLED_RFC Benutzerabbruch bei RFC-Pflege 20051202

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 20060130

Method _IS_PROBLEM_IN_RSRV_RES on class CL_RSDDTZA_HPA_SUMMARY has no exception.

Method _PRINT_RSRV_CHECK_RESULTS Signature

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

Method _PRINT_UNAVAILABLE_SERVERS Signature

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