DBA Data[Home] [Help]

APPS.FTE_LOCATION_PARAMETERS_PKG dependencies on HZ_CUST_SITE_USES_ALL

Line 949: hz_cust_site_uses_all hcsu, po_location_associations_all pla,

945: WHERE location_id IN (
946: SELECT wl.wsh_location_id WSH_LOCATION_ID
947: FROM hz_party_sites hps,
948: hz_cust_acct_sites_all hcas,
949: hz_cust_site_uses_all hcsu, po_location_associations_all pla,
950: wsh_locations wl
951: WHERE pla.customer_id = hcas.cust_account_id
952: AND pla.site_use_id = hcsu.site_use_id
953: AND hcsu.cust_acct_site_id = hcas.cust_acct_site_id