SAP Table EDI_DS

Status record for interface to EDI subsystem

EDI_DS (Status record for interface to EDI subsystem) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link EDI_DS to other SAP tables.

EDI_DS table fields

Field Data element Checktable Datatype Length Decimals
TABNAM Name of table structure EDI_TABNAM CHAR 10 0
MANDT Client MANDT CLNT 3 0
DOCNUM IDoc number EDI_DOCNUC CHAR 16 0
LOGDAT Date of status information EDI_LOGDAT DATS 8 0
LOGTIM Time of status information EDI_LOGTIM TIMS 6 0
STATUS Status of IDoc EDI_STATUS TEDS1 CHAR 2 0
UNAME User name EDI_UNAME CHAR 12 0
REPID Program Name EDI_REPID CHAR 30 0
ROUTID Name of subroutine (routine, function module) EDI_ROUTID CHAR 30 0
STACOD Status code EDI_STACOD CHAR 8 0
STATXT Text for status code EDI_STATX_ CHAR 70 0
SEGNUM Number of SAP segment IDOCSSGNUC CHAR 6 0
SEGFLD Field Name in SAP Segment EDI_SEGFLD CHAR 30 0
STAPA1 Parameter 1 EDI_STAPA1 CHAR 50 0
STAPA2 Parameter 2 EDI_STAPA2 CHAR 50 0
STAPA3 Parameter 3 EDI_STAPA3 CHAR 50 0
STAPA4 Parameter 4 EDI_STAPA4 CHAR 50 0
REFINT Reference to interchange file IDOCSRFINT CHAR 14 0
REFGRP Reference to message group IDOCSRFGRP CHAR 14 0
REFMES Reference to message IDOCSRFMES CHAR 14 0
ARCKEY EDI archive key IDOCSARKEY CHAR 70 0
STATYP Type of system error message (A, W, E, S, I) EDI_SYMSTY CHAR 1 0
A Cancel
W Warning
E Error
S Success message
I Information
STAMQU Status message qualifier EDI_STAMQU CHAR 3 0
STAMID Status message ID EDI_STAMID CHAR 20 0
STAMNO Status message number EDI_STAMNC CHAR 3 0
TID Transaction ID EDI_TID CHAR 24 0
APPL_LOG Application Log EDI_ALOG CHAR 20 0

EDI_DS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
EDI_DS STATUS EDI_DS STATUS TEDS1 IDoc status values STATUS