DBA Data[Home] [Help]

APPS.FND_CONC_QUEUES_PKG dependencies on FND_CONCURRENT_QUEUE_SIZE

Line 123: from fnd_concurrent_queue_size

119: select 1
120: into dummy
121: from sys.dual
122: where not exists (select 1
123: from fnd_concurrent_queue_size
124: where queue_application_id = appid
125: and concurrent_queue_id = qid
126: and period_application_id = pappid
127: and concurrent_time_period_id = tpid