The DFKKTSCENERR table in SAP ERP or S/4HANA stores Test Scenario Error Log data. There are total 13 fields in DFKKTSCENERR table. The Test Scenario Error Log 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 DFKKTSCENERR table. It is in FI-CA: Automated Tests – Test Scenarios (FKK_TEST_SCEN) ABAP package and is part of the Contract Accounts Receivable and Payable (FI-CA) module.
SAP DFKKTSCENERR Table Fields
Following is the list of fields that are available in SAP DFKKTSCENERR table. The primary key fields of the table are CLIENT (Client), TSTMP (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)), TSCEN (Test Scenario), TSUNT (Test Scenario Unit), MSGTY (Message Type), MSGID (Message Class), MSGNO (Message Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| TSTMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| TSCEN | Test Scenario | TSCEN_KK | CHAR (20) | |
| TSUNT | Test Scenario Unit | TSUNT_KK | NUMC (6) | |
| MSGTY | Message Type | SYMSGTY | CHAR (1) | |
| MSGID | Message Class | SYMSGID | CHAR (20) | |
| MSGNO | Message Number | SYMSGNO | NUMC (3) | |
| MSGV1 | Message Variable | SYMSGV | CHAR (50) | |
| MSGV2 | Message Variable | SYMSGV | CHAR (50) | |
| MSGV3 | Message Variable | SYMSGV | CHAR (50) | |
| MSGV4 | Message Variable | SYMSGV | CHAR (50) | |
| MSGTX | Message Text | BAPI_MSG | CHAR (220) | |
| UNAME | User Name | SYUNAME | CHAR (12) |


