The EGRIDLT table in SAP ERP or S/4HANA stores Grid Level Types data. There are total 5 fields in EGRIDLT table. The Grid Level Types 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 EGRIDLT table. It is in IS-U: Deregulation (EECC_EDI) ABAP package and is part of the Intercompany Data Exchange (IS-U-IDE) module.
SAP EGRIDLT Table Fields
Following is the list of fields that are available in SAP EGRIDLT table. The primary key fields of the table are MANDT (Client), GRID_LEVEL_TYPE (Grid Level Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| GRID_LEVEL_TYPE | Grid Level Type | GRID_LEVEL_TYPE | CHAR (4) | |
| SPARTYP | Division category | SPARTYP | NUMC (2) | |
| DATAELEM | Data element (semantic domain) of field | DATAELEM | DD04L | CHAR (30) |
| SHLPNAME | Name of a Search Help | SHLPNAME | DD30L | CHAR (30) |


