SAP ABAP Interface IF_DMC_ALV_GRID (ALV Grid object)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CONV_LOGIC_GUI | DMC: Conversion Object | 20050817 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_DOMRULE_PROPOSAL_GUI | MWB: GUI class for domain rule proposal | 20051114 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_JOB_NET | MWB: Job net | 20060823 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_WHEREUSED_LIST_GUI | MWB: GUi class for where-used lists | 20050809 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IUUC_TABLE_LIST | tables involved in integr. upgrade | 20080310 |
Properties
| Interface | IF_DMC_ALV_GRID | |
| Short Description | ALV Grid object |
General Data
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20050809 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_DMC_ALV_GRID has no forward declaration.
Interfaces
Interface IF_DMC_ALV_GRID has no interface.
Friends
Interface IF_DMC_ALV_GRID has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_GRID_REF | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050809 | ||
| 2 | FIELDCATALOG_TAB | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050809 | ||
| 3 | GRID_LAYOUT | Instance attribute | Public | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20050817 | ||
| 4 | SORTING_TAB | Instance attribute | Public | Type reference (TYPE) | LVC_T_SORT | ALV control: Table of sort criteria | 20050809 | ||
| 5 | TOOLBAR_EXCLUDE_TAB | Instance attribute | Public | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20050810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | creates fieldcatalog of ALV Grid | 20050809 | |
| 2 | Instance method | Public | Method | creates layout of ALV Grid | 20050817 | |
| 3 | Instance method | Public | Method | creates sorting of ALV Grid | 20050809 | |
| 4 | Instance method | Public | Method | creates list of functions to be excluded on Grid toolbar | 20050810 | |
| 5 | Instance method | Public | Method | returns ALV Grid | 20050809 | |
| 6 | Instance method | Public | Method | initializes event handlers of ALV Grid | 20050809 | |
| 7 | Instance method | Public | Method | sets ALV Grid | 20050809 | |
| 8 | Instance method | Public | Method | sets user defined F4 helps | 20050825 |
Events
Interface IF_DMC_ALV_GRID has no event.
Types
Interface IF_DMC_ALV_GRID has no local type.
Method Signatures
Method BUILD_FIELDCATALOG Signature
Method BUILD_FIELDCATALOG on Interface IF_DMC_ALV_GRID has no parameter.
Method BUILD_FIELDCATALOG on Interface IF_DMC_ALV_GRID has no exception.
Method BUILD_GRID_LAYOUT Signature
Method BUILD_GRID_LAYOUT on Interface IF_DMC_ALV_GRID has no parameter.
Method BUILD_GRID_LAYOUT on Interface IF_DMC_ALV_GRID has no exception.
Method BUILD_SORTING Signature
Method BUILD_SORTING on Interface IF_DMC_ALV_GRID has no parameter.
Method BUILD_SORTING on Interface IF_DMC_ALV_GRID has no exception.
Method BUILD_TOOLBAR_EXCLUDE_LIST Signature
Method BUILD_TOOLBAR_EXCLUDE_LIST on Interface IF_DMC_ALV_GRID has no parameter.
Method BUILD_TOOLBAR_EXCLUDE_LIST on Interface IF_DMC_ALV_GRID has no exception.
Method GET_ALV_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_ALV_GRID | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20050809 |
Method GET_ALV_GRID on Interface IF_DMC_ALV_GRID has no exception.
Method INIT_ALV_GRID_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20050809 |
Method INIT_ALV_GRID_HANDLERS on Interface IF_DMC_ALV_GRID has no exception.
Method SET_ALV_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20050809 |
Method SET_ALV_GRID on Interface IF_DMC_ALV_GRID has no exception.
Method SET_USER_DEFINED_F4_HELPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20050825 |
Method SET_USER_DEFINED_F4_HELPS on Interface IF_DMC_ALV_GRID has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |