BPTAXC SAP table for – Business Partner Tax Compliance

Here we would like to draw your attention to BPTAXC table in SAP. As we know it is being mainly used with the SAP FS-BP (Business Partner in FS) component which is coming under FS module (Financial Services). BPTAXC is a SAP standard transp table used for storing Business Partner Tax Compliance related data in SAP. It comes under the package FS_BP_AL_TAX_COMPLIANCE.

SAP BPTAXC table

Table BPTAXC technical data

TableBPTAXC
Data storingBusiness Partner Tax Compliance
ModuleFS
Sub ModuleFS-BP
SAP PackageFS_BP_AL_TAX_COMPLIANCE
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_ABA
Table CategoryTRANSP

SAP BPTAXC 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 BPTAXC table.

  • CLIENT : 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
  • ID : Tax Compliance ID
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • TYPE : Tax Compliance Type
    Its data type is CHAR (Character String) with field length 6
  • COUNTRY : Tax Compliance: Country
    Its data type is CHAR (Character String) with field length 3
  • REGION : Tax Compliance: Region
    Its data type is CHAR (Character String) with field length 3
  • STATUS : Tax Compliance Status
    Its data type is CHAR (Character String) with field length 1
  • REASON : Tax Compliance: Reason for Status
    Its data type is CHAR (Character String) with field length 2
  • VALID_FROM : Tax Compliance: Start Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • VALID_TO : Tax Compliance: End Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DATE_WHEN : Tax Compliance: Rating Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • AGREE_STATUS : Tax Compliance: Agreement Status
    Its data type is CHAR (Character String) with field length 1
  • AGREE_DATE : Tax Compliance: Agreement Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • EXT_GUID : Tax Compliance: External GUID
    Its data type is RAW (Byte string) with field length 16