The EDSVRS table in SAP ERP or S/4HANA stores EDI: Table of all segments of current release data. There are total 6 fields in EDSVRS table. The EDI: Table of all segments of current release 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 EDSVRS 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 EDSVRS Table Fields
Following is the list of fields that are available in SAP EDSVRS table. The primary key fields of the table are SEGTYP (Segment type), SEGVRS (EDI: Version of assignment of internal to external segment).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SEGTYP | Segment type | EDIPRISN | * | CHAR (10) |
| SEGVRS | EDI: Version of assignment of internal to external segment | EDI_SEGVRS | NUMC (6) | |
| SEGLEN | Length of Field (Number of Characters) | DDLEN | NUMC (4) | |
| RELEASED | SAP release for which segment definition was created | SEGREL | CHAR (4) | |
| SEGNAM | Segment name in IDoc types | SEG | * | CHAR (10) |
| CIMFLAG | Segment in basic IDoc type/extension type (not used) | EDIPCIMFL | CHAR (1) |


