DBA Data[Home] [Help]

APPS.AP_MATCHING_PKG dependencies on PO_AP_RECEIPT_MATCH_V

Line 5210: FROM po_ap_receipt_match_v rcv,

5206: rcv.product_type product_type,
5207: rcv.product_category product_category,
5208: rcv.user_defined_fisc_class user_defined_fisc_class
5209: */
5210: FROM po_ap_receipt_match_v rcv,
5211: mtl_system_items msi,
5212: rcv_shipment_lines rsl
5213: WHERE rcv.po_header_id = x_po_header_id
5214: AND msi.inventory_item_id(+) = rcv.item_id