SAP ABAP Data Element MDG_DUPL_THRESHOLD (Duplicate threshold)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-ML (Application Component) Mass Load
     MDG_BS_FILE_UPLOAD (Package) Master Data Processes Service Based File Upload
Basic Data
Data Element MDG_DUPL_THRESHOLD
Short Description Duplicate threshold  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AD_THRESHD    
Data Type DEC   Counter or amount field with comma and sign 
Length 3    
Decimal Places 1    
Output Length 4    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short Threshold 
Medium 19 Duplicate threshold 
Long 20 Duplicate threshold 
Heading 30 Duplicate threshold 
Documentation

Definition

Percentage of duplication considered while declaring two objects as duplicates.

Use

This value is used to take decision whether an object is duplicate or not.

Dependencies

Example

If Duplicate threshold is 75%, and if object A and Object B have 75% of the content/ or field values same, then

Object A and Object B are declared as Duplicates.

and if Object A and Object B are same in only 75% of fields, and if Threshold percentage is 80%, then Object A and B are considered as different objects and not duplicates.

History
Last changed by/on SAP  20110908 
SAP Release Created in 702