DBA Data[Home] [Help]

APPS.PA_FP_ELEMENTS_PUB dependencies on PA_FP_CONTROL_ITEMS_UTILS

Line 4280: Pa_Fp_Control_Items_Utils.CHK_APRV_CUR_WORKING_BV_EXISTS(

4276: l_plan_version_planning_level := Pa_Fin_Plan_Utils.Get_Fin_Plan_Level_Code(
4277: p_fin_plan_version_id => p_budget_version_id);
4278:
4279: -- Fetch current working approved budget version id
4280: Pa_Fp_Control_Items_Utils.CHK_APRV_CUR_WORKING_BV_EXISTS(
4281: p_project_id => p_project_id,
4282: p_fin_plan_type_id => l_fin_plan_type_id,
4283: p_version_type => p_version_type,
4284: x_cur_work_bv_id => l_ci_apprv_cw_bv_id,