SAP ABAP Class CL_ALV_WD_MODEL_CONV_DYNPRO (Model Class ALV)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types
⤷
⤷
Properties
| Class | CL_ALV_WD_MODEL_CONV_DYNPRO | |
| Short Description | Model Class ALV | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIS | Generic list types |
| Created | 20041206 | SAP |
| Last change | 20041228 | 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_ALV_WD_MODEL_CONV_DYNPRO has no interface implemented.
Friends
Class CL_ALV_WD_MODEL_CONV_DYNPRO 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) | DATA | 20041206 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | LVC_T_COL | ALV Control: Table with Rows of Type LVC_S_COL | 20041206 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_T_ROW | ALV Control: Table Rows | 20041206 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20041206 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20041206 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20041206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041206 | ||
| 2 | Instance method | Public | Method | 20041206 | ||
| 3 | Instance method | Public | Method | 20041206 | ||
| 4 | Instance method | Public | Method | 20041206 | ||
| 5 | Instance method | Public | Method | 20041206 | ||
| 6 | Instance method | Public | Method | 20041206 | ||
| 7 | Instance method | Public | Method | 20041206 | ||
| 8 | Instance method | Public | Method | 20041206 | ||
| 9 | Instance method | Public | Method | 20041206 | ||
| 10 | Instance method | Public | Method | 20041206 | ||
| 11 | Instance method | Public | Method | 20041206 | ||
| 12 | Instance method | Public | Method | 20041206 |
Events
Class CL_ALV_WD_MODEL_CONV_DYNPRO has no event.
Types
Class CL_ALV_WD_MODEL_CONV_DYNPRO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041206 | |||
| 2 | I_CNTL_HANDLE | Call by reference | Type reference (TYPE) | CNTL_HANDLE | 20041206 |
Method CONSTRUCTOR on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20041206 |
Method GET_DATA on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_METADATA | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20041206 |
Method GET_METADATA on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method GET_SELECTED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_COLUMNS | Call by reference | Type reference (TYPE) | LVC_T_COL | ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL | 20041206 |
Method GET_SELECTED_COLUMNS on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method GET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL | 20041206 |
Method GET_SELECTED_ROWS on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method GET_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOOLBAR | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20041206 |
Method GET_TOOLBAR on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method GET_WDCOMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | I | 20041206 |
Method GET_WDCOMP on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20041206 |
Method SET_DATA on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method SET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_METADATA | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20041206 |
Method SET_METADATA on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method SET_SELECTED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDEX_COLUMNS | Call by reference | Type reference (TYPE) | LVC_T_COL | ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL | 20041206 |
Method SET_SELECTED_COLUMNS on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method SET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDEX_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL | 20041206 |
Method SET_SELECTED_ROWS on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
Method SET_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TOOLBAR | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20041206 |
Method SET_TOOLBAR on class CL_ALV_WD_MODEL_CONV_DYNPRO has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 700 |