SAP ABAP Table EDMAP (Documentation for R/3 <-> IDOC type assignments)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ALE (Application Component) ALE Integration Technology
⤷
SED (Package) IDoc Interface (Processing, Administration, Definition)
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | EDMAP |
|
| Short Description | Documentation for R/3 <-> IDOC type assignments |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | G | Customizing table, protected against SAP Upd., only INS all. |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
DOCTYP | EDI_DOCTYP | CHAR | 8 | 0 | IDoc type (for example, ORDERS01) | EDIDO | |
| 2 | |
MSGTYP | EDI_MESTYP | CHAR | 30 | 0 | SAP message type | EDMSG | |
| 3 | |
SEG | EDI_SEGTYP | CHAR | 10 | 0 | Segment name in IDoc types | EDSEG | |
| 4 | |
ID_FIELD | CHAR10 | CHAR | 10 | 0 | Field name in IDoc table | ||
| 5 | |
DIRECTION | NUM1 | NUMC | 1 | 0 | Direction (1=outbound, 2=inbound) | ||
| 6 | |
R3_TABNAM | OBJNAME | CHAR | 30 | 0 | SAP Table to Which IDoc Field Is Assigned | ||
| 7 | |
R3_FIELD | CHAR10 | CHAR | 10 | 0 | SAP Field to Which IDoc Field Is Assigned | ||
| 8 | |
DOCUNAME | CHAR20 | CHAR | 20 | 0 | Standard text describing assignment | ||
| 9 | |
MUSTFLD | XFELD | CHAR | 1 | 0 | Flag: This field is mandatory | ||
| 10 | |
CODEFL | XFELD | CHAR | 1 | 0 | Flag: Code list is used for translation |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | EDMAP | DOCTYP | |
|
KEY | 1 | CN |
| 2 | EDMAP | MSGTYP | |
|
KEY | 1 | CN |
| 3 | EDMAP | SEG | |
|
KEY | 1 | CN |
History
| Last changed by/on | SAP | 19980729 |
| SAP Release Created in |