SAP ABAP Class CL_MDG_DT_UI_DM_FEED_SUP (Super class for Data Model UIBBs)
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)
⤷
⤷
Properties
| Class | CL_MDG_DT_UI_DM_FEED_SUP | |
| Short Description | Super class for Data Model UIBBs | |
| Super Class | ||
| 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 | 20100930 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_DT_UI_DM_FEED_SUP has no forward declaration.
Interfaces
Class CL_MDG_DT_UI_DM_FEED_SUP has no interface implemented.
Friends
Class CL_MDG_DT_UI_DM_FEED_SUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_MDG_DT_UI_DM_FEED_SUP | Super class for Data Model UIBBs | 20100930 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | MDG_DT_API_S_ENTITY | Enitiy for Design Time API. | 20100930 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | MDG_DT_API_S_HIERARCHY | Hierarchy Structure for DT API | 20110104 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | MDG_DT_API_S_RELATIONSHIP | Relationship for Design Time API | 20101227 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20110131 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | = X when an entity is added and not succesful | 20101204 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100930 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | = X when the data model is copied and not yet saved | 20110209 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | =X when a data model delete is succesful | 20101216 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | = X when the foreign key popup is opened | 20110530 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | = X when the foreign key popup is opened | 20110531 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | = X when the hierarchy attribute popup is opened | 20111109 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | = X when the hierarchy attribute ref popup is opened | 20111109 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | READ_ONLY=X EDIT = '' | 20100930 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | USMD_MODEL | Data Model | 20100930 | |||
| 16 | Static Attribute | Public | Type reference (TYPE) | USMD_MODEL | Data Model - Used only when a new data model is created | 20101209 | |||
| 17 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | =X for read only. Used only for New Data Model | 20101209 | |||
| 18 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | = X when a data model is created and not saved in wr buffer | 20101206 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100930 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Is set when ever Re-Use area is changed- used for Needs conf | 20101115 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | =X when the reuse area dialog is opened | 20110527 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100930 | ||
| 2 | Static method | Public | Method | 20100930 |
Events
Class CL_MDG_DT_UI_DM_FEED_SUP has no event.
Types
Class CL_MDG_DT_UI_DM_FEED_SUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20100930 |
Method CONSTRUCTOR on class CL_MDG_DT_UI_DM_FEED_SUP has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_UI_FEED | Call by reference | Object reference (TYPE REF TO) | CL_MDG_DT_UI_DM_FEED_SUP | Super class for Data Model UIBBs | 20100930 | |||
| 2 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20100930 |
Method GET_INSTANCE on class CL_MDG_DT_UI_DM_FEED_SUP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |