DBA Data[Home] [Help]

APPS.RCV_QUANTITIES_S dependencies on OE_RMA_RECEIVING

Line 1261: oe_rma_receiving.get_rma_available_quantity(p_oe_order_line_id,

1257: WHERE oel.line_id = p_oe_order_line_id
1258: AND uom.uom_code = oel.order_quantity_uom;
1259:
1260: x_progress := '020';
1261: oe_rma_receiving.get_rma_available_quantity(p_oe_order_line_id,
1262: p_available_quantity,
1263: x_return_status,
1264: x_msg_count,
1265: x_msg_data