DBA Data[Home] [Help]

APPS.IGS_RE_WORKFLOW dependencies on IGS_RE_MILSTN_S

Line 1668: SELECT igs_re_milstn_s.NEXTVAL

1664:
1665: -- Gets a unique sequence number
1666:
1667: CURSOR c_seq_num IS
1668: SELECT igs_re_milstn_s.NEXTVAL
1669: FROM dual;
1670:
1671:
1672: -- Getting the Profile value for the profile IGS_WF_ENABLE, to check if workflow is installed in the environment