The DDDBSTMTPAR table in SAP ERP or S/4HANA stores DD: Parameters for Generation of Database Statements data. There are total 3 fields in DDDBSTMTPAR table. The DD: Parameters for Generation of Database Statements 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 DDDBSTMTPAR table. It is in ABAP Dictionary (SDIC) ABAP package and is part of the Activation Program, Conversion Program, DB Utility, MC, SPDD (BC-DWB-DIC-AC) module.
SAP DDDBSTMTPAR Table Fields
Following is the list of fields that are available in SAP DDDBSTMTPAR table. The primary key fields of DD: Parameters for Generation of Database Statements table in SAP are DBSYS (Central Database System), OBJTYPE (DD: DB Object Type), DBVERSION (DD: Database Version).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DBSYS | Central Database System | SYDBSYS | CHAR (10) | |
| OBJTYPE | DD: DB Object Type | DDDBOBJTYPE | CHAR (10) | |
| DBVERSION | DD: Database Version | DDDBVERSION | CHAR (30) |


