The EASIMASSRTYPE table in SAP ERP or S/4HANA stores Associated Rate Types data. There are total 5 fields in EASIMASSRTYPE table. The Associated Rate Types 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 EASIMASSRTYPE table. It is in IS-U: Billing (EE20) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EASIMASSRTYPE Table Fields
Following is the list of fields that are available in SAP EASIMASSRTYPE table. The primary key fields of the table are MANDT (Client), SERVTYPESIM (Service Type for which a Contract is Simulated), SERVTYPEASS (Participating Service Type), TARIFARTSIM (Rate Type Contract is Simulated For), TARIFARTASS (Associated Rate Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SERVTYPESIM | Service Type for which a Contract is Simulated | EA_SERVTYPESIM | TECDE | CHAR (4) |
| SERVTYPEASS | Participating Service Type | EA_SERVTYPEASS | TECDE | CHAR (4) |
| TARIFARTSIM | Rate Type Contract is Simulated For | EA_TARIFARTSIM | TE069 | CHAR (8) |
| TARIFARTASS | Associated Rate Type | EA_TARIFARTASS | TE069 | CHAR (8) |


