DBA Data[Home] [Help]

APPS.IGS_UC_EXPUNGE_APP dependencies on IGS_UC_IQUAL_INTS

Line 103: DELETE igs_uc_iqual_ints WHERE appno = p_app_no;

99: END LOOP;
100:
101: DELETE igs_uc_ifrmqul_ints WHERE appno = p_app_no;
102:
103: DELETE igs_uc_iqual_ints WHERE appno = p_app_no;
104:
105: DELETE igs_uc_irefrnc_ints WHERE appno = p_app_no;
106:
107: DELETE igs_uc_istara_ints WHERE appno = p_app_no;