DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on HZ_LOCATIONS

Line 311: FROM hz_locations hl,

307: -- Cursor to fetch the Asset Installed Site
308: CURSOR c_installed_site_csr (p_kle_id NUMBER, p_khr_id NUMBER)
309: IS
310: SELECT hl.location_id installed_site_id
311: FROM hz_locations hl,
312: hz_party_sites hps,
313: csi_item_instances csi,
314: okc_k_items cim_ib,
315: okc_k_lines_b cle_ib,