The ESCHRRGT table in SAP ERP or S/4HANA stores Rate Relationship Groups Texts data. There are total 5 fields in ESCHRRGT table. The Rate Relationship Groups 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 ESCHRRGT table. It is in IS-U: Billing (EE20) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP ESCHRRGT Table Fields
Following is the list of fields that are available in SAP ESCHRRGT table. The primary key fields of the table are MANDT (Client), SCHEMANR (Number of the billing schema), RATERELGROUP (Rate Relationship Group (in Schema)), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SCHEMANR | Number of the billing schema | SCHEMANR | ESCH | CHAR (10) |
| RATERELGROUP | Rate Relationship Group (in Schema) | E_RATERELGROUP | ESCHRRG | CHAR (10) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| RATERELGROUPTEXT | Rate Relationship Group (in Schema) | E_REATERELGROUP_TEXT | CHAR (60) |


