DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on HZ_LOCATIONS

Line 409: FROM hz_locations hl,

405: -- get the install based location
406: CURSOR ib_csr (chrId NUMBER)
407: IS
408: SELECT DISTINCT hl.country country
409: FROM hz_locations hl,
410: hz_party_sites hps,
411: hz_party_site_uses hpsu,
412: okl_txl_itm_insts iti,
413: okc_line_styles_b lse_ib,