Technical Name: 0C_PTA_STARTDEV
Use
Planned/Actual Comparison: Order/Material View:
This InfoObject calculates the average total deviation of the start of the order.The maximum distance between the planned, target and actual start date is used as the basis and is divided by the number of production orders.
Technical Data
|
Available from Release |
R/3 Release 3.0F |
|
Calculation |
('P/A-Dev.Start-' + 'P/A-Dev.Start+' + 'P/T-Dev.Start-') + 'P/T-Dev.Start+’ *+ ‘T/A-Dev.Start-‘ + ‘T/A-Dev.Start+’) / 2 / ‘Num.ProdOrd.' |