SAP table EVFG (CNE5: Percentage of completion)

SAP table EVFG has 5 primary key fields being MANDT,OBJNR,SUMKZ,EVFLD,DATAB.

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
OBJNR Object number CHAR 22 0 ONR00 J_OBJNR
SUMKZ Total indicator for percentage of completion NUMC 1 0 EV_SUMFLG
1 Individual record (not summarized)
2 Total record (Overall subtree)
EVFLD Field names for progress analysis values (PS) CHAR 10 0 EVFL EV_FELD
DATAB Date DATS 8 0 DATUM
FERGR Percentage of completion FLTP 16 16 EV_FERGR

EVFG foreign key relationships

Table Field Check Table Check Field
0 EVFG EVFLD EVFL CNE5: Field definition for PS earned value analysis MANDT
0 EVFG EVFLD EVFL CNE5: Field definition for PS earned value analysis EVFLD
1 EVFG MANDT T000 Clients MANDT
0 EVFG OBJNR ONR00 General Object Number MANDT