DBA Data[Home] [Help]

APPS.IGS_RE_WORKFLOW dependencies on IGS_EN_OVRSUB_S

Line 552: SELECT igs_en_ovrsub_s.NEXTVAL

548:
549: -- Gets a unique sequence number
550:
551: CURSOR c_seq_num IS
552: SELECT igs_en_ovrsub_s.NEXTVAL
553: FROM dual;
554:
555:
556: -- Getting the Profile value for the profile IGS_WF_ENABLE, to check if workflow is installed in the environment