ETXDCLOG - Temporay table for storing last error message of an update
Temporay table for storing last error message of an update information is stored in SAP table ETXDCLOG.
It is part of development package FYTX/TAXM in software component FI-GL-GL. This development package consists of objects that can be grouped under "Tax Manager external tax interface".
It is part of development package FYTX/TAXM in software component FI-GL-GL. This development package consists of objects that can be grouped under "Tax Manager external tax interface".
Fields for table ETXDCLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
DOCNR | External-tax document number | X | XTAX_DOCUMENT_NUMBER | CHAR | 12 | |
ATTEMPT_NR | Counter | NUM03 | NUMC | 3 | ||
.INCLUDE | TAX_MESSAGE | 0 | ||||
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 |