DBA Data[Home] [Help]

APPS.CAC_SYNC_TASK_CURSORS dependencies on JTF_TASK_RECUR_RULES

Line 78: FROM jtf_task_recur_rules rc,

74: greatest(t.object_changed_date, ta.last_update_date) new_timestamp,
75: CAC_VIEW_UTIL_PUB.get_locations(t.task_id) locations,
76: ta.free_busy_type free_busy_type,
77: t.entity
78: FROM jtf_task_recur_rules rc,
79: jtf_task_statuses_b ts,
80: jtf_task_priorities_b tb,
81: jtf_tasks_tl tl,
82: jtf_task_all_assignments ta,

Line 188: FROM jtf_task_recur_rules rc,

184: greatest(t.object_changed_date, ta.last_update_date) new_timestamp,
185: CAC_VIEW_UTIL_PUB.get_locations(t.task_id) locations,
186: ta.free_busy_type free_busy_type,
187: t.entity
188: FROM jtf_task_recur_rules rc,
189: jta_sync_task_mapping tm,
190: jtf_task_all_assignments ta,
191: jtf_task_statuses_b ts,
192: jtf_task_priorities_b tb,