DBA Data[Home] [Help]

APPS.INV_RCV_TXN_MATCH dependencies on OE_RMA_RECEIVING

Line 2867: OE_RMA_Receiving.Get_RMA_Tolerances( temp_cascaded_table(l_sh_result_count).oe_order_line_id,

2863: x_qty_rcv_exception_code := p_match_type;
2864: -- End for Bug 7440217
2865: ELSIF p_match_type = 'RMA' THEN
2866: l_sh_result_count := temp_cascaded_table.COUNT;
2867: OE_RMA_Receiving.Get_RMA_Tolerances( temp_cascaded_table(l_sh_result_count).oe_order_line_id,
2868: x_under_return_tolerance,
2869: x_qty_rcv_tolerance,
2870: l_return_status,
2871: l_msg_count,