DBA Data[Home] [Help]

APPS.AP_MATCHING_PKG dependencies on PO_AP_RECEIPT_MATCH_V

Line 5085: FROM po_ap_receipt_match_v rcv,

5081: rcv.product_type product_type,
5082: rcv.product_category product_category,
5083: rcv.user_defined_fisc_class user_defined_fisc_class
5084: */
5085: FROM po_ap_receipt_match_v rcv,
5086: mtl_system_items msi,
5087: rcv_shipment_lines rsl
5088: WHERE rcv.po_header_id = x_po_header_id
5089: AND msi.inventory_item_id(+) = rcv.item_id