DBA Data[Home] [Help]

APPS.JL_ZZ_TAX dependencies on HZ_LOCATIONS

Line 617: ,hz_locations lc

613: from hz_geographies lv
614: ,hz_cust_acct_sites ad
615: ,hz_cust_site_uses su
616: ,hz_party_sites p
617: ,hz_locations lc
618: ,ar_system_parameters sp
619: ,hr_locations_all hrl
620: WHERE hrl.location_id = p_warehouse_location_id
621: AND loc.ship_from_code = hrl.REGION_2

Line 648: ,hz_locations loc

644: from hz_geographies lv
645: ,hz_cust_acct_sites ad
646: ,hz_cust_site_uses su
647: ,hz_party_sites p
648: ,hz_locations loc
649: ,ar_system_parameters sp
650: ,hr_locations_all hrl
651: WHERE hrl.location_id = p_warehouse_location_id
652: AND exc.ship_from_code = hrl.REGION_2

Line 679: ,hz_locations loc

675: from hz_geographies lv
676: ,hz_cust_acct_sites ad
677: ,hz_cust_site_uses su
678: ,hz_party_sites p
679: ,hz_locations loc
680: ,ar_system_parameters sp
681: ,hr_locations_all hrl
682: WHERE hrl.location_id = p_warehouse_location_id
683: AND exi.ship_from_code = hrl.REGION_2