DBA Data[Home] [Help]

APPS.OE_OE_FORM_HEADER dependencies on HZ_LOCATIONS

Line 2358: hz_locations addr

2354: HZ_CUST_ACCT_SITES_ALL cas,
2355: hz_cust_accounts cust,
2356: hz_parties party,
2357: hz_party_sites ps,
2358: hz_locations addr
2359: WHERE site.cust_acct_site_id = cas.cust_acct_site_id
2360: AND site.site_use_code='DELIVER_TO'
2361: AND site.site_use_id=p_header_rec_type.deliver_to_org_id
2362: AND cust.cust_account_id = cas.cust_account_id