B
Bill Phillips
Sorry if this has been answered before but I could not find an existing
solution.
I have a header record that contains the backorder qty of an item example 5000
Under that I have 3 purchase order records with a PO qty Lets use 3000, 3000
and 3000.
So the Info looks like this:
Item BO Qty 5000
PO#1 Qty 3000
PO#2 Qty 3000
PO#3 Qty 3000
I want to get a report that will tell me how much of the PO will be
fulfilling the BO
so the report would look like the following:
Item BO Qty 5000
PO#1 Qty 3000 Fulfill 3000
PO#2 Qty 3000 Fulfill 2000
PO#3 Qty 3000 Fulfill 0
Thanks,
Bill
solution.
I have a header record that contains the backorder qty of an item example 5000
Under that I have 3 purchase order records with a PO qty Lets use 3000, 3000
and 3000.
So the Info looks like this:
Item BO Qty 5000
PO#1 Qty 3000
PO#2 Qty 3000
PO#3 Qty 3000
I want to get a report that will tell me how much of the PO will be
fulfilling the BO
so the report would look like the following:
Item BO Qty 5000
PO#1 Qty 3000 Fulfill 3000
PO#2 Qty 3000 Fulfill 2000
PO#3 Qty 3000 Fulfill 0
Thanks,
Bill