SAP COMM_CFGDBVERS Table – Database Version (upgrade information)

The COMM_CFGDBVERS table in SAP ERP or S/4HANA stores Database Version (upgrade information) data. There are total 6 fields in COMM_CFGDBVERS table. The Database Version (upgrade information) 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 COMM_CFGDBVERS table. It is in Product Configuration DB (COM_CFG_DB) ABAP package and is part of the Product Configurator (AP-CFG) module.

SAP COMM_CFGDBVERS Table Fields

Following is the list of fields that are available in SAP COMM_CFGDBVERS table. The primary key fields of the table are MANDT (Client), STORAGE (KB Storage format).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
STORAGE KB Storage format COMT_CFGD_KBSTORAGE INT2 (5)
ACTIVE Flag COMT_CFGD_FLAG CHAR (1)
SECTION1 Flag COMT_CFGD_FLAG CHAR (1)
SECTION2 Flag COMT_CFGD_FLAG CHAR (1)
SECTION3 Flag COMT_CFGD_FLAG CHAR (1)