DBA Data[Home] [Help]

APPS.WMS_TASK_MGMT_PUB dependencies on INV_TROLIN_UTIL

Line 4321: l_mo_line_rec := inv_trolin_util.query_row(l_transaction_record.move_order_line_id);

4317: CLOSE c_mo_type;
4318: IF l_debug = 1 THEN
4319: debug_print ( 'delete_so: l_mo_type::: ' || l_mo_type);
4320: END IF;
4321: l_mo_line_rec := inv_trolin_util.query_row(l_transaction_record.move_order_line_id);
4322: backorder_source(x_return_status => x_return_status ,
4323: x_msg_data => x_msg_data ,
4324: x_msg_count => x_msg_count ,
4325: p_move_order_type => l_mo_type ,