DBA Data[Home] [Help]

APPS.FND_CONC_QUEUES_PKG dependencies on FND_CONCURRENT_QUEUE_CONTENT

Line 158: from fnd_concurrent_queue_content

154:
155: begin
156: select include_flag
157: into conflict_checker
158: from fnd_concurrent_queue_content
159: where queue_application_id = qappid
160: and concurrent_queue_id = qid
161: and type_code = tcode
162: and (type_application_id = tappid