DBA Data[Home] [Help]

APPS.PA_BUDGET_CORE dependencies on PA_FIN_PLAN_UTILS2

Line 2207: PA_FIN_PLAN_UTILS2.populate_bl_map_tmp

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