DBA Data[Home] [Help]

APPS.IGS_UC_EXPUNGE_APP dependencies on IGS_UC_ISTARW_INTS

Line 121: DELETE igs_uc_istarw_ints WHERE appno = p_app_no;

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;
124:
125: DELETE igs_uc_istarz1_ints WHERE appno = p_app_no;