DBA Data[Home] [Help]

APPS.PON_UNSOL_CREATE_PO_PKG dependencies on ICX_CAT_AGREEMENT_ATTRS_V

Line 228: icx_cat_agreement_attrs_v icx

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
231: pbip.auction_line_number = -1 AND
232: nvl(pbip.award_status, 'NO') = 'AWARDED' and