DBA Data[Home] [Help]

APPS.ARP_PROCESS_CHARGEBACK dependencies on FND_TERRITORIES_VL

Line 1541: fnd_territories_vl t

1537: from hz_cust_acct_sites acct_site,
1538: hz_party_sites party_site,
1539: hz_locations loc,
1540: hz_cust_site_uses su,
1541: fnd_territories_vl t
1542: where acct_site.cust_acct_site_id = su.cust_acct_site_id
1543: and acct_site.party_site_id = party_site.party_site_id
1544: and loc.location_id = party_site.location_id
1545: and loc.country = t.territory_code