DBA Data[Home] [Help]

APPS.IGF_AP_CALC_IM_EFC dependencies on IGF_AP_UHK_INAS_PKG

Line 244: lv_success := igf_ap_uhk_inas_pkg.get_im_efc(

240: fnd_log.string(fnd_log.level_statement,'igf.plsql.igf_ap_calc_im_efc.calculate_efc.debug','processing internal id '||l_profile.css_id_number || l_profile.stu_record_type);
241: END IF;
242:
243: --call user hook
244: lv_success := igf_ap_uhk_inas_pkg.get_im_efc(
245: p_sys_awd_year => l_award_year,
246: p_profile_rec => l_profile,
247: p_fnar_rec => l_fnar,
248: p_error_msg => l_error_msg