DBA Data[Home] [Help]

APPS.PA_FP_CONTROL_ITEMS_IMPACT_PKG dependencies on PA_BILLING_CORE

Line 696: pa_billing_core.check_funding_level(

692: IF ((p_baseline_funding_flag = 'Y') and (p_element_type<> 'COST')) THEN
693: /* the following API only creates the version for
694: the control item */
695:
696: pa_billing_core.check_funding_level(
697: x_project_id => p_project_id,
698: x_funding_level => l_funding_level_code,
699: x_err_code => l_err_code,
700: x_err_stage => l_err_stage,