django25
26th February 2009, 11:54
Sir/Madam
while executing Confirm Planned MRP Purchase orders I have selected the entire range from 1 to 9999999 for the MRP PO.
How do I rectify this.
Regards
Django

philb70
26th February 2009, 15:16
Briefly you would either have to reset the status of those orders back to planned or firm planned one by one using standard Baan or run a db query to update the status field in timrp021.osta to 1 or 2 (from 3).

Hope that helps