SAP ABAP Interface IF_BS_BADI_FUZZY (Interface for extended duplicate check)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-DPL (Application Component) Duplicate Check / Fuzzy Search
⤷
BS_DUPLICATE_CHECK (Package) Duplicate Check for business objects
⤷
⤷
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
| Interface | IF_BS_BADI_FUZZY | |
| Short Description | Interface for extended duplicate check |
General Data
| Package | BS_DUPLICATE_CHECK | Duplicate Check for business objects |
| Created | 20090203 | SAP |
| Last changed | 20110908 | 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 | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090203 |
Friends
Interface IF_BS_BADI_FUZZY has no friend.
Attributes
Interface IF_BS_BADI_FUZZY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Find Business Partner via External Interface | 20090203 | |
| 2 | Instance method | Public | Method | Returns field list for fuzzy / phonetic search | 20090203 |
Events
Interface IF_BS_BADI_FUZZY has no event.
Types
Interface 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090203 | |||
| 2 | ET_SEARCH_RESULT | Call by reference | Type reference (TYPE) | BST_DUPL_SEARCH_RESULT | Table of Result structure Duplicate Check | 20090203 | |||
| 3 | IT_SEARCH_FIELDS | Call by reference | Type reference (TYPE) | BST_DUPL_SEARCH | Table type for bulk input fuzzy search / duplicate check | 20090203 | |||
| 4 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20090203 | |||
| 5 | IV_RESTRICT_TO_SUPPORTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20090203 | |||
| 6 | 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 Interface 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 | ET_ELEMENT_LIST | Call by reference | Type reference (TYPE) | BST_DUPL_SEARCH_SUPPORTED | Table of Supported elements for fuzzy / duplicate check | 20090203 | |||
| 2 | IT_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | BST_DUPL_ADDRESS_TYPE | Table type for AD_ADRTYPE | 20090203 |
Method GET_SUPPORTED_ELEMENTS on Interface IF_BS_BADI_FUZZY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |