[Home] [Help]
3571:
3572: RAISE api_call_failed;
3573: END IF;
3574: ELSIF p_physical_process = g_rollup THEN
3575: cn_calc_rollup_pvt.rollup_batch(
3576: p_api_version => 1.0
3577: , p_init_msg_list => fnd_api.g_true
3578: , p_commit => fnd_api.g_true
3579: , x_return_status => l_return_status