DBA Data[Home] [Help]

APPS.PON_AUCTION_PKG dependencies on PON_AUCTION_WF_RTBID_S

Line 2507: SELECT pon_auction_wf_rtbid_s.nextval

2503:
2504: --
2505: -- Get next value in sequence for itemkey
2506: --
2507: SELECT pon_auction_wf_rtbid_s.nextval
2508: INTO x_sequence
2509: FROM dual;
2510:
2511: x_progress := '020';