SAP Table EDISDEF
IDoc Development : IDoc Segment Definitions
EDISDEF (IDoc Development : IDoc Segment Definitions) 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 EDISDEF to other SAP tables.
EDISDEF table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
SEGTYP | Segment type | EDILSEGTYP | EDISEGMENT | CHAR | 27 | 0 | ||||||
VERSION | IDoc development: Segment version | SEGMENTVRS | NUMC | 3 | 0 | |||||||
SEGDEF | IDoc Development : Segment definition | EDISEGDEF | CHAR | 30 | 0 | |||||||
RELEASED | IDoc development: Release of segment definition | SEGDEFREL | CHAR | 4 | 0 | |||||||
CLOSED | IDoc Development : Segment definition release ID | EDISCLOSED | CHAR | 1 | 0 |
Possible values
|
||||||
CREDATE | IDoc development: Creation date | SEGCDATE | DATS | 8 | 0 | |||||||
CRETIME | IDoc development: Creation time | SEGCTIME | TIMS | 6 | 0 | |||||||
LDATE | IDoc development: Last changed on | SEGLDATE | DATS | 8 | 0 | |||||||
LTIME | IDoc development: Time of last change | SEGLTIME | TIMS | 6 | 0 | |||||||
FIELDNUM | Idoc development: No.of fields in IDoc segment definition | SEGDEFNUM | NUMC | 4 | 0 | |||||||
EXPLENG | IDoc development: Export length of segment definition | SEGDEFLENG | NUMC | 4 | 0 | |||||||
APPLREL | IDoc Development: Application Release of Segment Definition | SEGDEFARL | CHAR | 10 | 0 |
EDISDEF foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
EDISDEF | SEGTYP | EDISDEF | SEGTYP | EDISEGMENT | IDoc Development : IDoc Segment | SEGTYP |