DBA Data[Home] [Help]

APPS.IGS_UC_EXPUNGE_APP dependencies on IGS_UC_ISTARZ2_INTS

Line 127: DELETE igs_uc_istarz2_ints WHERE appno = p_app_no;

123: DELETE igs_uc_istarx_ints WHERE appno = p_app_no;
124:
125: DELETE igs_uc_istarz1_ints WHERE appno = p_app_no;
126:
127: DELETE igs_uc_istarz2_ints WHERE appno = p_app_no;
128:
129: DELETE igs_uc_istmnt_ints WHERE appno = p_app_no;
130:
131: DELETE igs_uc_istrpqr_ints WHERE appno = p_app_no;