SAP ETXDCLOG Table – Temporay table for storing last error message of an update

The ETXDCLOG table in SAP ERP or S/4HANA stores Temporay table for storing last error message of an update data. There are total 14 fields in ETXDCLOG table. The Temporay table for storing last error message of an update 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 ETXDCLOG table. It is in Tax Manager external tax interface (FYTX/TAXM) ABAP package and is part of the Basic Functions (FI-GL-GL) module.

SAP ETXDCLOG Table Fields

Following is the list of fields that are available in SAP ETXDCLOG table. The primary key fields of the table are MANDT (Client), DOCNR (External-tax document number).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
DOCNR External-tax document number XTAX_DOCUMENT_NUMBER CHAR (12)
ATTEMPT_NR Counter NUM03 NUMC (3)
MSGID Message Class SYMSGID * CHAR (20)
MSGTY Message Type SYMSGTY CHAR (1)
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)
UFLAG Audit File Update Indicator (External Interface) UPDATE_FLG CHAR (1)
USNAM User Name USNAM * CHAR (12)
UDATE Date DATUM DATS (8)
UTIME Time UZEIT TIMS (6)