The CRMC_OBJ_PROFILE table in SAP ERP or S/4HANA stores CRMC Leasing Object Profile data. There are total 9 fields in CRMC_OBJ_PROFILE table. The CRMC Leasing Object Profile 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_OBJ_PROFILE table. It is in Financing Profile in Item Category (CRM_LEASING_ITEMCATG_PROFILE) ABAP package and is part of the Quotation and Contract (CRM-LAM-BTX-CTR) module.
SAP CRMC_OBJ_PROFILE Table Fields
Following is the list of fields that are available in SAP CRMC_OBJ_PROFILE table. The primary key fields of the table are MANDT (Client), OBJ_PROFILE_ID (Object Profile ID), OBJ_SUBOB (Item Object Type for Financing Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| OBJ_PROFILE_ID | Object Profile ID | CRMT_OBJ_PROFILE_ID | CHAR (12) | |
| OBJ_SUBOB | Item Object Type for Financing Profile | CRMT_FIN_OBJTYP | CRMC_SUBOB_CAT_I | CHAR (10) |
| PROD_ITEM_TYPE | Product Item Category | PROD_ITEM_TYPE | CRMC_OBJ_DESCR | CHAR (4) |
| VEND_INV_IND | Vendor Invoice | VEND_INV_IND | CHAR (1) | |
| WO_ALLOWED | Write-Offs on Residual Value Allowed | CRM_LEAS_WRITE_OFF_ALLOWED | CHAR (1) | |
| HIERARCHY_ID | Category Hierarchy ID | COMT_HIERARCHY_ID | CHAR (10) | |
| COND_IN | Condition Function | PRCT_COND_PURPOSE | PRCC_COND_DEST | CHAR (4) |
| COND_OUT | Condition Function | PRCT_COND_PURPOSE | PRCC_COND_DEST | CHAR (4) |


