DBA Data[Home] [Help]

APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on INV_MO_BACKORDER_PVT

Line 2776: inv_mo_backorder_pvt.backorder(

2772: mdebug ('NO WDT TO DELETE' );
2773: -- could not find the task to delete.. do not worry
2774: null;
2775: END IF;
2776: inv_mo_backorder_pvt.backorder(
2777: p_line_id => l_mo_line_id
2778: , x_return_status => x_return_status
2779: , x_msg_count => x_msg_count
2780: , x_msg_data => x_msg_data