SAP table EDIDD (Data record (IDoc))

SAP table EDIDD has 3 primary key fields being MANDT,DOCNUM,SEGNUM.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * EDI_MANDT
DOCNUM IDoc number NUMC 16 0 EDI_DOCNUM
SEGNUM Number of SAP segment NUMC 6 0 IDOCDSGNUM
SEGNAM Segment type CHAR 27 0 * EDILSEGTYP
PSGNUM Number of the hierarchically higher SAP segment NUMC 6 0 EDI_PSGNUM
HLEVEL Hierarchy level NUMC 2 0 EDI_HLEVEL
DTINT2 Length field for VARC field INT2 5 0 EDI_DTINT2
SDATA Application data LCHR 1000 0 EDI_SDATA