The ENHTOOLST table in SAP ERP or S/4HANA stores Registry for Enhancement – Tools data. There are total 3 fields in ENHTOOLST table. The Registry for Enhancement – Tools 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 ENHTOOLST table. It is in Enhancement Base Functions (SEEF_BASE) ABAP package and is part of the Enhancement Tools (BC-DWB-TOO-ENH) module.
SAP ENHTOOLST Table Fields
Following is the list of fields that are available in SAP ENHTOOLST table. The primary key fields of the table are TOOL_TYPE (Enhancement Tool), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TOOL_TYPE | Enhancement Tool | ENHTOOLTYPE | ENHTOOLS | CHAR (10) |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| TEXT | Tool Short Text | ENHTOOLSHORTEXT | CHAR (255) |


