The EASIMLINEGRPTYPE table in SAP ERP or S/4HANA stores Document Line Items for Simulation Group data. There are total 3 fields in EASIMLINEGRPTYPE table. The Document Line Items for Simulation Group 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 EASIMLINEGRPTYPE table. It is in IS-U: Billing (EE20) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EASIMLINEGRPTYPE Table Fields
Following is the list of fields that are available in SAP EASIMLINEGRPTYPE table. The primary key fields of the table are MANDT (Client), SIMLINEGROUP (Grouping Characteristics for Result Lines from Billing Sim.), BELZART (Line Item Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SIMLINEGROUP | Grouping Characteristics for Result Lines from Billing Sim. | EA_SIMLINEGROUP | EASIMLINEGROUP | NUMC (3) |
| BELZART | Line Item Type | BELZART | TE835 | CHAR (6) |


