IDOCSYN - Syntax Description for Basic Types
Syntax Description for Basic Types information is stored in SAP table IDOCSYN.
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 IDOCSYN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
IDOCTYP | Basic type | X | EDIPIDOCTP | CHAR | 30 | EDBAS |
NR | Sequential Number of Segment in IDoc Type | X | POSNO | NUMC | 4 | |
SEGTYP | Segment type | EDILSEGTYP | CHAR | 27 | EDISEGMENT | |
.INCLUDE | SYNATTR | 0 | ||||
PARSEG | Name of parent segment | PARSEG | CHAR | 27 | * | |
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 |