SAP ABAP Class CL_MDG_DT_UI_DATA_MODAL_CP_FD (Feeder class for copying a Data Model)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DT (Application Component) Design Time
⤷
MDG_DT_GENERIC_UI (Package) MDG: Generic Parts of Design Time (UI)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_DT_UI_DM_WIRE_FEEDER | Feeder Class for the Wires of Configuration Workbench UI | 20101123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20101123 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20101123 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20101123 |
Properties
| Class | CL_MDG_DT_UI_DATA_MODAL_CP_FD | |
| Short Description | Feeder class for copying a Data Model | |
| Super Class | CL_MDG_DT_UI_DM_WIRE_FEEDER | Feeder Class for the Wires of Configuration Workbench UI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_DT_GENERIC_UI | MDG: Generic Parts of Design Time (UI) |
| Created | 20101123 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_DT_UI_DATA_MODAL_CP_FD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20101123 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20101123 | ||
| 3 | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20101123 |
Friends
Class CL_MDG_DT_UI_DATA_MODAL_CP_FD 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_MDG_DT_UI_DM_FEED_SUP | Super class for Data Model UIBBs | 20101123 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | USMD_MODEL | 20101123 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20101123 |
Methods
Class CL_MDG_DT_UI_DATA_MODAL_CP_FD has no method.
Events
Class CL_MDG_DT_UI_DATA_MODAL_CP_FD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MDG_DT_UI_DM_CP | Public | See coding | 20101123 | BEGIN OF MDG_DT_UI_DM_CP ,
from_dm type usmd_model,
to_dm type usmd_model,
END OF MDG_DT_UI_DM_CP
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |