SAP ABAP Class CL_RSTT_UI_TRACE_GRID (ALV Grid for Displaying Traces)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_UI_ALV_GRID | Basis Class for ALV Grid Wrapper | 20050704 |
Properties
| Class | CL_RSTT_UI_TRACE_GRID | |
| Short Description | ALV Grid for Displaying Traces | |
| Super Class | CL_RSTT_UI_ALV_GRID | Basis Class for ALV Grid Wrapper |
| 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 | 20050704 | 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_TRACE_GRID has no interface implemented.
Friends
Class CL_RSTT_UI_TRACE_GRID 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_T_TRACE_GRID_DATA | RSTT: Table for Recorded Traces | 20050704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050704 | ||
| 2 | Instance method | Public | Method | Returns the Number of Traces | 20050704 | |
| 3 | Instance method | Public | Method | Returns the Selected TRACEGUIDS | 20050704 | |
| 4 | Static method | Public | Method | Get Trace List | 20050913 | |
| 5 | Instance method | Private | Method | Fills the Data Table | 20050704 | |
| 6 | Instance method | Private | Method | Returns the Current Header of the Table | 20050704 | |
| 7 | Instance method | Private | Event handling method | 20050704 |
Events
Class CL_RSTT_UI_TRACE_GRID has no event.
Types
Class CL_RSTT_UI_TRACE_GRID 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 | 20050704 | ||||
| 2 | I_CURRENT_TRACEGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | RSTT: Traceguid | 20050704 | |||
| 3 | I_DYNNO | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20050704 | |||
| 4 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050704 |
Method CONSTRUCTOR on class CL_RSTT_UI_TRACE_GRID has no exception.
Method GET_NUMBER_OF_TRACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_QUANTITY | Value transfer | Type reference (TYPE) | RSTT_INT4 | Trace-Tool: Integer-Wert | 20050704 |
Method GET_NUMBER_OF_TRACES on class CL_RSTT_UI_TRACE_GRID has no exception.
Method GET_SELECTED_TRACEGUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_TRACEGUID | Value transfer | Type reference (TYPE) | RSTT_T_TRACEGUID | Tabelle für ausgewählte Traceguids | 20050704 |
Method GET_SELECTED_TRACEGUIDS on class CL_RSTT_UI_TRACE_GRID has no exception.
Method GET_TRACELIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TRACEGRID | Call by reference | Type reference (TYPE) | RSTT_T_TRACE_GRID | Tabellenauflistung der Trace | 20050913 | |||
| 2 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Trace-Tool: Testbereich-ID | 20050913 | |||
| 3 | I_TLAYER | Call by reference | Type reference (TYPE) | RSTT_TLAYER | Trace-Tool: Tracing-Layer-ID | 20050913 | |||
| 4 | I_TTYPE | Call by reference | Type reference (TYPE) | RSTT_TTYPE | Trace-Tool: Trace-Typ | 20050913 | |||
| 5 | I_TUSER | Call by reference | Type reference (TYPE) | RSTT_TUSER | Trace-Tool: Trace-User | 20050913 |
Method GET_TRACELIST on class CL_RSTT_UI_TRACE_GRID has no exception.
Method _FILL_TRACE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Trace-Tool: Testbereich-ID | 20050704 | |||
| 2 | I_TLAYER | Call by reference | Type reference (TYPE) | RSTT_TLAYER | Trace-Tool: Tracing-Layer-ID | 20050704 | |||
| 3 | I_TRACEUSER | Call by reference | Type reference (TYPE) | RSTT_TUSER | Trace-Tool: Trace-User | 20061102 | |||
| 4 | I_TTYPE | Call by reference | Type reference (TYPE) | RSTT_TTYPE | Trace-Tool: Trace-Typ | 20050704 | |||
| 5 | I_TUSER | Call by reference | Type reference (TYPE) | RSTT_TUSER | Trace-Tool: Trace-User | 20050704 |
Method _FILL_TRACE_TABLE on class CL_RSTT_UI_TRACE_GRID has no exception.
Method _GET_GRID_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TITLE | Value transfer | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20050704 |
Method _GET_GRID_TITLE on class CL_RSTT_UI_TRACE_GRID has no exception.
Method _HND_ALV_GRID_DC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20050704 |
Method _HND_ALV_GRID_DC on class CL_RSTT_UI_TRACE_GRID has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |