The CRMC_ISX_BCDETRT table in SAP ERP or S/4HANA stores Billing Cycle Determination Rules (Texts) data. There are total 4 fields in CRMC_ISX_BCDETRT table. The Billing Cycle Determination Rules (Texts) 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_ISX_BCDETRT table. It is in Convergent Customer Care – BTX: Bill Cycle (CRM_ISX_BTX_BILLCYCLE) ABAP package and is part of the Business Transaction (CRM-IT-BTX) module.
SAP CRMC_ISX_BCDETRT Table Fields
Following is the list of fields that are available in SAP CRMC_ISX_BCDETRT table. The primary key fields of the table are CLIENT (Client), RULE_ID (Billing Cycle Determination Rule ID), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| RULE_ID | Billing Cycle Determination Rule ID | CRMT_ISX_BC_RULE_ID | CRMC_ISX_BCDETR | CHAR (4) |
| LANGU | Language Key | SPRAS | LANG (1) | |
| TEXT | Text Field | TEXT50 | CHAR (50) |


