The CRMC_LEAS_IOCH_T table in SAP ERP or S/4HANA stores Check Transition from Product to Individual Object data. There are total 10 fields in CRMC_LEAS_IOCH_T table. The Check Transition from Product to Individual Object 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_LEAS_IOCH_T table. It is in Individual Objects in Financing Transactions (CRM_FINANCE_INDIVIDUAL_OBJECT) ABAP package and is part of the Quotation and Contract (CRM-LAM-BTX-CTR) module.
SAP CRMC_LEAS_IOCH_T Table Fields
Following is the list of fields that are available in SAP CRMC_LEAS_IOCH_T table. The primary key fields of the table are CLIENT (Client), LANGUAGE (Language Key of Description), SALES_ORG (Sales Organization), DISTR_CHAN (Distribution Channel), PROCESS_TYPE (Business Transaction Type), CHNG_PROC (Change Process), ITM_TYPE (Item Category), HIERARCHY (Category Hierarchy ID), CATEGORY (Category ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGUAGE | Language Key of Description | CRMT_LANGUAGE | T002 | LANG (1) |
| SALES_ORG | Sales Organization | CRMT_SALES_ORG_GEN | CHAR (14) | |
| DISTR_CHAN | Distribution Channel | CRMT_DISTRIBUTION_CHANNEL_GEN | CHAR (2) | |
| PROCESS_TYPE | Business Transaction Type | CRMT_PROCESS_TYPE | CHAR (4) | |
| CHNG_PROC | Change Process | CRMT_LEAS_CHNG | CRMC_LEAS_PROCES | CHAR (4) |
| ITM_TYPE | Item Category | CRMT_ITEM_TYPE | CHAR (4) | |
| HIERARCHY | Category Hierarchy ID | COMT_HIERARCHY_ID | CHAR (10) | |
| CATEGORY | Category ID | COMT_CATEGORY_ID | CRMC_LEAS_IOCH | CHAR (20) |
| DESCRIPTION | Description | CRMT_DESCRIPTION | CHAR (40) |


