SAP ABAP Class CL_TWBM_ALV_GRID_POPUP (TWBM: ALV GRID As Popup)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-ORG (Application Component) Test Organizer
⤷
S_TWBM (Package) Test Workbench Manager
⤷
⤷
Properties
| Class | CL_TWBM_ALV_GRID_POPUP | |
| Short Description | TWBM: ALV GRID As Popup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_TWBM | Test Workbench Manager |
| Created | 20020228 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TWBM_ALV_GRID_POPUP has no forward declaration.
Interfaces
Class CL_TWBM_ALV_GRID_POPUP has no interface implemented.
Friends
Class CL_TWBM_ALV_GRID_POPUP 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 | 20020228 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TWBMAN_TEST_OBJ_TABTYP | TWBM: Test Objects | 20020313 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20020228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Class Constructor | 20020228 | |
| 2 | Instance method | Public | Method | ALV GRID Structure | 20020228 | |
| 3 | Instance method | Private | Method | Field Catalog Structure | 20020228 | |
| 4 | Instance method | Public | Method | ALV GRID: Reset | 20020313 | |
| 5 | Instance method | Public | Method | Return of Selected Rows | 20020301 |
Events
Class CL_TWBM_ALV_GRID_POPUP has no event.
Types
Class CL_TWBM_ALV_GRID_POPUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | Name des Custom Containers | 20020228 |
Method CONSTRUCTOR on class CL_TWBM_ALV_GRID_POPUP has no exception.
Method CREATE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_OUTTAB | Call by reference | Type reference (TYPE) | TABLE | ALV: Ausgabetabelle | 20020228 | |||
| 2 | ALV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Tabellenname | 20020228 |
Method CREATE_ALV on class CL_TWBM_ALV_GRID_POPUP has no exception.
Method CREATE_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Tabellenname | 20020228 | |||
| 2 | FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20020228 |
Method CREATE_FIELDCAT on class CL_TWBM_ALV_GRID_POPUP has no exception.
Method FREE_ALV_GRID Signature
Method FREE_ALV_GRID on class CL_TWBM_ALV_GRID_POPUP has no parameter.
Method FREE_ALV_GRID on class CL_TWBM_ALV_GRID_POPUP has no exception.
Method GET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_TEST_OBJECT | Call by reference | Type reference (TYPE) | TABLE | TWBM: Testobjekte (Struktur) | 20020313 | |||
| 2 | INDEX_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV-Control: Tabellenzeilen | 20020301 |
Method GET_SELECTED_ROWS on class CL_TWBM_ALV_GRID_POPUP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |