DBA Data[Home] [Help]

APPS.PA_FIN_PLAN_PUB dependencies on PA_FP_CI_MERGE

Line 2254: pa_fp_ci_merge.copy_merged_ctrl_items

2250: -- Copy the links from the links for the source plan version in the
2251: -- PA_FP_MERGED_CTRL_ITEMS table to the target version.
2252:
2253:
2254: pa_fp_ci_merge.copy_merged_ctrl_items
2255: ( p_project_id => p_project_id
2256: ,p_source_version_id => p_source_version_id
2257: ,p_target_version_id => l_budget_version_id
2258: ,x_return_status => l_return_status