SAP ABAP Class CL_MDG_SDQ_MERGE_OBJECT_LIST (Feeder class for Merge Object List)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-DQ (Application Component) Data Quality
     MDG_SDQ_CLEANSING_UI (Package) MDG: Data Quality Cleansing UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_BS_GUIBB_LIST BOL feeder class GUIBB list for MDG 20120118
Properties
Class CL_MDG_SDQ_MERGE_OBJECT_LIST  
Short Description Feeder class for Merge Object List    
Super Class CL_MDG_BS_GUIBB_LIST BOL feeder class GUIBB list for MDG 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_SDQ_CLEANSING_UI   MDG: Data Quality Cleansing UI 
Created 20120118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_MDG_SDQ_MERGE_OBJECT_LIST has no interface implemented.
Friends
Class CL_MDG_SDQ_MERGE_OBJECT_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CHECK_ALREADY_EXEC Static Attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120528
2 MO_MDG_API Instance attribute Private Object reference (TYPE REF TO) IF_USMD_CONV_SOM_GOV_API MD Governance API for Single Object Maint. (Convenience) 20120207
3 MR_KEY_STRUCTURE Instance attribute Protected Object reference (TYPE REF TO) DATA holds a reference of the key structure's type 20120410
4 MT_COMP Instance attribute Protected See coding 20120511
5 MT_DATA_REF Static Attribute Protected Object reference (TYPE REF TO) DATA 20120511
6 MV_ACTION Instance attribute Protected Type reference (TYPE) USMD_ACTION 'DISPLAY' Action 20120207
7 MV_ID_COLUMN Instance attribute Protected Type reference (TYPE) NAME_KOMP 'OBJECT_KEY' Component name 20120207
8 MV_LINK_COLUMN Instance attribute Protected Type reference (TYPE) NAME_KOMP 'DESCRIPTION' Name of the column that contains the navigation link 20120410
9 MV_MAIN_ENTITY Instance attribute Protected Type reference (TYPE) USMD_ENTITY Entity Type 20120207
Methods
# Method Level Visibility Method type Description Created on
1 IS_NEW_ENTITY Instance method Protected Method returns TRUE if the given entity is about being created 20120410
Events
Class CL_MDG_SDQ_MERGE_OBJECT_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_COMP Protected See coding 20120228 BEGIN OF ty_comp , name TYPE char30, end of ty_comp
Method Signatures

Method IS_NEW_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20120410
2 Returning RV_IS_NEW Value transfer Type reference (TYPE) ABAP_BOOL Indicator: 'X'=new entity 20120410

Method IS_NEW_ENTITY on class CL_MDG_SDQ_MERGE_OBJECT_LIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732