DBA Data[Home] [Help]

APPS.MTL_RELATED_ITEMS_PVT dependencies on HZ_LOCATIONS

Line 1813: hz_locations loc,

1809: where a.party_id = p.party_id),
1810: hz_cust_site_uses_all su,
1811: hz_party_sites party_site,
1812: hz_loc_assignments loc_assign,
1813: hz_locations loc,
1814: hz_cust_acct_sites_all acct_site
1815: WHERE customer_id = l_Cust_Ref_Rec.CUSTOMER_ID AND
1816: site_use_id = l_Cust_Ref_Rec.SITE_USE_ID AND
1817: acct_site.cust_account_id = customer_id AND