DBA Data[Home] [Help]

APPS.IGS_RE_WORKFLOW dependencies on IGS_RE_REGCFM_S

Line 2150: SELECT igs_re_regcfm_s.NEXTVAL

2146:
2147: -- Gets a unique sequence number
2148:
2149: CURSOR c_seq_num IS
2150: SELECT igs_re_regcfm_s.NEXTVAL
2151: FROM dual;
2152:
2153:
2154: -- Getting the Profile value for the profile IGS_WF_ENABLE, to check if workflow is installed in the environment