DBA Data[Home] [Help]

APPS.IGS_RE_WORKFLOW dependencies on IGS_RE_RETOPC_S

Line 166: SELECT igs_re_retopc_s.NEXTVAL

162:
163: -- Gets a unique sequence number
164:
165: CURSOR c_seq_num IS
166: SELECT igs_re_retopc_s.NEXTVAL
167: FROM dual;
168:
169:
170: -- Getting the Profile value for the profile IGS_WF_ENABLE, to check if workflow is installed in the environment