The EBISIM table in SAP ERP or S/4HANA stores Temporary selection data for billing mass simulation data. There are total 5 fields in EBISIM table. The Temporary selection data for billing mass 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 EBISIM table. It is in IS-U: Billing (EE20) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EBISIM Table Fields
Following is the list of fields that are available in SAP EBISIM table. The primary key fields of the table are MANDT (Client), SIMRUNID (Simulation Period ID), ANLAGE (Installation).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SIMRUNID | Simulation Period ID | SIMRUNID | TE537 | CHAR (8) |
| ANLAGE | Installation | ANLAGE | EANL | CHAR (10) |
| SIMSTATE | Status of Simulation Index | SIMSTATE | NUMC (2) | |
| COLOGRP_INST | Colocation group for Installation | E_COLOGRP_INST | CHAR (12) |


