DBA Data[Home] [Help]

APPS.CN_TRANSACTION_LOAD_PKG dependencies on CN_CALC_ROLLUP_PVT

Line 2221: cn_calc_rollup_pvt.rollup_batch(

2217: END LOOP;
2218:
2219: debugmsg('Loader : Load_Worker : Rollup : p_physical_batch_id = ' || p_physical_batch_id);
2220: debugmsg('Loader : Load_Worker : Rollup : calling cn_calc_classify_pvt.classify_batch');
2221: cn_calc_rollup_pvt.rollup_batch(
2222: p_api_version => 1.0
2223: , p_init_msg_list => fnd_api.g_true
2224: , p_commit => fnd_api.g_true
2225: , x_return_status => l_return_status