PO DISPATCH Program is Failing with Duplicate Error when dispatching a DropShip PO..
Hello , has anyone experienced this Problem, in Peoplesoft 9.1
PO Dispatch Process (PO_XMLP) is failing when you try to dispatch a DROPSHIP PO which has the same ORDER_INT_LINE_NO on 2 or more PO Lines in PS_PO_LINE_SHIP Table.
Example :
When a Salea ORDER SO123 having ORDER_INT_LINE_NO = 1 , qty of 10 is sourced to 2 different PO LINES on a PO ( Split ito 2 different PO Lines on the same PO)
SALE ORDER # = SO123
ORDER_INT_LINE_NO = 1
QTY = 10
Created the below PO.
PO # = PO123
Line_nbr = 1 , qty = 4 , PO_LINE_SHIP.ORDER_INT_LINE_NO = 1
Line_nbr = 2, qty = 6 , PO_LINE_SHIP.ORDER_INT_LINE_NO = 1