The COMS_PR_COMP_ORG table in SAP ERP or S/4HANA stores Types of Organizational Dependencies data. There are total 4 fields in COMS_PR_COMP_ORG table. The Types of Organizational Dependencies 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_COMP_ORG table. It is in Product Master Customizing – General (COM_PRODUCT_CUST) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMS_PR_COMP_ORG Table Fields
Following is the list of fields that are available in SAP COMS_PR_COMP_ORG table. The primary key fields of the table are PROD_COMP_TYPE (Product Component Type), ORG_TYPE (Indicator for Organizational Dependency).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROD_COMP_TYPE | Product Component Type | COMT_PROD_COMP_TYPE | CHAR (2) | |
| ORG_TYPE | Indicator for Organizational Dependency | COMT_PR_ORG_TYPE | * | CHAR (10) |
| CHANGE_KEY_STRUC | Key Structure for Change Event | COMT_CHANGE_KEY_STRUCTURE | CHAR (30) | |
| FUNC_OUTB_READ | Function Module for Reading Outbound Data (BDoc) | COMT_PR_FUNC_OUTBOUND_READ | * | CHAR (30) |


