DBA Data[Home] [Help]

APPS.PA_FIN_PLAN_UTILS2 dependencies on PA_FP_WP_GEN_AMT_UTILS

Line 1829: l_budget_version_id := Pa_Fp_wp_gen_amt_utils.get_wp_version_id

1825: END IF;
1826: Return;
1827: END IF;
1828: If p_budget_version_id is NULL then --Bug 5611909
1829: l_budget_version_id := Pa_Fp_wp_gen_amt_utils.get_wp_version_id
1830: (p_project_id => p_project_id
1831: ,p_plan_type_id => null
1832: ,p_proj_str_ver_id => p_proj_str_version_id
1833: );