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 MO_MDG_DT_UI_DM_FEED Static Attribute Private Object reference (TYPE REF TO) CL_MDG_DT_UI_DM_FEED_SUP Super class for Data Model UIBBs 20100930
2 MS_SEL_ENTITY Instance attribute Public Type reference (TYPE) MDG_DT_API_S_ENTITY Enitiy for Design Time API. 20100930
3 MS_SEL_HRY Instance attribute Public Type reference (TYPE) MDG_DT_API_S_HIERARCHY Hierarchy Structure for DT API 20110104
4 MS_SEL_REL Instance attribute Public Type reference (TYPE) MDG_DT_API_S_RELATIONSHIP Relationship for Design Time API 20101227
5 MT_LOG Instance attribute Public Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20110131
6 MV_ADD_ENT Instance attribute Public Type reference (TYPE) BOOLEAN = X when an entity is added and not succesful 20101204
7 MV_CHANGE_FAILED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100930
8 MV_COPY Instance attribute Public Type reference (TYPE) BOOLEAN = X when the data model is copied and not yet saved 20110209
9 MV_DEL Instance attribute Public Type reference (TYPE) BOOLEAN =X when a data model delete is succesful 20101216
10 MV_FOR_KEY_IN_FIRST Instance attribute Public Type reference (TYPE) BOOLEAN = X when the foreign key popup is opened 20110530
11 MV_FOR_KEY_OUT_FIRST Instance attribute Public Type reference (TYPE) BOOLEAN = X when the foreign key popup is opened 20110531
12 MV_HIER_ATTR_FIRST Instance attribute Public Type reference (TYPE) BOOLEAN = X when the hierarchy attribute popup is opened 20111109
13 MV_HIER_ATTR_REF_FIRST Instance attribute Public Type reference (TYPE) BOOLEAN = X when the hierarchy attribute ref popup is opened 20111109
14 MV_MODE Instance attribute Public Type reference (TYPE) CHAR1 READ_ONLY=X EDIT = '' 20100930
15 MV_MODEL Instance attribute Public Type reference (TYPE) USMD_MODEL Data Model 20100930
16 MV_MODEL_FOR_NEW Static Attribute Public Type reference (TYPE) USMD_MODEL Data Model - Used only when a new data model is created 20101209
17 MV_MODE_FOR_NEW Static Attribute Public Type reference (TYPE) BOOLEAN =X for read only. Used only for New Data Model 20101209
18 MV_NEW_DM Static Attribute Public Type reference (TYPE) BOOLEAN = X when a data model is created and not saved in wr buffer 20101206
19 MV_RESUME Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100930
20 MV_REUSE_AR_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN Is set when ever Re-Use area is changed- used for Needs conf 20101115
21 MV_REUSE_FIRST Instance attribute Public Type reference (TYPE) BOOLEAN =X when the reuse area dialog is opened 20110527
22 MV_SAVE_WITH_ERRORS 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 CONSTRUCTOR Instance method Public Constructor 20100930
2 GET_INSTANCE 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 Importing 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 Exporting 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 Importing 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