SAP ABAP Class CL_RSDDTZA_HPA_CHECK_DETAILS (Display of Check Details)
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 | 20050830 |
Properties
| Class | CL_RSDDTZA_HPA_CHECK_DETAILS | |
| Short Description | Display of Check Details | |
| 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 | 20050830 | 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_DETAILS has no interface implemented.
Friends
Class CL_RSDDTZA_HPA_CHECK_DETAILS 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) | TREXS_ALERT_DETAILS-CHECKSET_NAME | 20050831 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDDTZA_CHECK_ID | Number for Identifying HPA Checks | 20050830 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDDTZA_CHECK_NAME | HPA ZA Name of HPA Check | 20050830 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TREXS_ALERT_DETAILS-EXECUTION_TIME_STAMP | 20050831 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSDDTZA_HPA_RESULTS_TYPE | Result Type of HPA | 20050831 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDDTZA_MSG_LOG_DISPLAY | Interface for Application Log | 20071221 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20050830 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20050830 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSDZA_T_DETAIL_COLUMNS | 20050831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Table | 20050923 | |
| 2 | Instance method | Public | Constructor | Constructor | 20050830 | |
| 3 | Instance method | Public | Method | Display Details for Which Check? | 20050831 | |
| 4 | Instance method | Public | Method | Fills the details table for the overload test | 20071018 | |
| 5 | Instance method | Public | Method | Displays Details of Check | 20050830 | |
| 6 | Instance method | Private | Method | Generates Data Table and Meta Information Table | 20050831 | |
| 7 | Instance method | Private | Method | Fills the Data Table | 20050830 |
Events
Class CL_RSDDTZA_HPA_CHECK_DETAILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_S_MESSAGE | Private | See coding | 20071018 | BEGIN OF pt_s_message,
status TYPE char20,
message TYPE char80,
END OF pt_s_message
|
||
| 2 | PT_T_MESSAGE | Private | See coding | 20071018 | pt_t_message TYPE TABLE OF pt_s_message
|
Method Signatures
Method CLEAR_TABLE Signature
Method CLEAR_TABLE on class CL_RSDDTZA_HPA_CHECK_DETAILS has no parameter.
Method CLEAR_TABLE on class CL_RSDDTZA_HPA_CHECK_DETAILS has no exception.
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 | 20050830 | ||||
| 2 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20071025 | |||
| 3 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050830 |
Method CONSTRUCTOR on class CL_RSDDTZA_HPA_CHECK_DETAILS has no exception.
Method GET_CURRENT_DETAIL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHECKSET_NAME | Call by reference | Type reference (TYPE) | TREXS_ALERT_DETAILS-CHECKSET_NAME | 20050831 | ||||
| 2 | E_CHECK_ID | Call by reference | Type reference (TYPE) | RSDDTZA_CHECK_ID | Nummer zur Indentifizierung einer HPA-Prüfung | 20050831 | |||
| 3 | E_CHECK_NAME | Call by reference | Type reference (TYPE) | RSDDTZA_CHECK_NAME | HPA ZA Name einer HPA Prüfung | 20050831 | |||
| 4 | E_CHECK_TIME_STAMP | Call by reference | Type reference (TYPE) | TREXS_ALERT_DETAILS-EXECUTION_TIME_STAMP | 20050831 | ||||
| 5 | E_HPA_RESULTS_TYPE | Call by reference | Type reference (TYPE) | RSDDTZA_HPA_RESULTS_TYPE | Ergebnistyp vom HPA | 20050831 |
Method GET_CURRENT_DETAIL_INFO on class CL_RSDDTZA_HPA_CHECK_DETAILS has no exception.
Method PRINT_OVERLOAD_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKSET_NAME | Call by reference | Type reference (TYPE) | TREXS_ALERT_DETAILS-CHECKSET_NAME | Checkset-Name | 20071018 | |||
| 2 | I_CHECK_ID | Call by reference | Type reference (TYPE) | RSDDTZA_CHECK_ID | Nummer zur Indentifizierung einer BI Accelerator Prüfung | 20071018 | |||
| 3 | I_CHECK_NAME | Call by reference | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20071018 | |||
| 4 | I_CHECK_TIME_STAMP | Call by reference | Type reference (TYPE) | TREXS_ALERT_DETAILS-EXECUTION_TIME_STAMP | Ausführungszeit der Prüfung | 20071018 | |||
| 5 | I_HPA_RESULTS_TYPE | Call by reference | Type reference (TYPE) | RSDDTZA_HPA_RESULTS_TYPE | Ergebnistyp vom BI Accelerator | 20071018 | |||
| 6 | I_OVERLOAD | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071018 | |||
| 7 | I_T_OVERLOAD_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20071018 |
Method PRINT_OVERLOAD_DETAILS on class CL_RSDDTZA_HPA_CHECK_DETAILS has no exception.
Method SHOW_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKSET_NAME | Call by reference | Type reference (TYPE) | TREXS_ALERT_DETAILS-CHECKSET_NAME | 20050831 | ||||
| 2 | I_CHECK_ID | Call by reference | Type reference (TYPE) | RSDDTZA_CHECK_ID | Nummer zur Indentifizierung einer HPA-Prüfung | 20050830 | |||
| 3 | I_CHECK_NAME | Call by reference | Type reference (TYPE) | CHAR32 | HPA ZA Name einer HPA Prüfung | 20050830 | |||
| 4 | I_CHECK_TIME_STAMP | Call by reference | Type reference (TYPE) | TREXS_ALERT_DETAILS-EXECUTION_TIME_STAMP | 20050831 | ||||
| 5 | I_HPA_RESULTS_TYPE | Call by reference | Type reference (TYPE) | RSDDTZA_HPA_RESULTS_TYPE | Ergebnistyp vom HPA | 20050831 | |||
| 6 | I_T_DETAILS | Call by reference | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details für Alert-Monitor-Ergebnisse | 20050830 | |||
| 7 | I_T_DETAIL_FORMAT | Call by reference | Type reference (TYPE) | TREXT_DETAIL_FORMAT | Zeilenstruktur der Alert-Monitor-Prüfungsdetailzeile | 20050830 |
Method SHOW_DETAILS on class CL_RSDDTZA_HPA_CHECK_DETAILS has no exception.
Method _CREATE_INFO_N_DATA_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DETAILS | Call by reference | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details für Alert-Monitor-Ergebnisse | 20050831 | |||
| 2 | I_T_DETAIL_FORMAT | Call by reference | Type reference (TYPE) | TREXT_DETAIL_FORMAT | Zeilenstruktur der Alert-Monitor-Prüfungsdetailzeile | 20050831 |
Method _CREATE_INFO_N_DATA_TABLES on class CL_RSDDTZA_HPA_CHECK_DETAILS has no exception.
Method _FILL_DETAILS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DETAILS | Call by reference | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details für Alert-Monitor-Ergebnisse | 20050831 | |||
| 2 | I_T_DETAIL_FORMAT | Call by reference | Type reference (TYPE) | TREXT_DETAIL_FORMAT | Zeilenstruktur der Alert-Monitor-Prüfungsdetailzeile | 20050831 |
Method _FILL_DETAILS_TABLE on class CL_RSDDTZA_HPA_CHECK_DETAILS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |