The DFKKCORRLOG table in SAP ERP or S/4HANA stores Log Table for Correction Reports data. There are total 7 fields in DFKKCORRLOG table. The Log Table for Correction Reports 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 DFKKCORRLOG table. It is in Mass Contract Invoicing: Service Functions (FKKS) ABAP package and is part of the Contract Accounts Receivable and Payable (FI-CA) module.
SAP DFKKCORRLOG Table Fields
Following is the list of fields that are available in SAP DFKKCORRLOG table. The primary key fields of Log Table for Correction Reports table in SAP are MANDT (Client), REPORT (Program Name), TIMESTMP (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| REPORT | Program Name | PNAME | CHAR (40) | |
| TIMESTMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| USERNAME | User Name | SYUNAME | CHAR (12) | |
| SEL_VARIANT | Used Selection Screen Variant | SYSLSET | CHAR (14) | |
| UPDATE_MODE | Checkbox | XFELD | CHAR (1) | |
| COMMENT_CORR | Title Line | SYTITLE | CHAR (70) |


