DBA Data[Home] [Help]

APPS.PON_AUCTION_CREATE_PO_PKG dependencies on PON_BID_ATTRIBUTE_VALUES

Line 4092: pon_bid_attribute_values pbav,

4088: paa.attribute_name
4089: FROM pon_bid_item_prices pbip,
4090: pon_auction_item_prices_all paip,
4091: po_lines_interface pli,
4092: pon_bid_attribute_values pbav,
4093: pon_auction_attributes paa,
4094: icx_cat_agreement_attrs_v icx
4095: WHERE pbip.auction_header_id = p_auction_header_id and
4096: pbip.bid_number = p_bid_number and