SAP ABAP Class CL_ST05_TRACE_DISPLAY_V_A (ST05 Trace Display ALV View Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
⤷
ST05 (Package) ST05 Performance Trace
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PTC_V_ALV | View Class for ALVs for Performance Tools | 20130419 |
Properties
| Class | CL_ST05_TRACE_DISPLAY_V_A | |
| Short Description | ST05 Trace Display ALV View Class | |
| Super Class | CL_PTC_V_ALV | View Class for ALVs for Performance Tools |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ST05 | ST05 Performance Trace |
| Created | 20090909 | SAP |
| Last change | 20140121 | 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_ST05_TRACE_DISPLAY_V_A has no interface implemented.
Friends
Class CL_ST05_TRACE_DISPLAY_V_A has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ST05_DURATION | Execution Duration of a Traced Activity [Microsecs] | 20120720 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ST05_EXECUTIONS | Total Number of Executions of Activity | 20120720 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ST05_ROWS | Number of Accessed Records of Traced Activity | 20120720 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | PTC_VALUE_MODE | Display Mode (Absolute <-> Relative) for Values in ALV | 20130422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Trace Record | 20090916 | |
| 2 | Instance method | Public | Method | Get Record Numbers | 20090915 | |
| 3 | Static method | Public | Method | Toggle Value Between Absolute and Relative | 20120720 | |
| 4 | Instance method | Public | Method | Toggle Value Mode Between Absolute and Relative | 20130422 |
Events
Class CL_ST05_TRACE_DISPLAY_V_A has no event.
Types
Class CL_ST05_TRACE_DISPLAY_V_A has no local type.
Method Signatures
Method GET_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CELL_ID | Call by reference | Type reference (TYPE) | LVC_S_CELL | ALV-Control: Zellenbeschreibung | 20090916 | |||
| 2 | RECORD_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20090924 |
Method GET_RECORD on class CL_ST05_TRACE_DISPLAY_V_A has no exception.
Method GET_RECORD_NUMBER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CELL_ID_TABLE | Call by reference | Type reference (TYPE) | LVC_T_CELL | ALV-Control: Tabelle mit Zellenbeschreibungen | 20090915 | |||
| 2 | RECORD_NUMBER_TABLE | Value transfer | Type reference (TYPE) | ST05_RECORD_NUMBERS | Trace Record Numbers | 20090915 |
Method GET_RECORD_NUMBER_TABLE on class CL_ST05_TRACE_DISPLAY_V_A has no exception.
Method TOGGLE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | ANY | 20120720 | ||||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20120720 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20120723 |
Method TOGGLE_VALUE on class CL_ST05_TRACE_DISPLAY_V_A has no exception.
Method TOGGLE_VALUE_MODE Signature
Method TOGGLE_VALUE_MODE on class CL_ST05_TRACE_DISPLAY_V_A has no parameter.
Method TOGGLE_VALUE_MODE on class CL_ST05_TRACE_DISPLAY_V_A has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |