DBA Data[Home] [Help]

APPS.IGF_SP_STDNT_REL_PKG dependencies on IGF_SP_STD_FC_PKG

Line 175: igf_sp_std_fc_pkg.get_fk_igf_sp_stdnt_rel (

171: || (reverse chronological order - newest change first)
172: */
173: BEGIN
174:
175: igf_sp_std_fc_pkg.get_fk_igf_sp_stdnt_rel (
176: old_references.spnsr_stdnt_id
177: );
178:
179: END check_child_existance;