DBA Data[Home] [Help]

APPS.IGS_EN_TIMESLOT_PRTY_PKG dependencies on IGS_EN_TIMESLOT_PREF_PKG

Line 161: igs_en_timeslot_pref_pkg.get_fk_igs_en_timeslot_prty (

157: ***************************************************************/
158:
159: BEGIN
160:
161: igs_en_timeslot_pref_pkg.get_fk_igs_en_timeslot_prty (
162: old_references.igs_en_timeslot_prty_id
163: );
164:
165: END check_child_existance;