SAP Table EDIMAP
EDI: Assignment Table Between IDoc and Application Fields
EDIMAP (EDI: Assignment Table Between IDoc and Application Fields) 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 EDIMAP to other SAP tables.
EDIMAP table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
SEGTYP | Segment type | EDIPRISN | CHAR | 10 | 0 | |||
SEGFLD | Field Name | FIELDNAME | CHAR | 30 | 0 | |||
QUALF | Qualifier for IDoc types | EDI_QUALIF | CHAR | 10 | 0 | |||
MESTYP | Message Type | EDIPMESTYP | CHAR | 30 | 0 | |||
DIRECT | Direction (1=outbound, 2=inbound) | DIRECTION | NUMC | 1 | 0 | |||
LFDNR | Sequence Number | EDI_LFDNR | NUMC | 4 | 0 | |||
TABNAME | Table Name | TABNAME | CHAR | 30 | 0 | |||
FIELDNAME | Field Name | FIELDNAME | CHAR | 30 | 0 |