The BPTC02 table in SAP ERP or S/4HANA stores Flow Data for Total Commitment data. There are total 11 fields in BPTC02 table. The Flow Data for Total Commitment table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BPTC02 table. It is in SAP BP FS: Total Commitment (FSBP_TC) ABAP package and is part of the Business Partner (FS-BP) module.
SAP BPTC02 Table Fields
Following is the list of fields that are available in SAP BPTC02 table. The primary key fields of the table are CLIENT (Client), APPL (Application), PARTNER (Business Partner Number), CONTRACT_KEY (Internal Contract ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| APPL | Application | BP_TC_DTE_APPL | TPZ38 | CHAR (10) |
| PARTNER | Business Partner Number | BU_PARTNER | BUT000 | CHAR (10) |
| CONTRACT_KEY | Internal Contract ID | BP_TC_DTE_CONTRACT_KEY | CHAR (32) | |
| TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| ACCOUNT_BALANCE | Account Balance | BP_TC_DTE_ACCOUNT_BALANCE | CURR (23) | |
| LIMIT_EXTERNAL | External Limit | BP_TC_DTE_LIMIT_EXTERNAL | CURR (23) | |
| LIMIT_INTERNAL | Internal Limit | BP_TC_DTE_LIMIT_INTERNAL | CURR (23) | |
| LIMIT_CARD | Credit Line for Credit Card | BP_TC_DTE_LIMIT_CARD | CURR (23) | |
| S_BLOCKED | Lock on Contract | BP_TC_DTE_SBLOCKED | CHAR (1) | |
| STATUS | Status Information | BP_TC_DTE_STATUS | CHAR (20) |


