DBA Data[Home] [Help]

APPS.PA_BUDGET_CORE dependencies on PA_FIN_PLAN_UTILS2

Line 2203: PA_FIN_PLAN_UTILS2.populate_bl_map_tmp

2199: x_err_stage := 'calling populate_bl_map_tmp <' ||to_char(x_src_version_id)
2200: || '>' ;
2201:
2202: /** MRC Elimination Changes: PA_MRC_FINPLAN.populate_bl_map_tmp **/
2203: PA_FIN_PLAN_UTILS2.populate_bl_map_tmp
2204: (p_source_fin_plan_version_id => x_src_version_id,
2205: x_return_status => x_return_status,
2206: x_msg_count => x_msg_count,
2207: x_msg_data => x_msg_data);