DBA Data[Home] [Help]

APPS.OKC_TASK_ALERT_ESCL_PVT dependencies on JTF_TASKS_VL

Line 64: from jtf_tasks_vl jtb,

60: ,jtb.owner_id
61: ,jtb.planned_end_date
62: ,jtb.notification_period
63: ,res.tve_id
64: from jtf_tasks_vl jtb,
65: jtf_task_types_vl jttl,
66: jtf_task_statuses_vl jtsl,
67: okc_resolved_timevalues res
68: where jtb.actual_end_date IS NULL

Line 490: from jtf_tasks_vl jtb,

486: ,jtb.planned_end_date
487: ,jtb.actual_end_date
488: ,jtb.alarm_interval
489: ,res.tve_id
490: from jtf_tasks_vl jtb,
491: jtf_task_types_tl jttl,
492: jtf_task_statuses_tl jtsl,
493: okc_resolved_timevalues res
494: where jtb.actual_end_date IS NULL

Line 933: from jtf_tasks_vl jtb,

929: ,jtb.planned_end_date
930: ,jtb.actual_end_date
931: ,jtb.alarm_interval
932: ,res.tve_id
933: from jtf_tasks_vl jtb,
934: jtf_task_types_vl jttl,
935: jtf_task_statuses_vl jtsl,
936: okc_resolved_timevalues res
937: where jtb.actual_end_date IS NULL