DBA Data[Home] [Help]

APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on HZ_CUST_SITE_USES_ALL

Line 1702: FROM hz_cust_site_uses_all hzcsua,

1698: l_terr_countries_tbl terr_countries_tbl;
1699:
1700: CURSOR c_country_code(p_site_use_id NUMBER) IS
1701: SELECT hzloc.country
1702: FROM hz_cust_site_uses_all hzcsua,
1703: hz_cust_acct_sites_all hzcasa,
1704: hz_locations hzloc,
1705: hz_party_sites hzps
1706: WHERE hzcsua.cust_acct_site_id = hzcasa.cust_acct_site_id