SAP Table EDIDO
Value table for IDoc types
EDIDO (Value table for IDoc types) 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 EDIDO to other SAP tables.
EDIDO table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
DOCTYP | IDoc type (for example, ORDERS01) | DOCTYP | CHAR | 8 | 0 | |||||||
IDOCTYP | Basic type | EDI_IDOCTP | CHAR | 30 | 0 | |||||||
CIMTYP | Extension | EDI_CIMTYP | CHAR | 30 | 0 | |||||||
PRESP | Person Responsible | EDI_PRESP | CHAR | 12 | 0 | |||||||
PWORK | Processing person | EDI_PWORK | CHAR | 12 | 0 | |||||||
PLAST | Last change: Person | EDI_PLAST | CHAR | 12 | 0 | |||||||
CLOSED | IDoc type/extension is released | EDI_CLOSED | CHAR | 1 | 0 |
Possible values
|
||||||
RELEASED | Release of IDoc segment | EDI_SEGREL | CHAR | 4 | 0 | |||||||
PRETYP | Predecessor of basic type or extension | EDI_PRETYP | CHAR | 8 | 0 |