The CRMC_PSOB_ITMTYP table in SAP ERP or S/4HANA stores Activate Contract Object for Item Categories data. There are total 3 fields in CRMC_PSOB_ITMTYP table. The Activate Contract Object for Item Categories 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 CRMC_PSOB_ITMTYP table. It is in Contract Object in CRM (CRM_PSOB_CONTRACT_OBJECT) ABAP package and is part of the Contract Object (CRM-IPS-MD-PSO) module.
SAP CRMC_PSOB_ITMTYP Table Fields
Following is the list of fields that are available in SAP CRMC_PSOB_ITMTYP table. The primary key fields of the table are CLIENT (Client), ITM_TYPE (Item Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| ITM_TYPE | Item Category | CRMT_ITEM_TYPE | CHAR (4) | |
| PSOB_ACTV | Contract Object for Item Category Active (X=Yes, SPACE=No) | CRMT_PSOB_ACTV | CHAR (1) |


