Technical Name: 0C_PTA_DELDEV
Use
Planned/Actual Comparison: Order/Material View:
This InfoObject calculates the average total deviation of the delivery of the order.The maximum distance between the planned, target and actual delivery 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.Del.Date-' + 'P/A-Dev.Del.Date+' + 'P/T-Dev.Del.Date-') + 'P/T-Dev.Del.Date+’ + ‘T/A-Dev.Del.Date-‘ + ‘T/A-Dev.Del.Date+’) / 2 / ‘Num.ProdOrd.' |