DBA Data[Home] [Help]

APPS.IGS_EN_TIMESLOT_STUP_PKG dependencies on IGS_EN_TIMESLOT_PRTY_PKG

Line 197: igs_en_timeslot_prty_pkg.get_fk_igs_en_timeslot_stup (

193: ***************************************************************/
194:
195: BEGIN
196:
197: igs_en_timeslot_prty_pkg.get_fk_igs_en_timeslot_stup (
198: old_references.igs_en_timeslot_stup_id
199: );
200:
201: END check_child_existance;