The CRMC_EDR table in SAP ERP or S/4HANA stores Customizing Table for EDR Archiving data. There are total 5 fields in CRMC_EDR table. The Customizing Table for EDR Archiving 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_EDR 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_EDR Table Fields
Following is the list of fields that are available in SAP CRMC_EDR table. The primary key fields of Customizing Table for EDR Archiving table in SAP are CLIENT (Client), EDR_TYPE (Type of Billing Detail Record).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| EDR_TYPE | Type of Billing Detail Record | CRMT_EDR_TYPE | CRMC_EDR_TYPE | CHAR (4) |
| RTIME | Retention Time | CRMT_EDR_RTIME | NUMC (4) | |
| DELETE_FLAG | General Flag | FLAG | CHAR (1) | |
| ARCHIVE_DISPUTE | General Flag | FLAG | CHAR (1) |


