SAP Table EDIDC

Control record (IDoc)

EDIDC (Control 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 EDIDC to other SAP tables.

EDIDC table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
DOCNUM IDoc number EDI_DOCNUM NUMC 16 0
DOCREL SAP Release for IDoc EDI_DOCREL CHAR 4 0
STATUS Status of IDoc EDI_STATUS TEDS1 CHAR 2 0
DOCTYP IDoc Type EDI_DOCTYP CHAR 8 0
DIRECT Direction for IDoc EDI_DIRECT CHAR 1 0
1 Outbound
2 Inbound
RCVPOR Receiver port (SAP System, EDI subsystem) EDI_RCVPOR CHAR 10 0
RCVPRT Partner Type of Receiver EDI_RCVPRT CHAR 2 0
RCVPRN Partner Number of Receiver EDI_RCVPRN CHAR 10 0
RCVSAD Recipient address (SADR) EDI_RCVSAD CHAR 10 0
RCVSMN SADR client (recipient) EDI_RCVSMN CLNT 3 0
RCVSNA SADR flag for international recipient address EDI_RCVSNA CHAR 1 0
RCVSCA Communication type (SADR) of recipient EDI_RCVSCA CHAR 3 0
RCVSDF SADR default flag for recipient address EDI_RCVSDF CHAR 1 0
RCVSLF Sequential Number of Recipient Address (SADR) EDI_RCVSLF CHAR 3 0
RCVLAD Logical address of recipient EDI_RCVLAD CHAR 70 0
STD EDI Standard EDI_STD CHAR 1 0
STDVRS Version of EDI standard EDI_STDVRS CHAR 6 0
STDMES EDI message type EDI_STDMES CHAR 6 0
MESCOD Logical Message Variant EDI_MESCOD CHAR 3 0
MESFCT Logical message function EDI_MESFCT CHAR 3 0
OUTMOD Output Mode EDI_OUTMOD CHAR 1 0
1 Transfer IDoc immediately and start external subsystem
2 Transfer IDoc immediately
3 Collect IDocs, transfer and start external subsystem
4 Collect IDocs and transfer
TEST Test Flag EDI_TEST CHAR 1 0
NULL IDoc contains a productive message
X IDoc contains a test message
SNDPOR Sender port (SAP System, EDI subsystem) EDI_SNDPOR CHAR 10 0
SNDPRT Partner type of sender EDI_SNDPRT CHAR 2 0
SNDPRN Partner Number of Sender EDI_SNDPRN CHAR 10 0
SNDSAD Sender address (SADR) EDI_SNDSAD CHAR 10 0
SNDSMN SADR client (sender) EDI_SNDSMN CLNT 3 0
SNDSNA SADR flag for international sender address EDI_SNDSNA CHAR 1 0
SNDSCA Communication type (SADR) of sender EDI_SNDSCA CHAR 3 0
SNDSDF SADR default flag for sender address EDI_SNDSDF CHAR 1 0
SNDSLF Sequential Number of the Sender Address (SADR) EDI_SNDSLF CHAR 3 0
SNDLAD Logical address of sender EDI_SNDLAD CHAR 70 0
REFINT Reference to interchange file IDOCCRFINT CHAR 14 0
REFGRP Reference to message group IDOCCRFGRP CHAR 14 0
REFMES Reference to message IDOCCRFMES CHAR 14 0
ARCKEY EDI archive key IDOCCARKEY CHAR 70 0
CREDAT IDoc Created On EDI_CCRDAT DATS 8 0
CRETIM IDoc Created at EDI_CCRTIM TIMS 6 0
MESTYP Message Type EDI_MESTYP EDMSG CHAR 30 0
IDOCTP Basic type EDI_IDOCTP EDBAS CHAR 30 0
CIMTYP Extension EDI_CIMTYP EDCIM CHAR 30 0
RCVPFC Partner Function of Receiver EDI_RCVPFC CHAR 2 0
SNDPFC Partner Function of Sender EDI_SNDPFC CHAR 2 0
SERIAL Serialization field EDI_SERIAL CHAR 20 0
EXPRSS Overriding in inbound processing EDI_EXPRSS CHAR 1 0
NULL No overriding
X Overriding
UPDDAT Date on which control record was last changed EDI_UPDDAT DATS 8 0
UPDTIM Time at which control record was last changed EDI_UPDTIM TIMS 6 0
MAXSEGNUM Number of data records ANZEDIDD NUMC 6 0

EDIDC foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
EDIDC CIMTYP EDIDC CIMTYP EDCIM Extensions CIMTYP
EDIDC IDOCTP EDIDC IDOCTP EDBAS Basic types IDOCTYP
EDIDC MESTYP EDIDC MESTYP EDMSG Logical message types MSGTYP
EDIDC STATUS EDIDC STATUS TEDS1 IDoc status values STATUS