DBA Data[Home] [Help]

APPS.OKL_PRB_UPGRADE_PVT dependencies on OKL_OPP_SEQ

Line 640: SELECT okl_opp_seq.NEXTVAL

636: RAISE OKL_API.G_EXCEPTION_ERROR;
637: END IF;
638: END IF;
639: -- Select sequence for marking processes
640: SELECT okl_opp_seq.NEXTVAL
641: INTO l_seq_next
642: FROM DUAL;
643: log_msg(FND_FILE.LOG, 'Process Sequence ID: ' || l_seq_next );
644: -- Fetch all Contracts eligible for Upgrade and Store them in OKL_PARALLEL_PROCESSES