DBA Data[Home] [Help]

APPS.IGF_AP_SS_PKG dependencies on IGF_AP_EFC_CALC

Line 1491: igf_ap_efc_calc.calculate_efc(

1487: IF FND_LOG.LEVEL_STATEMENT >= FND_LOG.G_CURRENT_RUNTIME_LEVEL THEN
1488: FND_LOG.STRING(FND_LOG.LEVEL_STATEMENT,'igf.plsql.igf_ap_ss_pkg.compute_efc','Before calling main Calculate EFC routine with Ignore Warnings:'||p_ignore_warnings);
1489: END IF;
1490:
1491: igf_ap_efc_calc.calculate_efc(
1492: p_isir_rec => isir_rec,
1493: p_ignore_warnings => p_ignore_warnings,
1494: p_sys_batch_yr => p_system_award_year,
1495: p_return_status => x_return_status