The DBACUST table in SAP ERP or S/4HANA stores Tool-Specific Settings for DB24 data. There are total 3 fields in DBACUST table. The Tool-Specific Settings for DB24 table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DBACUST table. It is in DBA: Database-Independent Code (SDBA) ABAP package and is part of the CCMS / Database Monitors for Oracle (BC-DB-ORA-CCM) module.
SAP DBACUST Table Fields
Following is the list of fields that are available in SAP DBACUST table. The primary key fields of Tool-Specific Settings for DB24 table in SAP are DBNAME (Database system), TOOLSET (Utility manufacturer), PROGNAME (Name of program that executes database operation).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DBNAME | Database system | SDBA_DB | CHAR (10) | |
| TOOLSET | Utility manufacturer | SDBA_TOOL | CHAR (30) | |
| PROGNAME | Name of program that executes database operation | SDBA_PROG | CHAR (30) |


