DBA Data[Home] [Help]

APPS.PA_FP_COPY_FROM_PKG dependencies on PA_RLMI_RBS_MAP_PUB

Line 10356: PA_RLMI_RBS_MAP_PUB.Map_Rlmi_Rbs(

10352: THEN
10353: -- Call RBS mapping api for the entire version
10354: -- The api returns rbs element id, txn accum header id for each
10355: -- resource assignment id in the form of plsql tables
10356: PA_RLMI_RBS_MAP_PUB.Map_Rlmi_Rbs(
10357: p_budget_version_id => p_wp_version_id
10358: ,p_resource_list_id => parent_plan_type_rec.cost_resource_list_id
10359: ,p_rbs_version_id => parent_plan_type_rec.rbs_version_id
10360: ,p_calling_process => 'RBS_REFRESH'