The EASIMSCENCAT table in SAP ERP or S/4HANA stores Category of Simulation Scenarios data. There are total 10 fields in EASIMSCENCAT table. The Category of Simulation Scenarios 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 EASIMSCENCAT table. It is in IS-U: Billing (EE20) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EASIMSCENCAT Table Fields
Following is the list of fields that are available in SAP EASIMSCENCAT table. The primary key fields of the table are SIMSCENCAT (Simulation Scenario Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SIMSCENCAT | Simulation Scenario Category | EA_SIMSCENCAT | NUMC (3) | |
| SIMTRIGGER | Order Simulation | EA_SIMTRIGGER | CHAR (1) | |
| SIMSCENINST | Installation-Related Simulation Scenario | EA_SIMSCENINST | CHAR (1) | |
| SIMSCENINSTCLASS | Class of Installation-Related Simulation Scenario | EA_SIMSCENINSTCLASS | CHAR (30) | |
| SIMSCENCLASS | Simulation Scenario Class | EA_SIMSCENCLASS | CHAR (30) | |
| SIMCLASS | Simulation Class | EA_SIMCLASS | CHAR (30) | |
| PROGRAM_ID | ABAP Program, Main Program for Simulation Scenario | EA_SIMSCEN_PROGID | CHAR (40) | |
| DYNPRO | ABAP Program: Number of Simulation Scenario Screen | EA_SIMSCEN_DYNPRO | CHAR (4) | |
| PROGRAM_ID_2 | ABAP Program, Main Program for Simulation Scenario | EA_SIMSCEN_PROGID2 | CHAR (40) | |
| DYNPRO_2 | ABAP Program: Number of Simulation Scenario Screen | EA_SIMSCEN_DYNPRO2 | CHAR (4) |


