The CRMS_PRIL_OBKIND table in SAP ERP or S/4HANA stores Definition of Object Types data. There are total 2 fields in CRMS_PRIL_OBKIND table. The Definition of Object Types 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 CRMS_PRIL_OBKIND table. It is in Product Master: Interaction Layer Definition (CRM_PRODUCT_CUST_IL) ABAP package and is part of the Products (CRM-MD-PRO) module.
SAP CRMS_PRIL_OBKIND Table Fields
Following is the list of fields that are available in SAP CRMS_PRIL_OBKIND table. The primary key fields of the table are OBJECT_KIND (Object Type of Sub-Objects in Product Master).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_KIND | Object Type of Sub-Objects in Product Master | CRMT_PRIL_OBJKIND | CHAR (1) | |
| ADD_ALLOWED | New Objects Can Be Created for Object Type | CRMT_PRIL_ADD_ALLOWED | CHAR (1) |


