CRMC_ITEM_TYPE is a standard SAP Table which is used to store Business Transaction Item Type data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The CRMC_ITEM_TYPE table consists of various fields, each holding specific information or linking keys about Business Transaction Item Type data available in SAP. These include ITM_TYPE (Item Category), ITM_BLOCKED (Active Indicator: Item Category), TEXT_PROCEDURE (Text Schema), PART_DETERM_PROC (ID of a Partner Determination Procedure)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .