DBA Data[Home] [Help]

APPS.PAY_SE_ARCHIVE_CWCA dependencies on HR_ORGANIZATION_UNITS

Line 320: FROM hr_organization_units hou

316: ,hl.town_or_city
317: ,hl.region_1
318: ,hl.region_2
319: ,ft.territory_short_name
320: FROM hr_organization_units hou
321: ,hr_locations hl
322: ,fnd_territories_vl ft
323: WHERE hl.location_id = csr_v_location_id
324: AND hl.country = ft.territory_code;