EDSYN - IDoc syntax after 3.0
IDoc syntax after 3.0 information is stored in SAP table EDSYN.
It is part of development package SED in software component BC-MID-ALE. This development package consists of objects that can be grouped under "IDoc Interface (Processing, Administration, Definition)".
It is part of development package SED in software component BC-MID-ALE. This development package consists of objects that can be grouped under "IDoc Interface (Processing, Administration, Definition)".
Fields for table EDSYN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DOCTYP | IDoc type (for example, ORDERS01) | X | DOCTYP | CHAR | 8 | * |
POSNO | Sequential Number of Segment in IDoc Type | X | POSNO | NUMC | 4 | |
SEG | Name of SAP segment | EDI_SEGNA3 | CHAR | 10 | ||
PARSEG | Name of SAP segment | EDI_SEGNA3 | CHAR | 10 | ||
PARPNO | Sequential number of parent segment | PARPNO | NUMC | 4 | ||
PARFLG | Flag for parent segment: Segment is start of segment group | PARFLG | CHAR | 1 | ||
MUSTFL | Flag: Mandatory entry | MUSTFL | CHAR | 1 | ||
OCCMIN | Minimum number of segments in sequence | OCCMIN | NUMC | 10 | ||
OCCMAX | Maximum number of segments in sequence | OCCMAX | NUMC | 10 | ||
HLEVEL | Hierarchy level of IDoc type segment | HLEVEL | NUMC | 2 |