DBA Data[Home] [Help]

APPS.IGS_RE_WORKFLOW dependencies on IGS_RE_EXMSUB_S

Line 1845: SELECT igs_re_exmsub_s.NEXTVAL

1841:
1842: -- Gets a unique sequence number
1843:
1844: CURSOR c_seq_num IS
1845: SELECT igs_re_exmsub_s.NEXTVAL
1846: FROM dual;
1847:
1848:
1849: -- Getting the Profile value for the profile IGS_WF_ENABLE, to check if workflow is installed in the environment