DBA Data[Home] [Help]

APPS.CN_TRANSACTION_LOAD_PKG dependencies on CN_CALC_ROLLUP_PVT

Line 2209: cn_calc_rollup_pvt.rollup_batch(

2205: END LOOP;
2206:
2207: debugmsg('Loader : Load_Worker : Rollup : p_physical_batch_id = ' || p_physical_batch_id);
2208: debugmsg('Loader : Load_Worker : Rollup : calling cn_calc_classify_pvt.classify_batch');
2209: cn_calc_rollup_pvt.rollup_batch(
2210: p_api_version => 1.0
2211: , p_init_msg_list => fnd_api.g_true
2212: , p_commit => fnd_api.g_true
2213: , x_return_status => l_return_status