DBA Data[Home] [Help]

APPS.JTF_EC_REFERENCES_PVT dependencies on JTF_TASKS_VL

Line 317: FROM jtf_tasks_vl tasks,

313: ----- ( other than the given escalation ).
314: BEGIN
315: SELECT 1
316: INTO x
317: FROM jtf_tasks_vl tasks,
318: jtf_task_references_vl reference,
319: jtf_task_statuses_vl status
320: WHERE reference.task_reference_id <> p_escalation_reference_id
321: AND tasks.task_id = reference.task_id