DBA Data[Home] [Help]

APPS.ARP_TAX_RATE_UPD dependencies on AD_CONC_UTILS_PKG

Line 209: AD_CONC_UTILS_PKG.submit_subrequests(

205:
206: fnd_file.put_line( fnd_file.log,'l_batch_commit_size =='||to_char(l_batch_commit_size));
207: fnd_file.put_line( fnd_file.log,'l_num_workers =='||to_char(l_num_workers));
208:
209: AD_CONC_UTILS_PKG.submit_subrequests(
210: X_errbuf => errbuf,
211: X_retcode => retcode,
212: X_WorkerConc_app_shortname => l_worker_conc_appsshortname,
213: X_WorkerConc_progname => l_worker_conc_program,