DBA Data[Home] [Help]

APPS.AP_MATCHING_PKG dependencies on RCV_BILL_UPDATING_SV

Line 3999: RCV_BILL_UPDATING_SV.ap_update_po_line_locations(

3995: END IF;
3996:
3997: IF (x_correction_type = 'QTY_CORRECTION') THEN
3998:
3999: RCV_BILL_UPDATING_SV.ap_update_po_line_locations(
4000: x_po_line_location_id => x_po_line_location_id,
4001: x_quantity_billed => x_quantity,
4002: x_uom_lookup_code => x_uom_lookup_code,
4003: x_amount_billed => NULL,