DBA Data[Home] [Help]

APPS.CAC_VIEW_PVT dependencies on JTF_OBJECTS_TL

Line 359: jtf_objects_tl jtf_object

355: jtf_task_priorities_tl task_priority,
356: jtf_rs_resource_extns owner,
357: jtf_task_all_assignments booking,
358: fnd_lookups freebusy,
359: jtf_objects_tl jtf_object
360: WHERE
361: booking.resource_id = b_ResourceId --10125
362: AND booking.resource_type_code = b_ResourceType --'RS_EMPLOYEE'
363: AND booking.task_id = task_view.task_id

Line 759: jtf_objects_tl jtf_object

755: hz_party_sites site,
756: hz_locations location,
757: jtf_rs_resource_extns owner,
758: jtf_task_all_assignments assignment,
759: jtf_objects_tl jtf_object
760: WHERE
761: assignment.resource_id = b_ResourceId --13475
762: AND assignment.resource_type_code = b_ResourceType --'RS_EMPLOYEE'
763: AND assignment.task_id = task_view.task_id