DBA Data[Home] [Help]

APPS.FND_TRANSACTION_PIPE dependencies on FND_CONCURRENT_PROGRAMS

Line 52: fnd_concurrent_programs fcp,

48: INDEX (fcq,FND_CONCURRENT_QUEUES_N1)
49: INDEX (fcpp,FND_CONC_PROCESSOR_PROGRAMS_U2) */
50: fcq.concurrent_queue_id
51: from fnd_application fa,
52: fnd_concurrent_programs fcp,
53: fnd_conc_processor_programs fcpp,
54: fnd_responsibility fr,
55: fnd_concurrent_queues fcq,
56: fnd_concurrent_processes fcpr