The CRMC_FIN_PROFILE table in SAP ERP or S/4HANA stores Transaction Item Object Category – Financing Profile data. There are total 19 fields in CRMC_FIN_PROFILE table. The Transaction Item Object Category – Financing 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_FIN_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_FIN_PROFILE Table Fields
Following is the list of fields that are available in SAP CRMC_FIN_PROFILE table. The primary key fields of the table are CLIENT (Client), FIN_PROFILE_ID (Financing Profile ID), FIN_SUBOB (Item Object Type for Financing Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| FIN_PROFILE_ID | Financing Profile ID | CRMT_FIN_PROFILE_ID | CHAR (12) | |
| FIN_SUBOB | Item Object Type for Financing Profile | CRMT_FIN_OBJTYP | CRMC_SUBOB_CAT_I | CHAR (10) |
| DOCTYPE | Contract Classification | CRMT_DOCTYPE | CRMC_DOCTYPE | CHAR (2) |
| BACKLOGDAYS | Holding Period in Days for Vendor Invoices | CRMT_BACKLOGDAYS | NUMC (3) | |
| GROUPING | Distribution | CRMT_GROUPING | CHAR (20) | |
| ISTAT1 | Quotation Status | CRMT_ISTAT | TJ02 | CHAR (5) |
| ISTAT2 | Quotation Status | CRMT_ISTAT | TJ02 | CHAR (5) |
| ISTAT3 | Quotation Status | CRMT_ISTAT | TJ02 | CHAR (5) |
| ISTAT4 | Quotation Status | CRMT_ISTAT | TJ02 | CHAR (5) |
| ISTAT5 | Quotation Status | CRMT_ISTAT | TJ02 | CHAR (5) |
| ACC_CANCEL | Leasing Item Category: Old Item for FI | CRMT_LEAS_ITEM_TYPE | CHAR (4) | |
| VORGANG | Business Transaction | J_VORGANG | CHAR (4) | |
| ACCRURAL_CREDIT | Leasing Item Category: Invoice Credit Memos | CRMT_LEAS_ITEM_TYPE_G | CHAR (4) | |
| ACCRURAL_DEBIT | Leasing Item Category: Invoice Debit Memos | CRMT_LEAS_ITEM_TYPE_L | CHAR (4) | |
| PARALLEL_OFFERS | Parallel Follow-Up Quotations for EOL Processing | CRMT_LEAS_EOL_OFFERS_P | CHAR (1) | |
| PREST_OFFER_ONLY | Only Options Agreed on in Advance | CRMT_LEAS_PRESTATED_ONLY | CHAR (1) | |
| DO_NOT_USE_BACKL | Use Initial Value as Collective Duration | CRMT_LEAS_USE_INIT_BACKLOG | CHAR (1) | |
| CHNG_PROC_INIT | Change Process | CRMT_LEAS_CHNG_INIT | CHAR (4) |


