DBA Data[Home] [Help]

APPS.PA_FP_COPY_FROM_PKG dependencies on PA_RLMI_RBS_MAP_PUB

Line 10329: PA_RLMI_RBS_MAP_PUB.Map_Rlmi_Rbs(

10325: THEN
10326: -- Call RBS mapping api for the entire version
10327: -- The api returns rbs element id, txn accum header id for each
10328: -- resource assignment id in the form of plsql tables
10329: PA_RLMI_RBS_MAP_PUB.Map_Rlmi_Rbs(
10330: p_budget_version_id => p_wp_version_id
10331: ,p_resource_list_id => parent_plan_type_rec.cost_resource_list_id
10332: ,p_rbs_version_id => parent_plan_type_rec.rbs_version_id
10333: ,p_calling_process => 'RBS_REFRESH'