DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS dependencies on FND_CONCURRENT_PROGRAMS_TL

Line 5032: fnd_concurrent_programs_tl conc

5028: ben_pl_f pln2,
5029: ben_pgm_f pgm2,
5030: hr_locations_all loc,
5031: fnd_concurrent_requests fnd,
5032: fnd_concurrent_programs_tl conc
5033: where fnd.request_id = p_concurrent_request_id
5034: and conc.concurrent_program_id = fnd.concurrent_program_id
5035: and conc.application_id = 805
5036: and conc.language = userenv('LANG') --NLS Fix