DBA Data[Home] [Help]

APPS.IGS_EN_WORKFLOW dependencies on IGS_EN_PROFOP_S

Line 610: SELECT igs_en_profop_s.NEXTVAL

606:
607: -- Gets a unique sequence number
608:
609: CURSOR c_seq_num IS
610: SELECT igs_en_profop_s.NEXTVAL
611: FROM dual;
612:
613:
614: -- Getting the Profile value for the profile IGS_WF_ENABLE, to check if workflow is installed in the environment