DBA Data[Home] [Help]

APPS.PAY_US_GEOCODE_REPORT_PKG dependencies on HR_LOCATIONS_ALL

Line 3105: from hr_locations_all hla

3101: hla.town_or_city "City Name",
3102: hla.region_1 "County",
3103: hla.region_2 "State",
3104: hla.postal_code "Zipcode"
3105: from hr_locations_all hla
3106: where hla.location_id in
3107: (select distinct location_id
3108: from per_assignments_f paf,
3109: pay_us_emp_city_tax_rules_f pctr