The EPPSIMRESULTTX table in SAP ERP or S/4HANA stores Product Proposal Simulation Tax Results data. There are total 13 fields in EPPSIMRESULTTX table. The Product Proposal Simulation Tax Results 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 EPPSIMRESULTTX table. It is in Product Proposal (EE20_PP) ABAP package and is part of the Integration: Customer Relationship Management (IS-U-CS-CRM) module.
SAP EPPSIMRESULTTX Table Fields
Following is the list of fields that are available in SAP EPPSIMRESULTTX table. The primary key fields of the table are MANDT (Client), RESULT_GUID (GUID in ‘CHAR’ Format in Uppercase), VERSION_NO (Version Number), CONSECNO (Consecutive Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| RESULT_GUID | GUID in ‘CHAR’ Format in Uppercase | GUID_32 | CHAR (32) | |
| VERSION_NO | Version Number | EVERSION_NO | NUMC (3) | |
| CONSECNO | Consecutive Number | ECONSECNO | NUMC (4) | |
| TAXCODE | Tax on sales/purchases code | MWSKZ | * | CHAR (2) |
| PRESORTINGKEY | Presorting of billing line items in billing schema | LINESORT | * | CHAR (4) |
| TXJCD | Tax Jurisdiction | TXJCD | * | CHAR (15) |
| TAXDATE | Decisive Date for Calculating Taxes | TXDAT_KK | DATS (8) | |
| TRANSACTIONKEY | Transaction Key | KTOSL | CHAR (3) | |
| TAXRATE | Tax percentage rate from Table T007 | STPRZ | CHAR (1) | |
| TAXBASEAMOUNT | Amount Subject to Tax in Transaction Currency (Tax Base Amt) | SBASW_KK | CURR (13) | |
| TAXAMOUNT | Tax Amount in Transaction Currency with +/- Sign | SBETW_KK | CURR (13) | |
| CURRENCY | Transaction Currency | TWAERS | TCURC | CUKY (5) |


