BPTC01 SAP table for – Master Data for Total Commitment

Here we would like to draw your attention to BPTC01 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). BPTC01 is a SAP standard transp table used for storing Master Data for Total Commitment related data in SAP. It comes under the package FSBP_TC.

SAP BPTC01 table

Table BPTC01 technical data

TableBPTC01
Data storingMaster Data for Total Commitment
ModuleFS
Sub ModuleFS-BP
SAP PackageFSBP_TC
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_ABA
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Shared Key Fields for Database Tables
    Its a key field.
  • APPL : Application
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • PARTNER : Business Partner Number
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • CONTRACT_KEY : Internal Contract ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • .INCLUDE : Management Fields for Database Tables
  • TIMESTAMPL : UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • .INCLUDE : Contract Data with Character of Master Data
  • PRODUCT_DESCR : Description of Product Type
    Its data type is CHAR (Character String) with field length 35
  • START_OF_TERM : Date of Contract Start
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TERMINATION_DATE : Contract End Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • END_OF_TERM : End of Term Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CONTRACT_AMOUNT : Contract Amount
    Its data type is CURR (Currency Field) with field length 23
  • CONTRACT_CURR : Display Currency for Contract
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • S_COLL_AVAILABLE : Collateral Available
    Its data type is CHAR (Character String) with field length 1
  • S_3RD_PARTY : Third-Party Account
    Its data type is CHAR (Character String) with field length 1
  • S_ASSET_LIAB : Asset/Liability Transaction
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Product Data
  • CAT_KEY : Product Category
    Its data type is CHAR (Character String) with field length 10
  • CAT_DESCR : Description of Product Category
    Its data type is CHAR (Character String) with field length 40
  • TYPE_KEY : Product Type
    Its data type is CHAR (Character String) with field length 10
  • CONTRACT_DESCR : Contract Purpose
    Its data type is CHAR (Character String) with field length 70
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes