The EASIMRATECAT table in SAP ERP or S/4HANA stores Alternative Rate Categories for Simulation data. There are total 5 fields in EASIMRATECAT table. The Alternative Rate Categories for Simulation 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 EASIMRATECAT table. It is in IS-U: Billing (EE20) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EASIMRATECAT Table Fields
Following is the list of fields that are available in SAP EASIMRATECAT table. The primary key fields of the table are MANDT (Client), TARIFTYP (Rate category), TARIFTYP_NEW (Replacement Rate Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| TARIFTYP | Rate category | TARIFTYP | ETTA | CHAR (10) |
| TARIFTYP_NEW | Replacement Rate Category | TARIFTYP_NEW | ETTA | CHAR (10) |
| INSTSTRUC_NEW | Replacement Installation Structure Required for Simulation | EA_INSTSTRUC_NEW | CHAR (1) | |
| CONTRACT_PATTERN | Contract Template | EA_CONTRACT_PATTERN_RCAT | * | CHAR (10) |


