The EGERE table in SAP ERP or S/4HANA stores Draw and Sampling Number of a Device data. There are total 8 fields in EGERE table. The Draw and Sampling Number of a Device 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 EGERE table. It is in IS-U: Device Management (EE10) ABAP package and is part of the Device Management (IS-U-DM) module.
SAP EGERE Table Fields
Following is the list of fields that are available in SAP EGERE table. The primary key fields of the table are MANDT (Client), EQUNR (Equipment Number), AB (Date from which time slice is valid), TIME (Time).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| EQUNR | Equipment Number | EQUNR | * | CHAR (18) |
| AB | Date from which time slice is valid | ABZEITSCH | DATS (8) | |
| TIME | Time | UZEIT | TIMS (6) | |
| LOS | Sample lot | LOS | CHAR (8) | |
| DRAWNUM | Sequence Number of Sampling Inspection Drawing | DRAWNUM | NUMC (1) | |
| SEQSAMPNUM | Sequence Number of Device in Sampling Inspection Drawing | SEQSAMPNUM | NUMC (3) | |
| KZSTICH | Status of sample device | KZSTICH | CHAR (1) |


