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 | 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 | Instance attribute | Private | Type reference (TYPE) | RSDDTZA_HPA_RESULTS_TYPE | Result Type of HPA | 20050826 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20050919 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYMSGID | 'RSDD_ZA' | Message Class | 20050826 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYMSGTY | 'I' | Message Type | 20050826 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDDTZA_MSG_LOG_DISPLAY | Display of Information About Actions and Events | 20050829 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTZA_HPA_RESULTS_DATA | Determine and Distribute All Results of HPA | 20050826 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20060123 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSDDTZA_T_CHECK_GRID | Application Log: Useful Data in the Log Display | 20050829 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details for Alert Monitor Results | 20050901 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TREXT_DETAIL_FORMAT | Row Structure of Check Detail Rows of Alert Monitor | 20050901 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TREXT_ALERT_STATUS | Result of the Alert Monitor Tests | 20050901 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSDDTZA_T_ACTIONS | Required Actions (ZA Information) | 20050913 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20060123 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TSPISERVER | Table of Application Server Destinations | 20060123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050826 | |
| 2 | Instance method | Public | Method | Returns the Proposed Action | 20050826 | |
| 3 | Instance method | Public | Method | Returns the Selected Messages | 20050826 | |
| 4 | Instance method | Public | Method | Sets HPA Tables | 20050901 | |
| 5 | Instance method | Private | Method | Compares Compatibility of BW SP with TREX REVISION | 20060801 | |
| 6 | Instance method | Private | Method | Fills the Data Table | 20050829 | |
| 7 | Instance method | Private | Method | Gets Check Results for RSRV Checks | 20060123 | |
| 8 | Instance method | Private | Method | Reads Servers Without RFC and General Availability | 20060123 | |
| 9 | Instance method | Private | Event handling method | Event Handler for Event: Double Click on the ALV Grid | 20050826 | |
| 10 | Instance method | Private | Event handling method | Event Handler for Event HOTSPOT CLICK of ALV Grid | 20050826 | |
| 11 | Instance method | Private | Event handling method | Event Handler for Event Context Menu of ALV Grid | 20051020 | |
| 12 | Instance method | Private | Method | Checks for Problem in RSRV | 20060123 | |
| 13 | Instance method | Private | Method | Searches for Warnings and Errors in Table | 20070403 | |
| 14 | Instance method | Private | Method | Display the results of the overload test | 20071018 | |
| 15 | Instance method | Private | Method | Returns Check Results for RSRV Checks | 20060123 | |
| 16 | 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 | I_APPL_CONTAINER | Call by reference | Type reference (TYPE) | STRING | 20050826 | ||||
| 2 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20071025 | |||
| 3 | I_HPA_RESULTS_TYPE | Call by reference | Type reference (TYPE) | RSDDTZA_HPA_RESULTS_TYPE | Ergebnistyp vom HPA | 20050826 | |||
| 4 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050826 | |||
| 5 | 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 | 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 | 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 | I_T_HPA_DETAILS | Call by reference | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details für Alert-Monitor-Ergebnisse | 20050901 | |||
| 2 | I_T_HPA_DETAIL_FORMAT | Call by reference | Type reference (TYPE) | TREXT_DETAIL_FORMAT | Zeilenstruktur der Alert-Monitor-Prüfungsdetailzeile | 20050901 | |||
| 3 | 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 | R_RET_CODE | Value transfer | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20050829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | Numerische Zeilen ID | 20050826 | ||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20050826 | |||||
| 3 | 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 | 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 | 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 | I_CURRENT_STATUS | Call by reference | Type reference (TYPE) | TREXD_ALERT_STATUS | Status eines Alert-Monitor-Tests | 20070403 | |||
| 2 | I_T_HPA_RESULT | Call by reference | Type reference (TYPE) | TREXT_ALERT_STATUS | Ergebnis der Alert-Monitor-Tests | 20070403 | |||
| 3 | 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 |