The ERCHARC table in SAP ERP or S/4HANA stores Index for Archivable Billing Documents data. There are total 7 fields in ERCHARC table. The Index for Archivable Billing Documents 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 ERCHARC table. It is in IS-U: Archiving (EE26_ARCHIVE) ABAP package and is part of the Archiving (IS-U-TO-ARC) module.
SAP ERCHARC Table Fields
Following is the list of fields that are available in SAP ERCHARC table. The primary key fields of the table are MANDT (Client), BELNR (Billing Document Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| BELNR | Billing Document Number | E_BELNR | CHAR (12) | |
| ARCHIVE_STATUS | Document’s archiving status | ARCHIVE_STATUS | CHAR (1) | |
| VKONT | Contract Account Number | VKONT_KK | * | CHAR (12) |
| VERTRAG | Contract | VERTRAG | * | CHAR (10) |
| BUKRS | Company Code | BUKRS | * | CHAR (4) |
| SIMULATION | Indicator: billing simulation | SIMULATION | CHAR (2) |


