SAP ABAP Class CL_RSTT_UI_CHECK_CATT_REF_DATA (Display of CATT and Reference Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_UI (Package) Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer
Properties
Class CL_RSTT_UI_CHECK_CATT_REF_DATA  
Short Description Display of CATT and Reference Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_UI   Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer 
Created 20050706   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTT_UI_CHECK_CATT_REF_DATA has no forward declaration.
Interfaces
Class CL_RSTT_UI_CHECK_CATT_REF_DATA has no interface implemented.
Friends
Class CL_RSTT_UI_CHECK_CATT_REF_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CHECKSTATUS Instance attribute Private Type reference (TYPE) RSTT_CHECKSTATUS Trace Tool: Check Status 20051110
2 P_CURRENT_VIEW Instance attribute Private Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20051031
3 P_C_FCODE Constant Private See coding 20051030
4 P_R_BUTTONBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20051028
5 P_R_CATT_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20051028
6 P_R_CHECK_DISP_DETAILS Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_UI_CHECK_DISP_DETAILS Display of Details for the Check Results 20051031
7 P_R_CURRENT_CATT_TRACE Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT OLAP Trace: Basic Class Trace 20051031
8 P_R_CUSTOM_CONTAINER_001 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20051028
9 P_R_REF_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20051028
10 P_R_SPLITTER_ALVS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20051028
11 P_R_SPLITTER_FRAME Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20051028
12 P_URL Instance attribute Private Type reference (TYPE) STRING 20051115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20051011
2 FREE Instance method Public Method Destructor 20051031
3 GET_QUERY_URL Instance method Public Method Returns the URL for the Query to Be Displayed 20051115
4 REFRESH Instance method Public Method Refresh Display 20051030
5 _CREATE_BUTTON_BAR Instance method Private Method Generates the Function Toolbar 20051028
6 _CREATE_CONTAINER Static method Protected Method Generate a UI Container 20051028
7 _CREATE_SPLITTER_CONTAINER Instance method Private Method Generates the Splitter 20051028
8 _DISPLAY_DATA Instance method Private Method Display of Data 20051031
9 _HND_ON_SELECTED_BUTTONBAR Instance method Private Event handling method Hanlder for Button Pressed on GUI TOOLBAR 20051030
10 _PREPARE_DATA_GRIDS Instance method Private Method Generates the Data for ALV Grid 20051031
11 _SET_ALV_GRID_FCAT Instance method Private Method Sets the ALV GRID Field Catalog 20051031
12 _SET_ALV_GRID_LAYOUT Instance method Private Method Sets the ALV Grid Layout 20051031
13 _SET_SPLITTER_MODE Instance method Private Method Sets the Mode for the Splitter (Comparison or a Table) 20051031
Events
Class CL_RSTT_UI_CHECK_CATT_REF_DATA has no event.
Types
Class CL_RSTT_UI_CHECK_CATT_REF_DATA 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 20051011
2 Importing I_CHECKSTATUS Call by reference Type reference (TYPE) RSTT_CHECKSTATUS 20051028
3 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20051011
4 Importing I_POSINO Call by reference Type reference (TYPE) RSTT_INT4 Trace-Tool: Integer-Wert 20051028
5 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20051011
6 Importing I_R_CHECK_DISP_DETAILS Call by reference Object reference (TYPE REF TO) CL_RSTT_UI_CHECK_DISP_DETAILS Rahmen für die Anzeige der Prüfergebnisse 20051028

Method CONSTRUCTOR on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKSTATUS Call by reference Type reference (TYPE) RSTT_CHECKSTATUS Trace-Tool: Checkstatus 20051110
2 Importing I_COMPLETE Call by reference Type reference (TYPE) RS_BOOL Boolean 20051031

Method FREE on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method GET_QUERY_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_URL Value transfer Type reference (TYPE) STRING 20051115

Method GET_QUERY_URL on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKSTATUS Call by reference Type reference (TYPE) RSTT_CHECKSTATUS Trace-Tool: Checkstatus 20051031

Method REFRESH on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method _CREATE_BUTTON_BAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKSTATUS Call by reference Type reference (TYPE) RSTT_CHECKSTATUS Trace-Tool: Checkstatus 20051115
2 Importing I_HAS_QUERY_RELATION Call by reference Type reference (TYPE) RS_BOOL Boolean 20051115

Method _CREATE_BUTTON_BAR on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method _CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Type reference (TYPE) STRING 20051028
2 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20051028
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20051028
4 Returning R_R_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20051028

Method _CREATE_CONTAINER on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method _CREATE_SPLITTER_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKSTATUS Call by reference Type reference (TYPE) RSTT_CHECKSTATUS Trace-Tool: Checkstatus 20051028

Method _CREATE_SPLITTER_CONTAINER on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method _DISPLAY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKSTATUS Call by reference Type reference (TYPE) RSTT_CHECKSTATUS Trace-Tool: Checkstatus 20051031

Method _DISPLAY_DATA on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method _HND_ON_SELECTED_BUTTONBAR Signature

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

Method _HND_ON_SELECTED_BUTTONBAR on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method _PREPARE_DATA_GRIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKSTATUS Call by reference Type reference (TYPE) RSTT_CHECKSTATUS Trace-Tool: Checkstatus 20051031
2 Importing I_DATATYPE Call by reference Type reference (TYPE) RSTT_DATATYPE Trace-Tool: Datentyp für Check 20051031
3 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20051031

Method _PREPARE_DATA_GRIDS on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method _SET_ALV_GRID_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20051031
2 Importing I_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20051031
3 Importing I_T_COMP_VISIBLE Call by reference Type reference (TYPE) RSTT_T_COMPNM Tabelle für Komponentenliste 20051031

Method _SET_ALV_GRID_FCAT on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method _SET_ALV_GRID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20051031
2 Importing I_DATATYPE Call by reference Type reference (TYPE) RSTT_DATATYPE Trace-Tool: Datentyp für Check 20051031
3 Importing I_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20051031

Method _SET_ALV_GRID_LAYOUT on class CL_RSTT_UI_CHECK_CATT_REF_DATA has no exception.

Method _SET_SPLITTER_MODE Signature

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