CIMSYN - Syntax Description for Extensions
Syntax Description for Extensions information is stored in SAP table CIMSYN.
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 CIMSYN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CIMTYP | Extension (customer extension of basic IDoc type) | X | EDIPCIMTYP | CHAR | 30 | EDCIM |
| SEGTYP | Segment type | X | EDILSEGTYP | CHAR | 27 | EDISEGMENT |
| NR | Sequential Number of Segment in IDoc Type | X | POSNO | NUMC | 4 | |
| CIMSTP | Name of segment in extension (database) | EDIPCIMSEG | 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 | ||
| IN_SEQ | Extension at same level or as child | EDI_IN_SEQ | CHAR | 1 |