DBA Data[Home] [Help]

APPS.RCV_QUANTITIES_S dependencies on OE_RMA_RECEIVING

Line 1049: oe_rma_receiving.get_rma_available_quantity(p_oe_order_line_id,

1045: WHERE oel.line_id = p_oe_order_line_id
1046: AND uom.uom_code = oel.order_quantity_uom;
1047:
1048: x_progress := '020';
1049: oe_rma_receiving.get_rma_available_quantity(p_oe_order_line_id,
1050: p_available_quantity,
1051: x_return_status,
1052: x_msg_count,
1053: x_msg_data