DBA Data[Home] [Help]

APPS.IGS_UC_EXPUNGE_APP dependencies on IGS_UC_IOFFER_INTS

Line 543: DELETE igs_uc_ioffer_ints

539: DELETE igs_uc_istarc_ints
540: WHERE appno = l_wrong_app_rec.app_no
541: AND choiceno = l_expunge_choice_det(l_loc);
542:
543: DELETE igs_uc_ioffer_ints
544: WHERE appno = l_wrong_app_rec.app_no
545: AND choiceno = l_expunge_choice_det(l_loc);
546:
547: fnd_message.set_name('IGS','IGS_UC_XPG_APP_CHO_REC_COMP');