The EINSGT table in SAP ERP or S/4HANA stores Purchasing Info Record: Segmentation Specific Data data. There are total 11 fields in EINSGT table. The Purchasing Info Record: Segmentation Specific Data 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 EINSGT table. It is in Segmentation (categories) (LO_SGT) ABAP package and is part of the Segmentation related data maintenance (LO-RFM-SGT-MD) module.
SAP EINSGT Table Fields
Following is the list of fields that are available in SAP EINSGT table. The primary key fields of the table are MANDT (Client), INFNR (Number of purchasing info record), EKORG (Purchasing organization), ESOKZ (Purchasing info record category), WERKS (Plant), SGT_SCAT (Stock Segment).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| INFNR | Number of purchasing info record | INFNR | CHAR (10) | |
| EKORG | Purchasing organization | EKORG | CHAR (4) | |
| ESOKZ | Purchasing info record category | ESOKZ | CHAR (1) | |
| WERKS | Plant | EWERK | CHAR (4) | |
| SGT_SCAT | Stock Segment | SGT_SCAT | CHAR (40) | |
| RDPRF | Rounding Profile | RDPRF | RDPR | CHAR (4) |
| UNTTO | Underdelivery Tolerance | UNTTO | DEC (3) | |
| UEBTO | Overdelivery Tolerance | UEBTO | DEC (3) | |
| BSTMA | Maximum Purchase Order Quantity | MAXBM | QUAN (13) | |
| MINBM | Minimum Purchase Order Quantity | MINBM | QUAN (13) |


