DBA Data[Home] [Help]

APPS.IGF_AP_CALC_IM_EFC dependencies on IGF_AP_CSS_PROFILE_PKG

Line 277: igf_ap_css_profile_pkg.update_row(

273: fnd_log.string(fnd_log.level_statement,'igf.plsql.igf_ap_calc_im_efc.calculate_efc.debug','l_coa_duration_efc_amt:'||l_coa_duration_efc_amt);
274: fnd_log.string(fnd_log.level_statement,'igf.plsql.igf_ap_calc_im_efc.calculate_efc.debug','l_efc_duration:'||l_efc_duration);
275: END IF;
276: --update coa_duration_efc_amt,coa_duration_num
277: igf_ap_css_profile_pkg.update_row(
278: x_rowid => l_profile.row_id,
279: x_cssp_id => l_profile.cssp_id,
280: x_base_id => l_profile.base_id,
281: x_system_record_type => l_profile.system_record_type,