DBA Data[Home] [Help]

APPS.ASO_TASK_INT dependencies on JTF_TASKS_VL

Line 131: FROM jtf_tasks_vl

127: attribute13 ,
128: attribute14 ,
129: attribute15 ,
130: attribute_category
131: FROM jtf_tasks_vl
132: WHERE task_id = p_task_id
133: AND deleted_flag ='N';
134:
135: /*

Line 501: FROM jtf_tasks_vl tk

497: attribute13 ,
498: attribute14 ,
499: attribute15 ,
500: attribute_category
501: FROM jtf_tasks_vl tk
502: WHERE tk.source_object_id = p_object_id
503: AND tk.source_object_type_code = p_object_type_code
504: AND tk.deleted_flag ='N'
505: AND (EXISTS (SELECT o.object_id