DBA Data[Home] [Help]

APPS.JTF_TASK_AUDITS_PVT dependencies on JTF_TASKS_VL

Line 1485: FROM jtf_tasks_vl

1481: owner_territory_id,
1482: escalation_level,
1483: date_selected,
1484: location_id
1485: FROM jtf_tasks_vl
1486: WHERE task_id = p_task_id;
1487:
1488: CURSOR c_audit
1489: IS