SAP ABAP Class CL_MDG_DT_UI_REUSE_AR_LST_FEED (Feeder class for Reuse Areas)
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 20101103
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20101103
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20101103
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20101103
Properties
Class CL_MDG_DT_UI_REUSE_AR_LST_FEED  
Short Description Feeder class for Reuse Areas    
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 20101103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_DT_UI_REUSE_AR_LST_FEED has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20101103
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20101103
3 IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20101103
Friends
Class CL_MDG_DT_UI_REUSE_AR_LST_FEED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_REUSE_BUF Instance attribute Private Type reference (TYPE) MDG_DT_API_TS_REUSE_AREAS Table type for Configuration Workbench API 20110330
2 MO_SUP Instance attribute Private Object reference (TYPE REF TO) CL_MDG_DT_UI_DM_FEED_SUP Super class for Data Model UIBBs 20101103
3 MT_REUSE_B4_IMAGE Instance attribute Private Type reference (TYPE) MDG_DT_API_TS_REUSE_AREAS Table type for Configuration Workbench API 20110527
4 MT_SEL_REUSE_AR_UI Instance attribute Private Type reference (TYPE) MDG_DT_API_T_REUSE_AREA_UI 20101109
5 MV_EVENT_ID Instance attribute Private Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20101103
6 MV_NEW_REUSE_AR Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101203
Methods
Class CL_MDG_DT_UI_REUSE_AR_LST_FEED has no method.
Events
Class CL_MDG_DT_UI_REUSE_AR_LST_FEED has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MDG_DT_API_S_REUSE_AREA_UI Private See coding 20101103 BEGIN OF MDG_DT_API_S_REUSE_AREA_UI , MODEL_NAME Type USMD_MODEL, REUSE_ACT_AREA Type USMD_PP_DOMAIN, REUSE_ACCESS_CLASS Type USMD_PP_ACCESS_CLASS, REUSE_ACT_AREA_DESC type USMD_PP_DOMAIN_TXT, enabled type boolean, END OF MDG_DT_API_S_REUSE_AREA_UI
2 MDG_DT_API_T_REUSE_AREA_UI Private See coding 20101103 MDG_DT_API_T_REUSE_AREA_UI type STANDARD TABLE OF MDG_DT_API_S_REUSE_AREA_UI
History
Last changed by/on SAP  20130531 
SAP Release Created in 703