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 CNTL 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 MR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20041206
2 MT_INDEX_COLUMNS Instance attribute Private Type reference (TYPE) LVC_T_COL ALV Control: Table with Rows of Type LVC_S_COL 20041206
3 MT_INDEX_ROWS Instance attribute Private Type reference (TYPE) LVC_T_ROW ALV Control: Table Rows 20041206
4 MT_METADATA Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20041206
5 MT_TOOLBAR Instance attribute Private Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20041206
6 M_WDCOMP Instance attribute Private Type reference (TYPE) I 20041206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041206
2 GET_DATA Instance method Public Method 20041206
3 GET_METADATA Instance method Public Method 20041206
4 GET_SELECTED_COLUMNS Instance method Public Method 20041206
5 GET_SELECTED_ROWS Instance method Public Method 20041206
6 GET_TOOLBAR Instance method Public Method 20041206
7 GET_WDCOMP Instance method Public Method 20041206
8 SET_DATA Instance method Public Method 20041206
9 SET_METADATA Instance method Public Method 20041206
10 SET_SELECTED_COLUMNS Instance method Public Method 20041206
11 SET_SELECTED_ROWS Instance method Public Method 20041206
12 SET_TOOLBAR 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 Importing IR_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041206
2 Importing 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 Exporting 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 Exporting 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 Exporting 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 Exporting 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 Exporting 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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