DBA Data[Home] [Help]

APPS.IGS_EN_TIMESLOT_PARA_PKG dependencies on IGS_EN_TIMESLOT_RSLT_PKG

Line 131: igs_en_timeslot_rslt_pkg.get_fk_igs_en_timeslot_para (

127: || (reverse chronological order - newest change first)
128: */
129: BEGIN
130:
131: igs_en_timeslot_rslt_pkg.get_fk_igs_en_timeslot_para (
132: old_references.igs_en_timeslot_para_id
133: );
134:
135: END check_child_existance;