The CRMC_BILP_BT_IT table in SAP ERP or S/4HANA stores Determination of Billing Plan Type Item data. There are total 6 fields in CRMC_BILP_BT_IT table. The Determination of Billing Plan Type Item 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_BILP_BT_IT table. It is in CRM Billing Plan (CRM_BILLPLAN) ABAP package and is part of the Billing Plan (CRM-BTX-BF-BPL) module.
SAP CRMC_BILP_BT_IT Table Fields
Following is the list of fields that are available in SAP CRMC_BILP_BT_IT table. The primary key fields of Determination of Billing Plan Type Item table in SAP are CLIENT (Client), BILLPLAN_PROC (Billing Plan Procedure), PROCESS_TYPE (Business Transaction Type), ITM_TYPE (Item Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| BILLPLAN_PROC | Billing Plan Procedure | CRMT_BILLPLAN_PROC | CRMC_BILP_PROC | CHAR (4) |
| PROCESS_TYPE | Business Transaction Type | CRMT_PROCESS_TYPE | CRMC_PROC_TYPE | CHAR (4) |
| ITM_TYPE | Item Category | CRMT_ITEM_TYPE | CRMC_ITEM_TYPE | CHAR (4) |
| BILLPLAN_TYPE | Billing Plan Type | CRMT_BILLPLAN_TYPE | CRMC_BILP_TYPE | CHAR (2) |
| ITM_BILLPL_ONLY | Billing Plan at Item Level Only | CRMT_ITM_BILLPLAN_ONLY | CHAR (1) |


