DBA Data[Home] [Help]

APPS.WMS_TASK_DISPATCH_GEN dependencies on INV_MO_BACKORDER_PVT

Line 13993: inv_mo_backorder_pvt.backorder(

13989: no quantity to allocate the sales order would be automatically
13990: backordered and move order is closed. So we need not call
13991: backorder API here again. */
13992: IF l_mol_status <> 5 THEN --bug3139307 bug 2924823 H to I
13993: inv_mo_backorder_pvt.backorder(
13994: p_line_id => l_mo_line_id
13995: , x_return_status => x_return_status
13996: , x_msg_count => x_msg_count
13997: , x_msg_data => x_msg_data