DBA Data[Home] [Help]

APPS.BEN_BATCH_UTILS dependencies on FND_CONCURRENT_PROGRAMS

Line 1929: ,fnd_concurrent_programs b

1925: ) is
1926: Cursor c1 is
1927: select upper(c.execution_file_name)
1928: from fnd_concurrent_requests a
1929: ,fnd_concurrent_programs b
1930: ,fnd_executables c
1931: where a.request_id = p_concurrent_request_id
1932: and a.concurrent_program_id = b.concurrent_program_id
1933: and b.application_id = 805

Line 2165: fnd_concurrent_programs_tl conc,

2161: ben_enrt_perd epo,
2162: ben_pl_f pln2,
2163: ben_pgm_f pgm2,
2164: fnd_concurrent_requests fnd,
2165: fnd_concurrent_programs_tl conc,
2166: hr_locations lc,
2167: ben_benfts_grp bnfg
2168: where fnd.request_id = p_concurrent_request_id
2169: and conc.concurrent_program_id = fnd.concurrent_program_id