DBA Data[Home] [Help]

APPS.IGS_EN_WORKFLOW dependencies on IGS_EN_PRGDSC_S

Line 363: SELECT igs_en_prgdsc_s.NEXTVAL

359:
360: -- Gets a unique sequence number
361:
362: CURSOR c_seq_num IS
363: SELECT igs_en_prgdsc_s.NEXTVAL
364: FROM dual;
365:
366:
367: -- Getting the Profile value for the profile IGS_WF_ENABLE, to check if workflow is installed in the environment