The EASIMSCENEXTT table in SAP ERP or S/4HANA stores External Simulation Scenarios (Text) data. There are total 4 fields in EASIMSCENEXTT table. The External Simulation Scenarios (Text) 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 EASIMSCENEXTT table. It is in IS-U: Billing (EE20) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EASIMSCENEXTT Table Fields
Following is the list of fields that are available in SAP EASIMSCENEXTT table. The primary key fields of the table are MANDT (Client), SIMSCENEXT (Simulation Scenario from External Call), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SIMSCENEXT | Simulation Scenario from External Call | EA_SIMSCENEXT | EASIMSCENEXT | NUMC (3) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| SIMSCENTXT | Simulation Scenario – Text | EA_SIMSCENTXT | CHAR (60) |


