Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PTC_V | View Class for Performance Tools | 20130304 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ST05_TRACE_COMPARE_V_A_DTL | ST05 Trace Compare ALV View Class Detail List | 20130510 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ST05_TRACE_COMPARE_V_A_HDR | ST05 Trace Compare ALV View Class Header List | 20130510 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ST05_TRACE_DIRECTORY_V_A | ST05 Trace Directory ALV View Class | 20130319 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ST05_TRACE_DISPLAY_V_A | ST05 Trace Display ALV View Class | 20130419 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_STATS_RECORD_DISPLAY_V_A | STATS Statistics Record Display ALV View Class | 20130305 |
Properties
| Class | CL_PTC_V_ALV | |
| Short Description | View Class for ALVs for Performance Tools | |
| Super Class | CL_PTC_V | View Class for Performance Tools |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_PERFORMANCE_TOOLS_CORE | Performance Tools (Measurements, Analyses) - Central Objects |
| Created | 20130304 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PTC_V_ALV has no forward declaration.
Interfaces
Class CL_PTC_V_ALV has no interface implemented.
Friends
Class CL_PTC_V_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20130305 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20130305 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PTC_DISPLAY_PROPERTIES | ALV Display Properties | 20130305 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PTC_BOOLEAN | 'X' | Boolean Value : TRUE = 'X' ; FALSE = ' ' | 20130305 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Reference to Data Table to be Displayed in the ALV Grid | 20130305 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130318 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_S_STBL | ALV Control: Refresh Stability | 20130318 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20130305 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | 'C' | 'C': Collapsed, 'E': Expanded | 20130320 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | USER_COMMAND | Instance Event (0) |
Public (2) |
User Command | 20130304 |
Types
Class CL_PTC_V_ALV has no local type.
Method Signatures
Method CREATE_ALV_GRID Signature
Method CREATE_ALV_GRID on class CL_PTC_V_ALV has no parameter.
Method CREATE_ALV_GRID on class CL_PTC_V_ALV has no exception.
Method CREATE_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130318 |
Method CREATE_FIELD_CATALOG on class CL_PTC_V_ALV has no exception.
Method CREATE_FILTER_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_CRITERIA | Call by reference | Type reference (TYPE) | LVC_T_FILT | ALV Control: Table of Filter Conditions | 20130318 |
Method CREATE_FILTER_CRITERIA on class CL_PTC_V_ALV has no exception.
Method CREATE_GUI_CONTROL_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | 'GUI_CONTROL_CONTAINER' | Name of a dynpro element | 20130318 |
Method CREATE_GUI_CONTROL_CONTAINER on class CL_PTC_V_ALV has no exception.
Method CREATE_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20130318 |
Method CREATE_LAYOUT on class CL_PTC_V_ALV has no exception.
Method CREATE_REFRESH_STABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFRESH_STABILITY | Call by reference | Type reference (TYPE) | LVC_S_STBL | ALV Control: Refresh Stability | 20130318 |
Method CREATE_REFRESH_STABILITY on class CL_PTC_V_ALV has no exception.
Method CREATE_SORT_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SORT_CRITERIA | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20130318 |
Method CREATE_SORT_CRITERIA on class CL_PTC_V_ALV has no exception.
Method CREATE_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VARIANT | Call by reference | Type reference (TYPE) | PTC_DISPLAY_VARIANT | ALV Display Variant (aka Frontend Layout) | 20130318 |
Method CREATE_VARIANT on class CL_PTC_V_ALV has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130318 |
Method DISPLAY on class CL_PTC_V_ALV has no exception.
Method GET_ALV_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_GRID | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20130319 |
Method GET_ALV_GRID on class CL_PTC_V_ALV has no exception.
Method GET_DISPLAY_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_PROPERTIES | Value transfer | Type reference (TYPE) | PTC_DISPLAY_PROPERTIES | ALV Display Properties | 20130419 |
Method GET_DISPLAY_PROPERTIES on class CL_PTC_V_ALV has no exception.
Method GET_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_CATALOG | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20130426 |
Method GET_FIELD_CATALOG on class CL_PTC_V_ALV has no exception.
Method GET_FILTER_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_CRITERIA | Value transfer | Type reference (TYPE) | LVC_T_FILT | ALV Control: Table of Filter Conditions | 20130419 |
Method GET_FILTER_CRITERIA on class CL_PTC_V_ALV has no exception.
Method GET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20130426 |
Method GET_LAYOUT on class CL_PTC_V_ALV has no exception.
Method GET_SELECTED_CELLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CELL_ID_TABLE | Value transfer | Type reference (TYPE) | LVC_T_CELL | ALV control: Table with cell descriptions | 20130319 | |||
| 2 | REMOVE_ROW_DUPLICATES | Call by reference | Type reference (TYPE) | PTC_BOOLEAN | 'X' | Boolean Value : TRUE = 'X' ; FALSE = ' ' | 20130508 |
Method GET_SELECTED_CELLS on class CL_PTC_V_ALV has no exception.
Method GET_STANDARD_TOOLBAR_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STANDARD_TOOLBAR_STATE | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20130320 |
Method GET_STANDARD_TOOLBAR_STATE on class CL_PTC_V_ALV has no exception.
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VARIANT | Value transfer | Type reference (TYPE) | PTC_DISPLAY_VARIANT | ALV Display Variant (aka Frontend Layout) | 20130426 |
Method GET_VARIANT on class CL_PTC_V_ALV has no exception.
Method HANDLE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20130319 |
Method HANDLE_CONTEXT_MENU_REQUEST on class CL_PTC_V_ALV has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20130322 | |||||
| 2 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20130322 |
Method HANDLE_DATA_CHANGED on class CL_PTC_V_ALV has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20130419 |
Method HANDLE_DOUBLE_CLICK on class CL_PTC_V_ALV has no exception.
Method HANDLE_MENU_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20130319 | |||||
| 2 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20130319 |
Method HANDLE_MENU_BUTTON on class CL_PTC_V_ALV has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20130318 |
Method HANDLE_TOOLBAR on class CL_PTC_V_ALV has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20130318 |
Method HANDLE_USER_COMMAND on class CL_PTC_V_ALV has no exception.
Method SET_DISPLAY_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_PROPERTIES | Call by reference | Type reference (TYPE) | PTC_DISPLAY_PROPERTIES | ALV Display Properties | 20130419 |
Method SET_DISPLAY_PROPERTIES on class CL_PTC_V_ALV has no exception.
Method SET_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20130426 |
Method SET_FIELD_CATALOG on class CL_PTC_V_ALV has no exception.
Method SET_FUNCTION_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20130419 |
Method SET_FUNCTION_CODE on class CL_PTC_V_ALV has no exception.
Method SET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20130426 |
Method SET_LAYOUT on class CL_PTC_V_ALV has no exception.
Method SET_STANDARD_TOOLBAR_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STANDARD_TOOLBAR_STATE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20130320 |
Method SET_STANDARD_TOOLBAR_STATE on class CL_PTC_V_ALV has no exception.
Method SET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VARIANT | Value transfer | Type reference (TYPE) | PTC_DISPLAY_VARIANT | ALV Display Variant (aka Frontend Layout) | 20130426 |
Method SET_VARIANT on class CL_PTC_V_ALV has no exception.
Method SHOW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | 'GUI_CONTROL_CONTAINER' | Name of a dynpro element | 20130308 | ||
| 2 | DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130308 | ||||
| 3 | DISPLAY_PROPERTY | Call by reference | Type reference (TYPE) | PTC_DISPLAY_PROPERTIES | 20130308 | ||||
| 4 | STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130308 |
Method SHOW_DATA on class CL_PTC_V_ALV has no exception.
Event Signatures
Event USER_COMMAND Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20130304 | ||
| 2 | FIELD | Exporting | Value transfer | Type reference (TYPE) | SVAL | Interface for Function Group SPO4 | 20130304 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |