SAP table EVVS (Progress version)
SAP table EVVS has 3 primary key fields being MANDT,KOKRS,VERSN_EV.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||||||
KOKRS | Controlling Area | CHAR | 4 | 0 | TKA01 | KOKRS | |||||||||||||||
VERSN_EV | Progress Version | CHAR | 3 | 0 | VERSN_EV | ||||||||||||||||
EVBAS | Earned Value Basis | CHAR | 2 | 0 | EVBAS |
|
|||||||||||||||
EVWGT | Earned Value Weighting | CHAR | 2 | 0 | EVWGT |
|
|||||||||||||||
VERSN_CO | Version | CHAR | 3 | 0 | TKVS | COVERSI | |||||||||||||||
VSNMR_PS | Number or description of a version | CHAR | 12 | 0 | VSNMR | ||||||||||||||||
EVTIM | Time-Based Progress Calculation | CHAR | 1 | 0 | EVTIM | ||||||||||||||||
SET_OF_DATES | Set of dates for network | CHAR | 1 | 0 | PS_TERMBAS | ||||||||||||||||
EARLY_LATE | Earliest possible activity / Latest possible activity | CHAR | 1 | 0 | FRSP |
|
|||||||||||||||
EVMET_ACT2PLN | Use the actual POC method as the planned POC method | CHAR | 1 | 0 | EVMET_ACT2PLN | ||||||||||||||||
EVMET_PLN2ACT | Indicator: Use method for planned POC as default for act.POC | CHAR | 1 | 0 | EVMET_PLN2ACT | ||||||||||||||||
VERSN_EV_GP | Group Progress Version | CHAR | 3 | 0 | * | VERSN_EV_GP |
EVVS foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 EVVS | KOKRS | TKA01 | Controlling Areas | MANDT |
1 EVVS | MANDT | T000 | Clients | MANDT |
0 EVVS | VERSN_CO | TKVS | CO Versions | VERSI |