The COMS_PR_ORG_KEYS table in SAP ERP or S/4HANA stores Key Fields of Organizational Units data. There are total 3 fields in COMS_PR_ORG_KEYS table. The Key Fields of Organizational Units 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_ORG_KEYS 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_ORG_KEYS Table Fields
Following is the list of fields that are available in SAP COMS_PR_ORG_KEYS table. The primary key fields of the table are ORG_TYPE (Indicator for Organizational Dependency), FIELDNAME (Field Name in Relationship Structure).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ORG_TYPE | Indicator for Organizational Dependency | COMT_PR_ORG_TYPE | COMS_PR_ORG | CHAR (10) |
| FIELDNAME | Field Name in Relationship Structure | COMT_ORG_FIELDNAME | CHAR (30) | |
| ROLLNAME | Field Name in Relationship Structure | COMT_ORG_FIELDNAME | CHAR (30) |


