Is there a way to clear out Create Purchase Orders (PO505000) screen without creating a PO ?
Is there a way to clear out Create Purchase Orders (PO505000) screen without creating a PO ?
Best answer by Gabriel Michaud
Hi
If Create Purchase Orders is showing Sales Order lines that are marked for PO, then you have to uncheck this from the Sales Order.
If the demand you see was generated from the Prepare Replenishment screen, then there is no way that I know of to clear this other than creating the purchase orders. If you have a very large number of POs pending you could also clear the relevant item plans from the database via SQL:
DELETE INItemPlan WHERE PlanType='90'
You must run “Validate Inventory” (IN505000) after this query.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.