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 | Instance attribute | Private | Type reference (TYPE) | RSTT_CHECKSTATUS | Trace Tool: Check Status | 20051110 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20051031 | |||
| 3 | Constant | Private | See coding | 20051030 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20051028 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20051028 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSTT_UI_CHECK_DISP_DETAILS | Display of Details for the Check Results | 20051031 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSTT_TRACE_CATT | OLAP Trace: Basic Class Trace | 20051031 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20051028 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20051028 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20051028 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20051028 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | 20051115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20051011 | |
| 2 | Instance method | Public | Method | Destructor | 20051031 | |
| 3 | Instance method | Public | Method | Returns the URL for the Query to Be Displayed | 20051115 | |
| 4 | Instance method | Public | Method | Refresh Display | 20051030 | |
| 5 | Instance method | Private | Method | Generates the Function Toolbar | 20051028 | |
| 6 | Static method | Protected | Method | Generate a UI Container | 20051028 | |
| 7 | Instance method | Private | Method | Generates the Splitter | 20051028 | |
| 8 | Instance method | Private | Method | Display of Data | 20051031 | |
| 9 | Instance method | Private | Event handling method | Hanlder for Button Pressed on GUI TOOLBAR | 20051030 | |
| 10 | Instance method | Private | Method | Generates the Data for ALV Grid | 20051031 | |
| 11 | Instance method | Private | Method | Sets the ALV GRID Field Catalog | 20051031 | |
| 12 | Instance method | Private | Method | Sets the ALV Grid Layout | 20051031 | |
| 13 | 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 | I_APPL_CONTAINER | Call by reference | Type reference (TYPE) | STRING | 20051011 | ||||
| 2 | I_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | 20051028 | ||||
| 3 | I_DYNNO | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20051011 | |||
| 4 | I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Trace-Tool: Integer-Wert | 20051028 | |||
| 5 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20051011 | |||
| 6 | 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 | I_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | Trace-Tool: Checkstatus | 20051110 | |||
| 2 | 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 | 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 | 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 | I_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | Trace-Tool: Checkstatus | 20051115 | |||
| 2 | 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 | I_CONTAINER | Call by reference | Type reference (TYPE) | STRING | 20051028 | ||||
| 2 | I_DYNNO | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20051028 | |||
| 3 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20051028 | |||
| 4 | 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 | 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 | 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 | 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 | I_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | Trace-Tool: Checkstatus | 20051031 | |||
| 2 | I_DATATYPE | Call by reference | Type reference (TYPE) | RSTT_DATATYPE | Trace-Tool: Datentyp für Check | 20051031 | |||
| 3 | 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 | C_T_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20051031 | |||
| 2 | I_R_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20051031 | |||
| 3 | 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 | C_S_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20051031 | |||
| 2 | I_DATATYPE | Call by reference | Type reference (TYPE) | RSTT_DATATYPE | Trace-Tool: Datentyp für Check | 20051031 | |||
| 3 | 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 |