DBA Data[Home] [Help]

APPS.BEN_BATCH_REPORTING dependencies on FND_CONCURRENT_PROGRAMS_TL

Line 197: fnd_concurrent_programs_tl conc

193: ben_enrt_perd epo,
194: ben_pl_f pln2,
195: ben_pgm_f pgm2,
196: fnd_concurrent_requests fnd,
197: fnd_concurrent_programs_tl conc
198: where fnd.request_id = p_concurrent_request_id
199: and conc.concurrent_program_id = fnd.concurrent_program_id
200: and conc.application_id = 805
201: and userenv('LANG') = conc.language --Bug 2394141