DBA Data[Home] [Help]

APPS.FND_CP_FNDSM dependencies on FND_CP_SERVICES

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

310: into qcount
311: from fnd_concurrent_queues
312: where node_name = node
313: and TO_NUMBER(manager_type) = (select service_id
314: from fnd_cp_services where service_handle='OAMGCS');
315:
316: if (qcount = 0) then
317: select count(*)
318: into ncount