IDXIDOCSYN - IDoc Adapter IDoc Syntax Description for each Port
IDoc Adapter IDoc Syntax Description for each Port information is stored in SAP table IDXIDOCSYN.
It is part of development package SIDOC_METADATA in software component BC-XI-CON-ABA-IDO. This development package consists of objects that can be grouped under "Meta Data API for IDoc Adapter".
It is part of development package SIDOC_METADATA in software component BC-XI-CON-ABA-IDO. This development package consists of objects that can be grouped under "Meta Data API for IDoc Adapter".
Fields for table IDXIDOCSYN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PORT | Ports in IDoc Adapter | X | IDX_PORT | CHAR | 10 | IDXPORSM59 |
IDOCTYP | IDoc Type in IDoc Adapter | X | IDX_IDOCTP | CHAR | 30 | * |
CIMTYP | Extension (customer extension of basic IDoc type) | X | EDIPCIMTYP | CHAR | 30 | * |
NR | Sequential Number of Segment in IDoc Type | X | POSNO | NUMC | 4 | |
SEGTYP | Segment type | EDILSEGTYP | CHAR | 27 | * | |
PARPNO | Sequential number of parent segment | PARPNO | NUMC | 4 | ||
OCCMIN | Minimum number of segments in sequence | OCCMIN | NUMC | 10 | ||
OCCMAX | Maximum number of segments in sequence | OCCMAX | NUMC | 10 | ||
MUSTFL | Flag: Mandatory entry | MUSTFL | CHAR | 1 | ||
PARFLG | Flag for parent segment: Segment is start of segment group | PARFLG | CHAR | 1 | ||
HLEVEL | Hierarchy level of IDoc type segment | HLEVEL | NUMC | 2 |