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

Here we would like to draw your attention to ETXDCLOG table in SAP. As we know it is being mainly used with the SAP FI-GL (General Ledger Accounting in FI) component which is coming under FI module (Financial Accounting). ETXDCLOG is a SAP standard transp table used for storing Temporay table for storing last error message of an update related data in SAP. It comes under the package FYTX/TAXM.

SAP ETXDCLOG table

Table ETXDCLOG technical data

TableETXDCLOG
Data storingTemporay table for storing last error message of an update
ModuleFI
Sub ModuleFI-GL-GL
SAP PackageFYTX/TAXM
Delivery ClassL – Table for storing temporary data
ComponentSAP_FIN
Table CategoryTRANSP

SAP ETXDCLOG Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in ETXDCLOG table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • DOCNR : External-tax document number
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • ATTEMPT_NR : Counter
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • .INCLUDE : Structure for copying a system message
  • MSGID : Message Class
    Its data type is CHAR (Character String) with field length 20
  • MSGTY : Message Type
    Its data type is CHAR (Character String) with field length 1
  • MSGNO : Message Number
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • MSGV1 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MSGV2 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MSGV3 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MSGV4 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • UFLAG : Audit file update indicator (external interface)
    Its data type is CHAR (Character String) with field length 1
  • USNAM : User name
    Its data type is CHAR (Character String) with field length 12
  • UDATE : Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • UTIME : Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6