DBA Data[Home] [Help]

APPS.IGS_RE_WORKFLOW dependencies on IGS_RE_MILNOT_S

Line 2279: SELECT igs_re_milnot_s.NEXTVAL

2275:
2276: -- Gets a unique sequence number
2277:
2278: CURSOR c_seq_num IS
2279: SELECT igs_re_milnot_s.NEXTVAL
2280: FROM dual;
2281:
2282:
2283: -- Getting the Profile value for the profile IGS_WF_ENABLE, to check if workflow is installed in the environment