DBA Data[Home] [Help]

APPS.JTF_TASK_AUDITS_PVT dependencies on JTF_TASKS_VL

Line 1491: FROM jtf_tasks_vl

1487: owner_territory_id,
1488: escalation_level,
1489: date_selected,
1490: location_id
1491: FROM jtf_tasks_vl
1492: WHERE task_id = p_task_id;
1493:
1494: CURSOR c_audit
1495: IS