DBA Data[Home] [Help]

APPS.ETRM_FNDNAV dependencies on FND_CONCURRENT_PROGRAMS_TL

Line 1245: from fnd_concurrent_programs_tl t

1241: , c.run_alone_flag
1242: , c.srs_flag
1243: , c.save_output_flag
1244: , c.required_style
1245: from fnd_concurrent_programs_tl t
1246: , fnd_concurrent_programs c
1247: where c.application_id = n_appid
1248: and c.concurrent_program_id = n_tabid
1249: and c.concurrent_program_id = t.concurrent_program_id