DBA Data[Home] [Help]

APPS.FND_CP_FNDSM dependencies on FND_CP_SERVICES

Line 264: from fnd_cp_services where service_handle='OAMGCS');

260: into qcount
261: from fnd_concurrent_queues
262: where node_name = node
263: and TO_NUMBER(manager_type) = (select service_id
264: from fnd_cp_services where service_handle='OAMGCS');
265:
266: if (qcount = 0) then
267: select count(*)
268: into ncount