SAP ABAP Class CL_ST05_TRACE_DIRECTORY_V_A (ST05 Trace Directory 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 | 20130319 |
Properties
| Class | CL_ST05_TRACE_DIRECTORY_V_A | |
| Short Description | ST05 Trace Directory 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_DIRECTORY_V_A has no interface implemented.
Friends
Class CL_ST05_TRACE_DIRECTORY_V_A 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) | LVC_S_COL | Column ID of Single Cell That Is Being Edited | 20090909 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ST05_GUID_TABLE | GUIDs of Selected Traces | 20090909 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_ROW | Row ID of Single Cell That Is Being Edited | 20090909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Convert Data from Model to View | 20130319 | |
| 2 | Instance method | Public | Method | Get Table with GUIDs of Selected Traces | 20090909 | |
| 3 | Instance method | Public | Method | Set Table with GUIDs of Selected Traces | 20130320 |
Events
Class CL_ST05_TRACE_DIRECTORY_V_A has no event.
Types
Class CL_ST05_TRACE_DIRECTORY_V_A has no local type.
Method Signatures
Method CONVERT_DATA_MODEL_TO_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130319 | ||||
| 2 | STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20130319 | |||
| 3 | VIEW_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Directory of Previously Saved Traces | 20130319 |
Method CONVERT_DATA_MODEL_TO_VIEW on class CL_ST05_TRACE_DIRECTORY_V_A has no exception.
Method GET_GUID_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 | 20091008 | |||
| 2 | GUID_TABLE | Value transfer | Type reference (TYPE) | ST05_GUID_TABLE | GUIDs of Selected Traces | 20090909 |
Method GET_GUID_TABLE on class CL_ST05_TRACE_DIRECTORY_V_A has no exception.
Method SET_GUID_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 | 20130320 |
Method SET_GUID_TABLE on class CL_ST05_TRACE_DIRECTORY_V_A has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |