DBA Data[Home] [Help]

APPS.JAI_PO_HA_TRIGGER_PKG dependencies on RCV_TRANSACTIONS

Line 554: from rcv_transactions

550: IF pr_new.vendor_id <> pr_old.vendor_id then
551: for c_receipt_rec in
552: (
553: select distinct shipment_header_id, shipment_line_id
554: from rcv_transactions
555: where po_header_id = pr_new.po_header_id
556: )
557: loop
558: update JAI_RCV_LINE_TAXES