The CRMC_MAP_BT_EDRT table in SAP ERP or S/4HANA stores Map unbilled balance type to EDR type data. There are total 3 fields in CRMC_MAP_BT_EDRT table. The Map unbilled balance type to EDR type 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_MAP_BT_EDRT table. It is in CRM 5.1 Telco : Package for FSCM -Line Item Dispute EDR (CRM_EDR) ABAP package and is part of the Integration to Billing System (CRM-IT-BI) module.
SAP CRMC_MAP_BT_EDRT Table Fields
Following is the list of fields that are available in SAP CRMC_MAP_BT_EDRT table. The primary key fields of the table are CLIENT (Client), BALANCE_TYPE (Account Type for External Billing Systems), EDR_TYPE (Type of Billing Detail Record).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| BALANCE_TYPE | Account Type for External Billing Systems | CRMT_IST_BILLING_BALANCE_TYPE | CRMC_IST_BALANCE | CHAR (20) |
| EDR_TYPE | Type of Billing Detail Record | CRMT_EDR_TYPE | CRMC_EDR_TYPE | CHAR (4) |


