DBA Data[Home] [Help]

APPS.IGS_UC_EXPUNGE_APP dependencies on IGS_UC_ISTART_INTS

Line 119: DELETE igs_uc_istart_ints WHERE appno = p_app_no;

115: DELETE igs_uc_istark_ints WHERE appno = p_app_no;
116:
117: DELETE igs_uc_istarn_ints WHERE appno = p_app_no;
118:
119: DELETE igs_uc_istart_ints WHERE appno = p_app_no;
120:
121: DELETE igs_uc_istarw_ints WHERE appno = p_app_no;
122:
123: DELETE igs_uc_istarx_ints WHERE appno = p_app_no;