DBA Data[Home] [Help]

APPS.AR_GTA_REPORTS_PKG dependencies on FND_TERRITORIES_VL

Line 977: ,fnd_territories_vl ft_bill

973: ,hz_cust_site_uses_all su_bill
974: ,hz_party_sites raa_bill_ps
975: ,hz_cust_acct_sites_all raa_bill
976: ,hz_locations raa_bill_loc
977: ,fnd_territories_vl ft_bill
978: WHERE rct.customer_trx_id=l_ar_header_id
979: AND rct.bill_to_customer_id=rac_bill.cust_account_id
980: AND rac_bill.party_id=rac_bill_party.party_id
981: -- AND rct.customer_bank_account_id=apba.bank_account_id(+)