SAP table EDIQO (IDoc: Outbound Queue for qRFC)

SAP table EDIQO has 3 primary key fields being MANDT,QNAME,COUNTER.

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 * MANDT
QNAME Complete Queue Name CHAR 24 0 IDOC_QNAME
COUNTER NUMC 10 0
DOCNUM IDoc number NUMC 16 0 EDI_DOCNUM
RCVPOR Receiver port (SAP System, EDI subsystem) CHAR 10 0 EDI_RCVPOR
PROCESSED CHAR 1 0
MESTYP Message Type CHAR 30 0 * EDI_MESTYP
CREDAT IDoc Created On DATS 8 0 EDI_CCRDAT
CRETIM IDoc Created at TIMS 6 0 EDI_CCRTIM