DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS dependencies on FND_CONCURRENT_PROGRAMS_TL

Line 5097: fnd_concurrent_programs_tl conc

5093: ben_pl_f pln2,
5094: ben_pgm_f pgm2,
5095: hr_locations_all loc,
5096: fnd_concurrent_requests fnd,
5097: fnd_concurrent_programs_tl conc
5098: where fnd.request_id = p_concurrent_request_id
5099: and conc.concurrent_program_id = fnd.concurrent_program_id
5100: and conc.application_id = 805
5101: and conc.language = userenv('LANG') --NLS Fix