DFK_NORM_BP SAP table for – Normalized Data for Duplicate Search for Business Partner

Here we would like to draw your attention to DFK_NORM_BP table in SAP. As we know it is being mainly used with the SAP FI-CA (Contract Accounts Receivable and Payable in FI) component which is coming under FI module (Financial Accounting). DFK_NORM_BP is a SAP standard transp table used for storing Normalized Data for Duplicate Search for Business Partner related data in SAP. It comes under the package FKKB.

SAP DFK_NORM_BP table

Table DFK_NORM_BP technical data

TableDFK_NORM_BP
Data storingNormalized Data for Duplicate Search for Business Partner
ModuleFI
Sub ModuleFI-CA
SAP PackageFKKB
Delivery ClassA – Application table (master and transaction data)
ComponentFI-CA
Table CategoryTRANSP

SAP DFK_NORM_BP Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in DFK_NORM_BP table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • PARTNER : Business Partner Number
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • NNAME : Normalized Name for Duplicate Search
    Its data type is CHAR (Character String) with field length 80
  • NSTREET : Normalized Street for Duplicate Search
    Its data type is CHAR (Character String) with field length 60