SAP ABAP Class CL_MWB_DOCK_VIEW (docking container class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MWBGUI (Package) Migration Workbench GUI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MWB_SCREEN_VIEW | Basic screen class | 20060502 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MWB_CONTROL_VIEW | GUI control | 20060502 |
Properties
| Class | CL_MWB_DOCK_VIEW | |
| Short Description | docking container class | |
| Super Class | CL_MWB_SCREEN_VIEW | Basic screen class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MWBGUI | Migration Workbench GUI |
| Created | 20060502 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MWB_DOCK_VIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MWB_CONTROL_VIEW | GUI control | 20060502 |
Friends
Class CL_MWB_DOCK_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060502 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20060502 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20060502 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20060502 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060502 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | CL_GUI_DOCKING_CONTAINER | 20060502 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060502 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20060502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060502 | ||
| 2 | Instance method | Public | Method | 20060502 | ||
| 3 | Instance method | Public | Event handling method | refresh display | 20060515 | |
| 4 | Instance method | Public | Method | 20060502 |
Events
Class CL_MWB_DOCK_VIEW has no event.
Types
Class CL_MWB_DOCK_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DOCK_AT | Call by reference | Type reference (TYPE) | STRING | 20060502 | ||||
| 2 | IM_DYNNR | Call by reference | Type reference (TYPE) | SYST-DYNNR | ABAP program, number of current screen | 20060502 | |||
| 3 | IM_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20060502 |
Method CONSTRUCTOR on class CL_MWB_DOCK_VIEW has no exception.
Method CREATE_CONTAINER Signature
Method CREATE_CONTAINER on class CL_MWB_DOCK_VIEW has no parameter.
Method CREATE_CONTAINER on class CL_MWB_DOCK_VIEW has no exception.
Method HANDLE_REFRESH_DISPLAY Signature
Method HANDLE_REFRESH_DISPLAY on class CL_MWB_DOCK_VIEW has no parameter.
Method HANDLE_REFRESH_DISPLAY on class CL_MWB_DOCK_VIEW has no exception.
Method UPDATE_GRID Signature
Method UPDATE_GRID on class CL_MWB_DOCK_VIEW has no parameter.
Method UPDATE_GRID on class CL_MWB_DOCK_VIEW has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |