The BKKITNTC table in SAP ERP or S/4HANA stores Notice: Payment Item with Notice Lock Period > 0 data. There are total 10 fields in BKKITNTC table. The Notice: Payment Item with Notice Lock Period > 0 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 BKKITNTC table. It is in Notice and Allowances (FKBE) ABAP package and is part of the Account Management (IS-B-BCA-AM) module.
SAP BKKITNTC Table Fields
Following is the list of fields that are available in SAP BKKITNTC table. The primary key fields of the table are MANDT (Client), XCHK_OLD (Indicator: DataRecord Active/Inactive (X=Inact.), BKKRS (Bank Area), ACNUM_INT (Internal Account Number for Current Account), DOCNO (Item number in current accounts), POSNO (Position in Item).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| XCHK_OLD | Indicator: DataRecord Active/Inactive (X=Inact. | BKK_XCHKOLD | CHAR (1) | |
| BKKRS | Bank Area | BKK_BKKRS | * | CHAR (4) |
| ACNUM_INT | Internal Account Number for Current Account | BKK_ACCNT | * | CHAR (10) |
| DOCNO | Item number in current accounts | BKK_DOCNO | * | NUMC (12) |
| POSNO | Position in Item | BKK_POSNO | NUMC (3) | |
| DATE_POST | Posting date | BKK_PSTDAT | DATS (8) | |
| A_AMOUNT | Amount in Account Currency | BKK_AAMNT | CURR (17) | |
| ACUR | Account Currency | BKK_ACUR | * | CUKY (5) |
| DATE_BLNTCTO | Notice Lock Period – End | BKK_BLNTCTO | DATS (8) |


