The BKKNTTMP table in SAP ERP or S/4HANA stores Payment Notes of Planned Payment Items data. There are total 7 fields in BKKNTTMP table. The Payment Notes of Planned Payment Items 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 BKKNTTMP table. It is in Bank Customer Accounts: Payment Item (FKBP) ABAP package and is part of the Payment Item (IS-B-BCA-AM-IT) module.
SAP BKKNTTMP Table Fields
Following is the list of fields that are available in SAP BKKNTTMP table. The primary key fields of the table are MANDT (Client), BKKRS (Bank Area), DOCNO_TMP (Document Number for Planned Payment Items), POSNO (Position in Item), NOTNO (Payment Notes Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| BKKRS | Bank Area | BKK_BKKRS | TBKK01 | CHAR (4) |
| DOCNO_TMP | Document Number for Planned Payment Items | BKK_DOCNOTMP | * | NUMC (12) |
| POSNO | Position in Item | BKK_POSNO | NUMC (3) | |
| NOTNO | Payment Notes Number | BKK_NOTNO | NUMC (3) | |
| PAYM_NOTE | Purpose | BKK_PAYNTE | CHAR (70) | |
| PAYM_NOTE_TYPE | Payment Notes Category | BKK_DTE_PAYM_NOTE_TYPE | TBKK_PAYNT_TYP | CHAR (3) |


