BPTC02 SAP table for – Flow Data for Total Commitment

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

SAP BPTC02 table

Table BPTC02 technical data

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

SAP BPTC02 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 BPTC02 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 Flow Data
  • ACCOUNT_BALANCE : Account Balance
    Its data type is CURR (Currency Field) with field length 23
  • ACCOUNT_CURR : Display Currency for Account Balance
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • LIMIT_EXTERNAL : External Limit
    Its data type is CURR (Currency Field) with field length 23
  • LIMIT_INTERNAL : Internal Limit
    Its data type is CURR (Currency Field) with field length 23
  • LIMIT_CARD : Credit Line for Credit Card
    Its data type is CURR (Currency Field) with field length 23
  • LIMIT_CURR : Display Currency for Limits
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • S_BLOCKED : Lock on Contract
    Its data type is CHAR (Character String) with field length 1
  • STATUS : Status Information
    Its data type is CHAR (Character String) with field length 20
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes