The COMS_PR_ORG table in SAP ERP or S/4HANA stores Types of Organizational Dependencies data. There are total 23 fields in COMS_PR_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_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_ORG Table Fields
Following is the list of fields that are available in SAP COMS_PR_ORG table. The primary key fields of the table are ORG_TYPE (Indicator for Organizational Dependency).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ORG_TYPE | Indicator for Organizational Dependency | COMT_PR_ORG_TYPE | CHAR (10) | |
| DYNPRO_SELECT | Screen for Selecting Dependent Organizational Unit | COMT_PR_ORG_DYNPRO | CHAR (4) | |
| PROGRAM_SELECT | Program where organization selection dynpro is located | COMT_PR_ORG_PROGRAM | * | CHAR (40) |
| DYN_SELECT_PRDCT | Screen for Selecting Dependent Organizational Unit | COMT_PR_ORG_DYNPRO | CHAR (4) | |
| PRO_SELECT_PRDCT | Program where organization selection dynpro is located | COMT_PR_ORG_PROGRAM | * | CHAR (40) |
| FUNC_ORG_ID_GET | Function Module for Reading Selected Organization (Category) | COMT_PR_FUNC_ORG_ID_GET | * | CHAR (30) |
| FUNC_ORGSEL_INIT | FM for Initializing Organization Selection Dynpro (Category) | COMT_PR_FUNC_ORGSEL_INIT | * | CHAR (30) |
| FUNC_ORG_ID_GET2 | Function Module for Reading Selected Organization (Product) | COMT_PR_FUNC_ORG_ID_GET2 | * | CHAR (30) |
| FUNC_ORGSEL_INI2 | FM for Initializing Organization Selection Screen (Product) | COMT_PR_FUNC_ORGSEL_INIT2 | * | CHAR (30) |
| FUNC_ORG_DESCR | Function Module for Reading Organizational Unit Description | COMT_PR_FUNC_ORG_DESCR | * | CHAR (30) |
| FUNC_ORG_ID_CHCK | Function Module for Checking Organization ID | COMT_PR_FUNC_ORG_ID_CHECK | * | CHAR (30) |
| FUNC_MAP_TO_ORG | Mapping Link Structure to Field PR_ORG_ID | COMT_PR_FUNC_MAP_TO_ORG | * | CHAR (30) |
| FUNC_MAP_ORG | Mapping Field PR_ORG_ID to Link Structure | COMT_PR_FUNC_MAP_ORG | * | CHAR (30) |
| FUNC_READ_ALL | Function Module for Reading All Organizational Units | COMT_PR_FUNC_READ_ALL | * | CHAR (30) |
| GEN_LINK_HANDLER | Organizational Dependency Type Uses Generic Link Handler | COMT_USES_GENERIC_LINK_HANDLER | CHAR (1) | |
| SETTYPE_ASSIGN | Internal Key of a Set Type | COMT_FRGTYPE_GUID32 | CHAR (32) | |
| FUNC_ASSIGNED | Read Function of the Assigned Differentiation Key | COMT_PR_FUNC_ORG_ASSIGNED | * | CHAR (30) |
| FUNC_ORG_COPY | Copy Function for Differentiation Key-Dependent Data | COMT_PR_FUNC_ORG_COPY | * | CHAR (30) |
| FUNC_ORG_DELETE | Delete Function for Differentiation Key-Dependent Data | COMT_PR_FUNC_ORG_DELETE | * | CHAR (30) |
| FUNC_CONV_INT2EX | Conversion Function Differentiation Key to External Format | COMT_PR_FUNC_CONV_INT2EXT | * | CHAR (30) |
| FUNC_CONV_EXT2IN | Conversion Function Differentiation Key to Internal Format | COMT_PR_FUNC_CONV_EXT2INT | * | CHAR (30) |
| FUNC_ORG_START_C | Function for Starting Copying Process | COMT_PR_FUNC_ORG_START_COPY | * | CHAR (30) |
| FUNX_ORG_ACT_ACT | Function for Active Actions During Key Selection | COMT_PR_FUNC_ORG_ACT_ACTIONS | * | CHAR (30) |


