DBA Data[Home] [Help]

APPS.FND_TRANSACTION_PIPE dependencies on FND_RESPONSIBILITY

Line 54: fnd_responsibility fr,

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
57: where fcq.processor_application_id = fcpp.processor_application_id
58: and fcq.concurrent_processor_id = fcpp.concurrent_processor_id