DBA Data[Home] [Help]

APPS.PON_AUCTION_CREATE_PO_PKG dependencies on PON_BID_ATTRIBUTE_VALUES

Line 3200: pon_bid_attribute_values pbav,

3196: paa.attribute_name
3197: FROM pon_bid_item_prices pbip,
3198: pon_auction_item_prices_all paip,
3199: po_lines_interface pli,
3200: pon_bid_attribute_values pbav,
3201: pon_auction_attributes paa,
3202: icx_cat_agreement_attrs_v icx
3203: WHERE pbip.auction_header_id = p_auction_header_id and
3204: pbip.bid_number = p_bid_number and