The EDSEG table in SAP ERP or S/4HANA stores EDI: Convert segments to 3.0 data. There are total 3 fields in EDSEG table. The EDI: Convert segments to 3.0 table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of EDSEG table. It is in IDoc Interface (Processing, Administration, Definition) (SED) ABAP package and is part of the ALE Integration Technology (BC-MID-ALE) module.
SAP EDSEG Table Fields
Following is the list of fields that are available in SAP EDSEG table. The primary key fields of the table are SEG (Segment name in IDoc types).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SEG | Segment name in IDoc types | SEG | * | CHAR (10) |
| LEN | Length of Field (Number of Characters) | DDLEN | NUMC (4) | |
| RELEASED | SAP release for which segment definition was created | SEGREL | CHAR (4) |


