SAP Table IDXIDOCSYN
IDoc Adapter IDoc Syntax Description for each Port
IDXIDOCSYN (IDoc Adapter IDoc Syntax Description for each Port) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link IDXIDOCSYN to other SAP tables.
IDXIDOCSYN table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
PORT | Ports in IDoc Adapter | IDX_PORT | IDXPORSM59 | CHAR | 10 | 0 | ||||||
IDOCTYP | IDoc Type in IDoc Adapter | IDX_IDOCTP | CHAR | 30 | 0 | |||||||
CIMTYP | Extension (customer extension of basic IDoc type) | EDIPCIMTYP | CHAR | 30 | 0 | |||||||
NR | Sequential Number of Segment in IDoc Type | POSNO | NUMC | 4 | 0 | |||||||
SEGTYP | Segment type | EDILSEGTYP | CHAR | 27 | 0 | |||||||
PARPNO | Sequential number of parent segment | PARPNO | NUMC | 4 | 0 | |||||||
OCCMIN | Minimum number of segments in sequence | OCCMIN | NUMC | 10 | 0 | |||||||
OCCMAX | Maximum number of segments in sequence | OCCMAX | NUMC | 10 | 0 | |||||||
MUSTFL | Flag: Mandatory entry | MUSTFL | CHAR | 1 | 0 |
Possible values
|
||||||
PARFLG | Flag for parent segment: Segment is start of segment group | PARFLG | CHAR | 1 | 0 |
Possible values
|
||||||
HLEVEL | Hierarchy level of IDoc type segment | HLEVEL | NUMC | 2 | 0 |
IDXIDOCSYN foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
IDXIDOCSYN | PORT | * | IDXPORSM59 | IDoc Adapter Destination and Partner for Status Confirmation | CLIENT | |
IDXIDOCSYN | PORT | IDXIDOCSYN | PORT | IDXPORSM59 | IDoc Adapter Destination and Partner for Status Confirmation | PORT |