DBA Data[Home] [Help]

APPS.PA_FP_CONTROL_ITEMS_IMPACT_PKG dependencies on PA_BILLING_CORE

Line 746: pa_billing_core.check_funding_level(

742: l_approved_rev_plan_type_flag='Y')) THEN
743: /* the following API only creates the version for
744: the control item */
745:
746: pa_billing_core.check_funding_level(
747: x_project_id => p_project_id,
748: x_funding_level => l_funding_level_code,
749: x_err_code => l_err_code,
750: x_err_stage => l_err_stage,