The DFKKBICL table in SAP ERP or S/4HANA stores FI-CA Batch Input – Error Change Logs data. There are total 12 fields in DFKKBICL table. The FI-CA Batch Input – Error Change Logs 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 DFKKBICL 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 DFKKBICL Table Fields
Following is the list of fields that are available in SAP DFKKBICL table. The primary key fields of FI-CA Batch Input – Error Change Logs table in SAP are MANDT (Client), RUNID (Identification of Run), BIART (Data Transfer Type), DATUM (Date), UZEIT (Time), LINE (Changed Line from Transfer File), FNAME (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| RUNID | Identification of Run | RUNID_KK | CHAR (13) | |
| BIART | Data Transfer Type | BIART_KK | CHAR (2) | |
| DATUM | Date | DATUM | DATS (8) | |
| UZEIT | Time | UZEIT | TIMS (6) | |
| LINE | Changed Line from Transfer File | LCHGD_KK | INT4 (10) | |
| FNAME | Field Name | FIELDNAME | * | CHAR (30) |
| UNAME | User Name | UNAME | CHAR (12) | |
| STRUCTNAME | Table Name | TABNAME | * | CHAR (30) |
| VALUE_NEW | New Contents of Changed Field | FLDVALN_KK | CHAR (80) | |
| VALUE_OLD | Old Contents of Changed Field | FLDVALO_KK | CHAR (80) | |
| TABKEY | Key of Changed Object | TABKEY_B_KK | CHAR (35) |


