SAP ABAP Interface IF_MDG_DUPLICATE_CHECK_APPL (Application Specific logic in Duplicate Check)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-DQ (Application Component) Data Quality
     MDG_SDQ_DATA_QUALITY (Package) MDG: Data Quality
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_MM_DUPCHECK_OUTPUT Structure Enhancements for Duplicate Check pop-up 20130904
Properties
Interface IF_MDG_DUPLICATE_CHECK_APPL  
Short Description Application Specific logic in Duplicate Check    
General Data
Package MDG_SDQ_DATA_QUALITY   MDG: Data Quality 
Created 20130823   SAP 
Last changed 20140121   SAP 
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)
Interfaces
Interface IF_MDG_DUPLICATE_CHECK_APPL has no interface.
Friends
Interface IF_MDG_DUPLICATE_CHECK_APPL has no friend.
Attributes
Interface IF_MDG_DUPLICATE_CHECK_APPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_OUTPUT_DATA Instance method Public Method Alters the data in the output result table 20130823
2 CHANGE_OUTPUT_STRUCTURE Instance method Public Method Alters the output structure of result table in dupcheck 20130823
Events
Interface IF_MDG_DUPLICATE_CHECK_APPL has no event.
Types
Interface IF_MDG_DUPLICATE_CHECK_APPL has no local type.
Method Signatures

Method CHANGE_OUTPUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Object reference (TYPE REF TO) DATA 20130823
2 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130823
3 Importing IO_DATA_MODEL_EXT Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT 20130823
4 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY 20130823

Method CHANGE_OUTPUT_DATA on Interface IF_MDG_DUPLICATE_CHECK_APPL has no exception.

Method CHANGE_OUTPUT_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND_SEARCH_ATTRIBUTE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20130823
2 Importing IO_ND_SEARCH_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface for the metadata of a node 20130823
3 Importing IO_ND_TABLE_NAME Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20130823
4 Importing IO_ND_TABLE_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface for the metadata of a node 20130823
5 Importing IR_INPUT_REF Call by reference Object reference (TYPE REF TO) DATA 20130823
6 Importing IR_RESULT_REF Call by reference Object reference (TYPE REF TO) DATA 20130823
7 Importing IT_COMPONENT Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20130823
8 Changing MR_OUTPUT_LINE_ORIGINAL_TYPE1 Call by reference Object reference (TYPE REF TO) DATA 20130823
9 Changing MR_OUTPUT_TABLE_DISPLAY Call by reference Object reference (TYPE REF TO) DATA 20130823
10 Changing MR_OUTPUT_TABLE_ORIGINAL_TYPE1 Call by reference Object reference (TYPE REF TO) DATA 20130823

Method CHANGE_OUTPUT_STRUCTURE on Interface IF_MDG_DUPLICATE_CHECK_APPL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in