DBA Data[Home] [Help]

APPS.PON_BUYER_SUMMARY_PKG dependencies on PO_VENDORS

Line 28: po_vendors pv,

24: bl.rank
25: FROM pon_bid_headers bh,
26: pon_bid_item_prices bl,
27: pon_auction_headers_all ah,
28: po_vendors pv,
29: hz_parties hp
30: WHERE ah.auction_header_id = bh.auction_header_id and
31: bh.auction_header_id = bl.auction_header_id
32: and bh.bid_number = bl.bid_number