DBA Data[Home] [Help]

APPS.PON_UNSOL_CREATE_PO_PKG dependencies on PON_BID_ATTRIBUTE_VALUES

Line 226: pon_bid_attribute_values pbav,

222: paa.attribute_name
223: FROM pon_bid_item_prices pbip,
224: pon_auction_headers_all pah,
225: po_lines_interface pli,
226: pon_bid_attribute_values pbav,
227: pon_auction_attributes paa,
228: icx_cat_agreement_attrs_v icx
229: WHERE pbip.auction_header_id = p_auction_header_id AND
230: pbip.bid_number = p_bid_number AND