DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_PVT dependencies on HZ_LOCATIONS

Line 1625: hz_locations loc

1621: csf_debrief_headers csf,
1622: jtf_task_assignments jta,
1623: jtf_tasks_b jtb,
1624: hz_party_sites p,
1625: hz_locations loc
1626: where csf.debrief_header_id = p_debrief_line_rec.debrief_header_id
1627: and debrief_line_id = l_debrief_line_id
1628: and csf.debrief_header_id = cdl.debrief_header_id
1629: and jta.task_assignment_id = csf.task_assignment_id

Line 2290: hz_locations loc

2286: csf_debrief_headers csf,
2287: jtf_task_assignments jta,
2288: jtf_tasks_b jtb,
2289: hz_party_sites p,
2290: hz_locations loc
2291: where csf.debrief_header_id = l_debrief_line_rec.debrief_header_id
2292: and debrief_line_id = l_debrief_line_id
2293: and csf.debrief_header_id = cdl.debrief_header_id
2294: and jta.task_assignment_id = csf.task_assignment_id