DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_PVT dependencies on HZ_LOCATIONS

Line 1575: hz_locations loc

1571: csf_debrief_headers csf,
1572: jtf_task_assignments jta,
1573: jtf_tasks_b jtb,
1574: hz_party_sites p,
1575: hz_locations loc
1576: where csf.debrief_header_id = p_debrief_line_rec.debrief_header_id
1577: and debrief_line_id = l_debrief_line_id
1578: and csf.debrief_header_id = cdl.debrief_header_id
1579: and jta.task_assignment_id = csf.task_assignment_id

Line 2223: hz_locations loc

2219: csf_debrief_headers csf,
2220: jtf_task_assignments jta,
2221: jtf_tasks_b jtb,
2222: hz_party_sites p,
2223: hz_locations loc
2224: where csf.debrief_header_id = l_debrief_line_rec.debrief_header_id
2225: and debrief_line_id = l_debrief_line_id
2226: and csf.debrief_header_id = cdl.debrief_header_id
2227: and jta.task_assignment_id = csf.task_assignment_id