DBA Data[Home] [Help]

APPS.PAY_US_ARCHIVE dependencies on HR_ALL_ORGANIZATION_UNITS

Line 2040: hr_all_organization_units hou,

2036: into l_value1,
2037: l_value2,
2038: l_value3
2039: from hr_locations hrl,
2040: hr_all_organization_units hou,
2041: hr_organization_information hoi
2042: where hou.organization_id = p_tax_unit_id
2043: and hoi.organization_id = hou.organization_id
2044: and hoi.org_information_context||'' = 'Employer Identification'