DBA Data[Home] [Help]

APPS.FNDCP_TMSRV dependencies on FND_CONCURRENT_QUEUES

Line 80: fnd_concurrent_queues fcq

76: ouname,
77: opass
78: from fnd_oracle_userid fou,
79: fnd_data_group_units fdu,
80: fnd_concurrent_queues fcq
81: where fcq.application_id = qapid
82: and fcq.concurrent_queue_id = qid
83: and fcq.processor_application_id = fdu.application_id
84: and fcq.data_group_id = fdu.data_group_id

Line 287: from fnd_concurrent_queues

283: run_procs,
284: tnode,
285: slpsec,
286: mgrdbg
287: from fnd_concurrent_queues
288: where application_id = qapid
289: and concurrent_queue_id = qid;
290:
291: if ((max_procs = 0) or