DBA Data[Home] [Help]

APPS.PA_FP_ELEMENTS_PUB dependencies on PA_FP_CONTROL_ITEMS_UTILS

Line 4271: Pa_Fp_Control_Items_Utils.CHK_APRV_CUR_WORKING_BV_EXISTS(

4267: l_plan_version_planning_level := Pa_Fin_Plan_Utils.Get_Fin_Plan_Level_Code(
4268: p_fin_plan_version_id => p_budget_version_id);
4269:
4270: -- Fetch current working approved budget version id
4271: Pa_Fp_Control_Items_Utils.CHK_APRV_CUR_WORKING_BV_EXISTS(
4272: p_project_id => p_project_id,
4273: p_fin_plan_type_id => l_fin_plan_type_id,
4274: p_version_type => p_version_type,
4275: x_cur_work_bv_id => l_ci_apprv_cw_bv_id,