DBA Data[Home] [Help]

APPS.WMS_TASK_DISPATCH_GEN dependencies on INV_MO_BACKORDER_PVT

Line 13740: inv_mo_backorder_pvt.backorder(

13736: no quantity to allocate the sales order would be automatically
13737: backordered and move order is closed. So we need not call
13738: backorder API here again. */
13739: IF l_mol_status <> 5 THEN --bug3139307 bug 2924823 H to I
13740: inv_mo_backorder_pvt.backorder(
13741: p_line_id => l_mo_line_id
13742: , x_return_status => x_return_status
13743: , x_msg_count => x_msg_count
13744: , x_msg_data => x_msg_data