DBA Data[Home] [Help]

APPS.BEN_BATCH_UTILS dependencies on FND_CONCURRENT_PROGRAMS

Line 1919: ,fnd_concurrent_programs b

1915: ) is
1916: Cursor c1 is
1917: select upper(c.execution_file_name)
1918: from fnd_concurrent_requests a
1919: ,fnd_concurrent_programs b
1920: ,fnd_executables c
1921: where a.request_id = p_concurrent_request_id
1922: and a.concurrent_program_id = b.concurrent_program_id
1923: and b.application_id = 805

Line 2155: fnd_concurrent_programs_tl conc,

2151: ben_enrt_perd epo,
2152: ben_pl_f pln2,
2153: ben_pgm_f pgm2,
2154: fnd_concurrent_requests fnd,
2155: fnd_concurrent_programs_tl conc,
2156: hr_locations lc,
2157: ben_benfts_grp bnfg
2158: where fnd.request_id = p_concurrent_request_id
2159: and conc.concurrent_program_id = fnd.concurrent_program_id