The DFKKOPL table in SAP ERP or S/4HANA stores Locks for Open Items (Change Document Interface) data. There are total 10 fields in DFKKOPL table. The Locks for Open Items (Change Document Interface) table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DFKKOPL table. It is in Contract A/R & A/P: Central Objects (FKKB) ABAP package and is part of the Contract Accounts Receivable and Payable (FI-CA) module.
SAP DFKKOPL Table Fields
Following is the list of fields that are available in SAP DFKKOPL table. The primary key fields of Locks for Open Items (Change Document Interface) table in SAP are MANDT (Client), OPBEL (Number of a FI-CA Document), OPUPK (Item Number in FI-CA Document), OPUPW (Repetition Item in FI-CA Document), PROID (Process Code (Example: Dunning, Payment)), LOCKR (Lock Reason), FDATE (Lock valid from), TDATE (Lock valid to), OPUPZ (Subitem for a Partial Clearing in Document).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| OPBEL | Number of a FI-CA Document | OPBEL_KK | * | CHAR (12) |
| OPUPK | Item Number in FI-CA Document | OPUPK_KK | NUMC (4) | |
| OPUPW | Repetition Item in FI-CA Document | OPUPW_KK | NUMC (3) | |
| PROID | Process Code (Example: Dunning, Payment) | PROID_KK | * | CHAR (2) |
| LOCKR | Lock Reason | LOCKR_KK | CHAR (1) | |
| FDATE | Lock valid from | FDATE_KK | DATS (8) | |
| TDATE | Lock valid to | TDATE_KK | DATS (8) | |
| OPUPZ | Subitem for a Partial Clearing in Document | OPUPZ_KK | NUMC (3) | |
| LOCKT | Comment for Lock Entry | LOCK_COMMENT_KK | CHAR (50) |


