DBA Data[Home] [Help]

APPS.POR_RCV_TRANSACTION_SV dependencies on MTL_SYSTEM_ITEMS

Line 749: mtl_system_items msi,

745: pol.matching_basis
746: from rcv_transactions rt,
747: rcv_shipment_lines rl,
748: rcv_shipment_headers rh,
749: mtl_system_items msi,
750: po_Lines_all pol
751: where transaction_id = p_parent_transaction_id
752: and rt.shipment_line_id = rl.shipment_line_id
753: and rl.shipment_header_id = rh.shipment_header_id