DBA Data[Home] [Help]

APPS.PON_AUCTION_HEADERS_PKG dependencies on STANDARD

Line 3430: --If Standard set the l_neg_line_total to 0

3426: * i.e. FON without neg lines and lines on offer, set neg total = 0;
3427: */
3428: IF l_neg_line_total IS NULL THEN
3429:
3430: --If Standard set the l_neg_line_total to 0
3431: --it could be neg without lines (FON) or
3432: --suppliers are allowed to slect lines to offer and none of the neg lines are offered
3433: IF (l_contract_type = 'STANDARD') THEN
3434: l_neg_line_total := 0;

Line 3433: IF (l_contract_type = 'STANDARD') THEN

3429:
3430: --If Standard set the l_neg_line_total to 0
3431: --it could be neg without lines (FON) or
3432: --suppliers are allowed to slect lines to offer and none of the neg lines are offered
3433: IF (l_contract_type = 'STANDARD') THEN
3434: l_neg_line_total := 0;
3435:
3436: ELSE
3437:

Line 3438: --If Blanket or any non Standard case

3434: l_neg_line_total := 0;
3435:
3436: ELSE
3437:
3438: --If Blanket or any non Standard case
3439: --check if there are offers on neg lines
3440: SELECT Count(*)
3441: INTO l_offer_sol_line_total
3442: FROM PON_BID_ITEM_PRICES

Line 5942: l_contract_type = 'STANDARD') THEN

5938:
5939: l_progress := '20: perform SPO/TRANSFORMED check';
5940:
5941: IF (l_supplier_view_type = 'TRANSFORMED' AND
5942: l_contract_type = 'STANDARD') THEN
5943: l_is_spo_transformed := 'Y';
5944: ELSE
5945: l_is_spo_transformed := 'N';
5946: END IF;

Line 6081: -- PARAMETERS: x_result : Standard Error OUT parameter

6077: END apply_price_factors;
6078:
6079: --========================================================================
6080: -- PROCEDURE : updt_tech_short_lines
6081: -- PARAMETERS: x_result : Standard Error OUT parameter
6082: -- x_error_code : Standard Error OUT parameter
6083: -- x_error_msg : Standard Error OUT parameter
6084: -- p_auction_header_id : Auction Header Id
6085: -- p_bid_ranking : Bid ranking (price only/MAS)

Line 6082: -- x_error_code : Standard Error OUT parameter

6078:
6079: --========================================================================
6080: -- PROCEDURE : updt_tech_short_lines
6081: -- PARAMETERS: x_result : Standard Error OUT parameter
6082: -- x_error_code : Standard Error OUT parameter
6083: -- x_error_msg : Standard Error OUT parameter
6084: -- p_auction_header_id : Auction Header Id
6085: -- p_bid_ranking : Bid ranking (price only/MAS)
6086: -- p_rank_indicator : Rank Indicator (Numbering/Win-Lose/None)

Line 6083: -- x_error_msg : Standard Error OUT parameter

6079: --========================================================================
6080: -- PROCEDURE : updt_tech_short_lines
6081: -- PARAMETERS: x_result : Standard Error OUT parameter
6082: -- x_error_code : Standard Error OUT parameter
6083: -- x_error_msg : Standard Error OUT parameter
6084: -- p_auction_header_id : Auction Header Id
6085: -- p_bid_ranking : Bid ranking (price only/MAS)
6086: -- p_rank_indicator : Rank Indicator (Numbering/Win-Lose/None)
6087: -- p_batch_start : line_number of first line in batch

Line 6599: -- PARAMETERS: x_result : Standard Error OUT parameter

6595: END; --}
6596:
6597: --========================================================================
6598: -- PROCEDURE : updt_tech_short_lines_batched
6599: -- PARAMETERS: x_result : Standard Error OUT parameter
6600: -- x_error_code : Standard Error OUT parameter
6601: -- x_error_msg : Standard Error OUT parameter
6602: -- p_auction_header_id : Auction Header Id
6603: -- p_bid_ranking : Bid ranking (price only/MAS)

Line 6600: -- x_error_code : Standard Error OUT parameter

6596:
6597: --========================================================================
6598: -- PROCEDURE : updt_tech_short_lines_batched
6599: -- PARAMETERS: x_result : Standard Error OUT parameter
6600: -- x_error_code : Standard Error OUT parameter
6601: -- x_error_msg : Standard Error OUT parameter
6602: -- p_auction_header_id : Auction Header Id
6603: -- p_bid_ranking : Bid ranking (price only/MAS)
6604: -- p_rank_indicator : Rank Indicator (Numbering/Win-Lose/None)

Line 6601: -- x_error_msg : Standard Error OUT parameter

6597: --========================================================================
6598: -- PROCEDURE : updt_tech_short_lines_batched
6599: -- PARAMETERS: x_result : Standard Error OUT parameter
6600: -- x_error_code : Standard Error OUT parameter
6601: -- x_error_msg : Standard Error OUT parameter
6602: -- p_auction_header_id : Auction Header Id
6603: -- p_bid_ranking : Bid ranking (price only/MAS)
6604: -- p_rank_indicator : Rank Indicator (Numbering/Win-Lose/None)
6605: -- p_max_line_number : The max line number in this auction

Line 6682: -- PARAMETERS: x_result : Standard Error OUT parameter

6678:
6679: -- (uday)
6680: --========================================================================
6681: -- PROCEDURE : update_auction_info_tech_short
6682: -- PARAMETERS: x_result : Standard Error OUT parameter
6683: -- x_error_code : Standard Error OUT parameter
6684: -- x_error_msg : Standard Error OUT parameter
6685: -- p_auction_header_id : Auction Header Id
6686: -- p_user_id : The user requesting the unlock commercial

Line 6683: -- x_error_code : Standard Error OUT parameter

6679: -- (uday)
6680: --========================================================================
6681: -- PROCEDURE : update_auction_info_tech_short
6682: -- PARAMETERS: x_result : Standard Error OUT parameter
6683: -- x_error_code : Standard Error OUT parameter
6684: -- x_error_msg : Standard Error OUT parameter
6685: -- p_auction_header_id : Auction Header Id
6686: -- p_user_id : The user requesting the unlock commercial
6687: -- COMMENT : This method will take care of commercially unlocking the

Line 6684: -- x_error_msg : Standard Error OUT parameter

6680: --========================================================================
6681: -- PROCEDURE : update_auction_info_tech_short
6682: -- PARAMETERS: x_result : Standard Error OUT parameter
6683: -- x_error_code : Standard Error OUT parameter
6684: -- x_error_msg : Standard Error OUT parameter
6685: -- p_auction_header_id : Auction Header Id
6686: -- p_user_id : The user requesting the unlock commercial
6687: -- COMMENT : This method will take care of commercially unlocking the
6688: -- RFQ. It will re-rank the bids after excluding the non-shortlisted