DBA Data[Home] [Help]

APPS.BIV_BIN_ESC_RSC_PKG dependencies on JTF_TASK_STATUSES_VL

Line 358: jtf_task_statuses_vl stat,

354: l_session_id
355: from jtf_tasks_b tsk,
356: jtf_tasks_tl tskl,
357: jtf_task_priorities_vl pr,
358: jtf_task_statuses_vl stat,
359: jtf_task_types_vl typ,
360: jtf_rs_resource_extns rsc
361: where tsk.source_object_type_code = 'SR'
362: and tsk.source_object_id = to_number(l_sr_id)