The COMS_PR_UPGRADE table in SAP ERP or S/4HANA stores Existing Classes with Upgrade Methods data. There are total 2 fields in COMS_PR_UPGRADE table. The Existing Classes with Upgrade Methods 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 COMS_PR_UPGRADE table. It is in Tools for SAP Product (COM_PRODUCT_TOOLS) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMS_PR_UPGRADE Table Fields
Following is the list of fields that are available in SAP COMS_PR_UPGRADE table. The primary key fields of the table are RELEASE_DATE (Valid from date).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RELEASE_DATE | Valid from date | COMT_VALID_FROM_DATE | DATS (8) | |
| CLASNAME | Class or interface name | CLASNAME | CHAR (40) |


