DBA Data[Home] [Help]

APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on INV_MO_BACKORDER_PVT

Line 2144: inv_mo_backorder_pvt.backorder(

2140: mdebug ('NO WDT TO DELETE' );
2141: -- could not find the task to delete.. do not worry
2142: null;
2143: END IF;
2144: inv_mo_backorder_pvt.backorder(
2145: p_line_id => l_mo_line_id
2146: , x_return_status => x_return_status
2147: , x_msg_count => x_msg_count
2148: , x_msg_data => x_msg_data