DBA Data[Home] [Help]

APPS.PON_RESP_SCORES_PKG dependencies on PON_AUCTION_HEADERS_ALL

Line 135: from pon_auction_headers_all

131: -- get the flag to determine whether we need to
132: -- show the scores to the user
133:
134: select SHOW_BIDDER_SCORES into x_show_scores
135: from pon_auction_headers_all
136: where auction_header_id = x_auction_id;
137:
138:
139: msgAtMost := PON_AUCTION_PKG.getMessage('PON_AUC_AT_MOST');