DBA Data[Home] [Help]

APPS.CSTPOMLD dependencies on HZ_PARTY_SITES

Line 1947: ,hz_party_sites hp

1943: (select hl.country
1944: from hz_locations hl
1945: ,hz_cust_site_uses_all hcsu
1946: ,hz_cust_acct_sites_all hcas
1947: ,hz_party_sites hp
1948: where
1949: hcsu.org_id = cmt.org_id
1950: and hcsu.site_use_id = cmt.ship_to_site_use_id
1951: and hcsu.cust_acct_site_id = hcas.cust_acct_site_id