DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on HZ_LOCATIONS

Line 379: FROM hz_locations hl,

375: -- get the install based location
376: CURSOR ib_csr (chrId NUMBER)
377: IS
378: SELECT DISTINCT hl.country country
379: FROM hz_locations hl,
380: hz_party_sites hps,
381: hz_party_site_uses hpsu,
382: okl_txl_itm_insts iti,
383: okc_line_styles_b lse_ib,