SAP Table EDIDS

Status Record (IDoc)

EDIDS (Status Record (IDoc)) 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 EDIDS to other SAP tables.

EDIDS table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
DOCNUM IDoc number EDI_DOCNUM NUMC 16 0
LOGDAT Date of status information EDI_LOGDAT DATS 8 0
LOGTIM Time of status information EDI_LOGTIM TIMS 6 0
COUNTR IDoc status counter EDI_COUNTR NUMC 16 0
CREDAT Date status record was created EDI_CREDAT DATS 8 0
CRETIM Time status record was created EDI_CRETIM TIMS 6 0
STATUS Status of IDoc EDI_STATUS 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 IDOCSSGNUM NUMC 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
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_STAMNO NUMC 3 0
TID Transaction ID EDI_TID CHAR 24 0
APPL_LOG Application Log EDI_ALOG CHAR 20 0