BSC_DUPL_ELEM - supported node and element names for duplicate check / fuzzy
supported node and element names for duplicate check / fuzzy information is stored in SAP table BSC_DUPL_ELEM.
It is part of development package BS_DUPLICATE_CHECK in software component CA-EPT-DPL. This development package consists of objects that can be grouped under "Duplicate Check for business objects".
It is part of development package BS_DUPLICATE_CHECK in software component CA-EPT-DPL. This development package consists of objects that can be grouped under "Duplicate Check for business objects".
Fields for table BSC_DUPL_ELEM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
OBJ_TYPE | Object Type | X | SWO_OBJTYP | CHAR | 10 | BSC_DUPL_OBJ |
NODE_NAME | Component name | X | NAME_KOMP | CHAR | 30 | * |
ELEMENT_NAME | Component name | X | NAME_KOMP | CHAR | 30 | * |
RANGE | Flag indication the element supports range definitions | BS_DUPL_RANGE_SUPPORTED | CHAR | 1 | ||
FUZZY | Flag indicating the element supports fuzzy/phonetic search | BS_DUPL_PHONETIC_SUPPORTED | CHAR | 1 |