SAP ABAP Class CL_RSTT_UI_CHECK_DISP_DETAILS (Display of Details for the Check Results)
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_DISP_DETAILS | |
Short Description | Display of Details for the Check Results | |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTT_UI_CHECK_DISP_DETAILS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSTT_UI_CHECK_CATT_REF_DATA | 20051030 | Display of CATT and Reference Data | |
2 | CL_RSTT_UI_CHECK_ERR_LIST_GRID | 20051030 | ALV GRID for the Display of Check Error List | |
3 | CL_RSTT_UI_CHECK_POS_TREE | 20051030 | ALV TREE for the Selection of Check Position to Be Displayed | |
4 | CL_RSTT_UI_CHECK_STAT_TREE | 20051030 | ALV TREE for the Display of Check Statistics |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_UI_CHECK_CATT_REF_DATA | Display of CATT and Reference Data | 20050706 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_UI_CHECK_ERR_LIST_GRID | Basis Class for ALV Grid Wrapper | 20050706 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_UI_CHECK_POS_TREE | ALV TREE for the Selection of Check Position to Be Displayed | 20050706 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_UI_CHECK_STAT_TREE | ALV TREE for the Selection of Check Position to Be Displayed | 20050706 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSTT_UI_POS_FOR_DETAILS | ALV Grid for Display of Check Results | 20051118 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTT_INT4 | Trace Tool: Integer Value | 20051109 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTT_STRING | Trace Tool: String Field | 20051109 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTT_COMPNM | Trace Tool: ABAP Component Name | 20051109 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20051109 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTT_INT4 | Trace Tool: Integer Value | 20051030 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSTT_TRACE_CATT | CATT Trace Class | 20051030 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSTT_DOBJ_GRID | Prepare Contents of Data Objects for Display | 20051030 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTT_TX_PARAMSEL | Trace Tool: Structure for Parameter List | 20051030 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTT_T_INDEX | Table for Indexes | 20051109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050706 |
2 | ![]() |
Instance method | Public | Method | Destructor | 20051031 |
3 | ![]() |
Instance method | Public | Method | Returns the Current Check Position Number | 20051107 |
4 | ![]() |
Instance method | Public | Method | Gets the Table of Errors from the Data Object | 20051107 |
5 | ![]() |
Instance method | Public | Method | Returns Position of the Check Position (First, Last...) | 20051031 |
6 | ![]() |
Instance method | Public | Method | Refreshes Display | 20051028 |
7 | ![]() |
Instance method | Public | Method | Display Results of Another Parameter | 20051109 |
8 | ![]() |
Instance method | Public | Method | Change to Next Check Position | 20051031 |
9 | ![]() |
Instance method | Public | Method | Change to PReviuos Check Position | 20051031 |
10 | ![]() |
Instance method | Private | Method | Generates the Data Object of the Check Results | 20051028 |
11 | ![]() |
Instance method | Private | Method | Gets the Trace and Its Data | 20051030 |
Events
Class CL_RSTT_UI_CHECK_DISP_DETAILS has no event.
Types
Class CL_RSTT_UI_CHECK_DISP_DETAILS 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_CATT_REF_GRID | Call by reference | Type reference (TYPE) | STRING | 20051028 | |||
2 | ![]() |
I_APPL_CONTAINER_ERR_LIST | Call by reference | Type reference (TYPE) | STRING | 20051028 | |||
3 | ![]() |
I_APPL_CONTAINER_POS_TREE | Call by reference | Type reference (TYPE) | STRING | 20051028 | |||
4 | ![]() |
I_APPL_CONTAINER_STATS_LIST | Call by reference | Type reference (TYPE) | STRING | 20051028 | |||
5 | ![]() |
I_DISPLAY_REFDATA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20051031 | |
6 | ![]() |
I_DYNNO | Call by reference | Type reference (TYPE) | SYDYNNR | 20051028 | |||
7 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | 20051028 |
Method CONSTRUCTOR on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method FREE Signature
Method FREE on class CL_RSTT_UI_CHECK_DISP_DETAILS has no parameter.
Method FREE on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method GET_CURRENT_POSINO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_POSINO | Value transfer | Type reference (TYPE) | RSTT_INT4 | Trace-Tool: Integer-Wert | 20051107 |
Method GET_CURRENT_POSINO on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method GET_ERROR_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_ERRORTAB | Value transfer | Type reference (TYPE) | RSTT_T_GRID_ERROR_DISP | Tabelle für Fehler-Tabelle einer flachen Liste (Anzeige) | 20051107 |
Method GET_ERROR_LIST on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method GET_POSITION_IN_CHECKSTACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_POS | Value transfer | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20051031 |
Method GET_POSITION_IN_CHECKSTACK on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_REFDATA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20051031 |
Method REFRESH on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method SET_NEW_PARAM_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DOBJTREE | Call by reference | Type reference (TYPE) | RSTT_S_DOBJTREE | Treestruktur für Datenobjekte | 20051109 |
Method SET_NEW_PARAM_RESULTS on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method SHOW_NEXT_POSINO Signature
Method SHOW_NEXT_POSINO on class CL_RSTT_UI_CHECK_DISP_DETAILS has no parameter.
Method SHOW_NEXT_POSINO on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method SHOW_PREV_POSINO Signature
Method SHOW_PREV_POSINO on class CL_RSTT_UI_CHECK_DISP_DETAILS has no parameter.
Method SHOW_PREV_POSINO on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method _CREATE_DOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_REFDATA | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20051109 | ||
2 | ![]() |
I_DOBJID | Call by reference | Type reference (TYPE) | RSTT_INT4 | 20051109 | |||
3 | ![]() |
I_LONGNAME | Call by reference | Type reference (TYPE) | RSTT_STRING | 20051109 | |||
4 | ![]() |
I_PARAMNM | Call by reference | Type reference (TYPE) | RSTT_COMPNM | 20051109 | |||
5 | ![]() |
I_T_INDEX | Call by reference | Type reference (TYPE) | RSTT_T_INDEX | Tabelle für Indizes | 20051109 | ||
6 | ![]() |
R_SUCCESS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20051109 |
Method _CREATE_DOBJ on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
Method _GET_TRACE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Trace-Tool: Integer-Wert | 20051030 | ||
2 | ![]() |
R_NEW_SELECTION | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20051031 |
Method _GET_TRACE_DATA on class CL_RSTT_UI_CHECK_DISP_DETAILS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |