DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on HZ_LOCATIONS

Line 20216: FROM hz_locations hl,

20212: -- get the Lease install based location
20213: CURSOR ib_csr_lease (chrId NUMBER)
20214: IS
20215: SELECT DISTINCT hl.country country
20216: FROM hz_locations hl,
20217: hz_party_sites hps,
20218: hz_party_site_uses hpsu,
20219: okl_txl_itm_insts iti,
20220: okc_line_styles_b lse_ib,

Line 24759: FROM hz_locations hl,

24755: -- get the install based location
24756: CURSOR ib_csr (chrId NUMBER)
24757: IS
24758: SELECT DISTINCT hl.country country
24759: FROM hz_locations hl,
24760: hz_party_sites hps,
24761: hz_party_site_uses hpsu,
24762: okl_txl_itm_insts iti,
24763: okc_line_styles_b lse_ib,