DBA Data[Home] [Help]

APPS.CN_PROC_BATCHES_PKG dependencies on CN_CALC_POPULATE_PVT

Line 3596: cn_calc_populate_pvt.populate_batch(

3592:
3593: RAISE api_call_failed;
3594: END IF;
3595: ELSIF p_physical_process = g_population THEN
3596: cn_calc_populate_pvt.populate_batch(
3597: p_api_version => 1.0
3598: , p_init_msg_list => fnd_api.g_true
3599: , p_commit => fnd_api.g_true
3600: , x_return_status => l_return_status