DBA Data[Home] [Help]

APPS.AP_MATCHING_PKG dependencies on RCV_BILL_UPDATING_SV

Line 4113: RCV_BILL_UPDATING_SV.ap_update_po_line_locations(

4109: END IF;
4110:
4111: IF (x_correction_type = 'QTY_CORRECTION') THEN
4112:
4113: RCV_BILL_UPDATING_SV.ap_update_po_line_locations(
4114: x_po_line_location_id => x_po_line_location_id,
4115: x_quantity_billed => x_quantity,
4116: x_uom_lookup_code => x_uom_lookup_code,
4117: x_amount_billed => x_amount, --Modified for bug#9718642 --NULL,