The COMS_PRCATVIEW_T table in SAP ERP or S/4HANA stores Definition of Views in Product Category Maintenance data. There are total 3 fields in COMS_PRCATVIEW_T table. The Definition of Views in Product Category Maintenance 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_PRCATVIEW_T table. It is in Interface: Maintain Hierarchies and Categories (COM_PRODUCT_CATEGORY_UI) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMS_PRCATVIEW_T Table Fields
Following is the list of fields that are available in SAP COMS_PRCATVIEW_T table. The primary key fields of the table are VIEW_ID (View ID), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| VIEW_ID | View ID | COMT_PRCATVIEW_ID | COMS_PRCATVIEW | CHAR (16) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| VIEW_TEXT | Text for Defined Views | COMT_PRCATVIEW_TEXT | CHAR (40) |


