DBA Data[Home] [Help]

APPS.JAI_PO_HA_TRIGGER_PKG dependencies on RCV_TRANSACTIONS

Line 543: from rcv_transactions

539: IF pr_new.vendor_id <> pr_old.vendor_id then
540: for c_receipt_rec in
541: (
542: select distinct shipment_header_id, shipment_line_id
543: from rcv_transactions
544: where po_header_id = pr_new.po_header_id
545: )
546: loop
547: update JAI_RCV_LINE_TAXES