DBA Data[Home] [Help]

APPS.PON_UNSOL_AWARD_PKG dependencies on PON_AUCTION_PKG

Line 272: PON_AUCTION_PKG.CANCEL_NEGOTIATION_REF_BY_LINE(p_auction_header_id, l_lines_rec.line_number, l_error_code);

268: -- This is an neg line with no award decision
269:
270: --If line with no award decision is backed up by req,put it back to the pool.
271: if (l_lines_rec.line_origination_code = 'REQUISITION' AND l_lines_rec.award_status = 'NO') then
272: PON_AUCTION_PKG.CANCEL_NEGOTIATION_REF_BY_LINE(p_auction_header_id, l_lines_rec.line_number, l_error_code);
273: end if;
274:
275: pon_award_pkg.update_single_bid_item_prices
276: (