SAP ABAP Class CL_PTC_V_ALV_POPUP (View Class for ALV Grids in Dialog Box)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
⤷
S_PERFORMANCE_TOOLS_CORE (Package) Performance Tools (Measurements, Analyses) - Central Objects
⤷
⤷
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 | 20130419 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ST05_ABAP_CALL_STACK_V | ABAP Call Stack View Class | 20130419 |
Properties
| Class | CL_PTC_V_ALV_POPUP | |
| Short Description | View Class for ALV Grids in Dialog Box | |
| 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 | 20130419 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PTC_V_ALV_POPUP has no forward declaration.
Interfaces
Class CL_PTC_V_ALV_POPUP has no interface implemented.
Friends
Class CL_PTC_V_ALV_POPUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Container for Custom Controls in Screen Area | 20130419 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20130419 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Reference to Data Table to be Displayed in the ALV Grid | 20130419 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Abstract Container for GUI Controls | 20130419 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20130419 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | 'C' | 'C': Collapsed, 'E': Expanded | 20130422 | ||
| 7 | Static Attribute | Protected | See coding | 20130419 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | USER_COMMAND | Instance Event (0) |
Public (2) |
User Command | 20130419 |
Types
Class CL_PTC_V_ALV_POPUP has no local type.
Method Signatures
Method CREATE_ALV_GRID Signature
Method CREATE_ALV_GRID on class CL_PTC_V_ALV_POPUP has no parameter.
Method CREATE_ALV_GRID on class CL_PTC_V_ALV_POPUP 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 | 20130419 |
Method CREATE_FIELD_CATALOG on class CL_PTC_V_ALV_POPUP 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 | 20130419 |
Method CREATE_GUI_CONTROL_CONTAINER on class CL_PTC_V_ALV_POPUP 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 | 20130419 |
Method CREATE_LAYOUT on class CL_PTC_V_ALV_POPUP 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 | 20130419 |
Method DISPLAY on class CL_PTC_V_ALV_POPUP 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 | 20130419 |
Method GET_ALV_GRID on class CL_PTC_V_ALV_POPUP has no exception.
Method GET_GUI_CONTROL_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUI_CONTROL_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20130419 |
Method GET_GUI_CONTROL_CONTAINER on class CL_PTC_V_ALV_POPUP has no exception.
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: Cell Description | 20130419 | |||
| 2 | RECORD_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20130419 |
Method GET_RECORD on class CL_PTC_V_ALV_POPUP 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 | 20130419 |
Method GET_SELECTED_CELLS on class CL_PTC_V_ALV_POPUP has no exception.
Method HANDLE_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20130419 |
Method HANDLE_CLOSE on class CL_PTC_V_ALV_POPUP 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 | |||||
| 2 | E_ROW | Value transfer | Attribute reference (LIKE) | 20130419 |
Method HANDLE_DOUBLE_CLICK on class CL_PTC_V_ALV_POPUP 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) | 20130419 |
Method HANDLE_TOOLBAR on class CL_PTC_V_ALV_POPUP 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) | 20130419 |
Method HANDLE_USER_COMMAND on class CL_PTC_V_ALV_POPUP 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 | 20130419 | ||
| 2 | DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130419 | ||||
| 3 | STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130419 |
Method SHOW_DATA on class CL_PTC_V_ALV_POPUP 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 | 20130419 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |