SAP ABAP Class IF_BS_BADI_FUZZY (Interface for extended duplicate check)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FLDQ_BS_DUPL_CHECK_BAS_IMPL 20091020
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDGL_BADI_BS_DUP_PCH_IMPL Class for BAdI: BADI_BS_DUPLICATE_FUZZY 20090326
Properties
Class IF_BS_BADI_FUZZY  
Short Description Interface for extended duplicate check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090203   SAP 
Last change 20110908   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)
Interfaces
Class IF_BS_BADI_FUZZY has no interface implemented.
Friends
Class IF_BS_BADI_FUZZY has no friend class.
Attributes
Class IF_BS_BADI_FUZZY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_BY_ELEMENTS_EXTERNAL Instance method Public Method Find Business Partner via External Interface 20090203
2 GET_SUPPORTED_ELEMENTS Instance method Public Method Returns field list for fuzzy / phonetic search 20090203
Events
Class IF_BS_BADI_FUZZY has no event.
Types
Class IF_BS_BADI_FUZZY has no local type.
Method Signatures

Method FIND_BY_ELEMENTS_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090203
2 Exporting ET_SEARCH_RESULT Call by reference Type reference (TYPE) BST_DUPL_SEARCH_RESULT Table of Result structure Duplicate Check 20090203
3 Importing IT_SEARCH_FIELDS Call by reference Type reference (TYPE) BST_DUPL_SEARCH Table type for bulk input fuzzy search / duplicate check 20090203
4 Importing IV_MAX_HITS Call by reference Type reference (TYPE) INT4 Natural number 20090203
5 Importing IV_RESTRICT_TO_SUPPORTED Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20090203
6 Importing IV_SIMILARITY_THRESHOLD Call by reference Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20090203

Method FIND_BY_ELEMENTS_EXTERNAL on class IF_BS_BADI_FUZZY has no exception.

Method GET_SUPPORTED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENT_LIST Call by reference Type reference (TYPE) BST_DUPL_SEARCH_SUPPORTED Table of Supported elements for fuzzy / duplicate check 20090203
2 Importing IT_ADDRESS_TYPE Call by reference Type reference (TYPE) BST_DUPL_ADDRESS_TYPE Table type for AD_ADRTYPE 20090203

Method GET_SUPPORTED_ELEMENTS on class IF_BS_BADI_FUZZY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in