SAP Table IDOCSYN

Syntax Description for Basic Types

IDOCSYN (Syntax Description for Basic Types) 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 IDOCSYN to other SAP tables.

IDOCSYN table fields

Field Data element Checktable Datatype Length Decimals
IDOCTYP Basic type EDIPIDOCTP EDBAS CHAR 30 0
NR Sequential Number of Segment in IDoc Type POSNO NUMC 4 0
SEGTYP Segment type EDILSEGTYP EDISEGMENT CHAR 27 0
PARSEG Name of parent segment PARSEG CHAR 27 0
PARPNO Sequential number of parent segment PARPNO NUMC 4 0
PARFLG Flag for parent segment: Segment is start of segment group PARFLG CHAR 1 0
X Yes
NULL No
MUSTFL Flag: Mandatory entry MUSTFL CHAR 1 0
X Yes
NULL No
OCCMIN Minimum number of segments in sequence OCCMIN NUMC 10 0
OCCMAX Maximum number of segments in sequence OCCMAX NUMC 10 0
HLEVEL Hierarchy level of IDoc type segment HLEVEL NUMC 2 0

IDOCSYN foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
IDOCSYN IDOCTYP IDOCSYN IDOCTYP EDBAS Basic types IDOCTYP
IDOCSYN SEGTYP IDOCSYN SEGTYP EDISEGMENT IDoc Development : IDoc Segment SEGTYP