DBA Data[Home] [Help]

APPS.PON_AUCTION_PKG dependencies on PON_AUCTION_WF_RTBID_S

Line 2038: SELECT pon_auction_wf_rtbid_s.nextval

2034:
2035: --
2036: -- Get next value in sequence for itemkey
2037: --
2038: SELECT pon_auction_wf_rtbid_s.nextval
2039: INTO x_sequence
2040: FROM dual;
2041:
2042: x_progress := '020';