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 RSDZA 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 P_CHECKSET_NAME Instance attribute Private Type reference (TYPE) TREXS_ALERT_DETAILS-CHECKSET_NAME 20050831
2 P_CHECK_ID Instance attribute Private Type reference (TYPE) RSDDTZA_CHECK_ID Number for Identifying HPA Checks 20050830
3 P_CHECK_NAME Instance attribute Private Type reference (TYPE) RSDDTZA_CHECK_NAME HPA ZA Name of HPA Check 20050830
4 P_CHECK_TIME_STAMP Instance attribute Private Type reference (TYPE) TREXS_ALERT_DETAILS-EXECUTION_TIME_STAMP 20050831
5 P_HPA_RESULTS_TYPE Instance attribute Private Type reference (TYPE) RSDDTZA_HPA_RESULTS_TYPE Result Type of HPA 20050831
6 P_R_ACTION_MSG_LOG Instance attribute Private Object reference (TYPE REF TO) IF_RSDDTZA_MSG_LOG_DISPLAY Interface for Application Log 20071221
7 P_R_DATA_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA 20050830
8 P_R_STRUCTURE Instance attribute Private Object reference (TYPE REF TO) DATA 20050830
9 P_T_DETAIL_COLUMNS Instance attribute Private Type reference (TYPE) RSDZA_T_DETAIL_COLUMNS 20050831
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_TABLE Instance method Public Method Deletes Table 20050923
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050830
3 GET_CURRENT_DETAIL_INFO Instance method Public Method Display Details for Which Check? 20050831
4 PRINT_OVERLOAD_DETAILS Instance method Public Method Fills the details table for the overload test 20071018
5 SHOW_DETAILS Instance method Public Method Displays Details of Check 20050830
6 _CREATE_INFO_N_DATA_TABLES Instance method Private Method Generates Data Table and Meta Information Table 20050831
7 _FILL_DETAILS_TABLE 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 Importing I_APPL_CONTAINER Call by reference Type reference (TYPE) STRING 20050830
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20071025
3 Importing 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 Exporting E_CHECKSET_NAME Call by reference Type reference (TYPE) TREXS_ALERT_DETAILS-CHECKSET_NAME 20050831
2 Exporting E_CHECK_ID Call by reference Type reference (TYPE) RSDDTZA_CHECK_ID Nummer zur Indentifizierung einer HPA-Prüfung 20050831
3 Exporting E_CHECK_NAME Call by reference Type reference (TYPE) RSDDTZA_CHECK_NAME HPA ZA Name einer HPA Prüfung 20050831
4 Exporting E_CHECK_TIME_STAMP Call by reference Type reference (TYPE) TREXS_ALERT_DETAILS-EXECUTION_TIME_STAMP 20050831
5 Exporting 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 Importing I_CHECKSET_NAME Call by reference Type reference (TYPE) TREXS_ALERT_DETAILS-CHECKSET_NAME Checkset-Name 20071018
2 Importing I_CHECK_ID Call by reference Type reference (TYPE) RSDDTZA_CHECK_ID Nummer zur Indentifizierung einer BI Accelerator Prüfung 20071018
3 Importing I_CHECK_NAME Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20071018
4 Importing I_CHECK_TIME_STAMP Call by reference Type reference (TYPE) TREXS_ALERT_DETAILS-EXECUTION_TIME_STAMP Ausführungszeit der Prüfung 20071018
5 Importing I_HPA_RESULTS_TYPE Call by reference Type reference (TYPE) RSDDTZA_HPA_RESULTS_TYPE Ergebnistyp vom BI Accelerator 20071018
6 Importing I_OVERLOAD Call by reference Type reference (TYPE) RS_BOOL Boolean 20071018
7 Importing 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 Importing I_CHECKSET_NAME Call by reference Type reference (TYPE) TREXS_ALERT_DETAILS-CHECKSET_NAME 20050831
2 Importing I_CHECK_ID Call by reference Type reference (TYPE) RSDDTZA_CHECK_ID Nummer zur Indentifizierung einer HPA-Prüfung 20050830
3 Importing I_CHECK_NAME Call by reference Type reference (TYPE) CHAR32 HPA ZA Name einer HPA Prüfung 20050830
4 Importing I_CHECK_TIME_STAMP Call by reference Type reference (TYPE) TREXS_ALERT_DETAILS-EXECUTION_TIME_STAMP 20050831
5 Importing I_HPA_RESULTS_TYPE Call by reference Type reference (TYPE) RSDDTZA_HPA_RESULTS_TYPE Ergebnistyp vom HPA 20050831
6 Importing I_T_DETAILS Call by reference Type reference (TYPE) TREXT_ALERT_DETAILS Details für Alert-Monitor-Ergebnisse 20050830
7 Importing 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 Importing I_T_DETAILS Call by reference Type reference (TYPE) TREXT_ALERT_DETAILS Details für Alert-Monitor-Ergebnisse 20050831
2 Importing 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 Importing I_T_DETAILS Call by reference Type reference (TYPE) TREXT_ALERT_DETAILS Details für Alert-Monitor-Ergebnisse 20050831
2 Importing 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