DBA Data[Home] [Help]

APPS.PON_SOURCING_API_GRP SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 32

      SELECT COUNT(1) INTO v_neg_count
	FROM pon_auction_item_prices_all
	WHERE line_type_id = p_line_type_id and
              rownum = 1;