The EVVDOR table in SAP ERP or S/4HANA stores Order type dependent default values for measurement methods data. There are total 6 fields in EVVDOR table. The Order type dependent default values for measurement methods 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 EVVDOR table. It is in R/3 Application Development PS Progress Analysis (CNEV) ABAP package and is part of the Progress Analysis (PS-PRG-EVA) module.
SAP EVVDOR Table Fields
Following is the list of fields that are available in SAP EVVDOR table. The primary key fields of the table are MANDT (Client), KOKRS (Controlling Area), VERSN_EV (Progress Version), AUART (Order Type), EVPAI (Plan/actual indicator).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| KOKRS | Controlling Area | KOKRS | TKA01 | CHAR (4) |
| VERSN_EV | Progress Version | VERSN_EV | EVVS | CHAR (3) |
| AUART | Order Type | AUFART | T003O | CHAR (4) |
| EVPAI | Plan/actual indicator | EVPAI | NUMC (1) | |
| EVMET | Measurement method in PS progress analysis | EV_METHOD | EVMT | CHAR (10) |


