DBA Data[Home] [Help]

APPS.PA_FIN_PLAN_PUB dependencies on PA_FP_CI_MERGE

Line 2270: pa_fp_ci_merge.copy_merged_ctrl_items

2266: -- Copy the links from the links for the source plan version in the
2267: -- PA_FP_MERGED_CTRL_ITEMS table to the target version.
2268:
2269:
2270: pa_fp_ci_merge.copy_merged_ctrl_items
2271: ( p_project_id => p_project_id
2272: ,p_source_version_id => p_source_version_id
2273: ,p_target_version_id => l_budget_version_id
2274: ,x_return_status => l_return_status