DBA Data[Home] [Help]

APPS.PAY_US_941_REPORT dependencies on HR_LOCATIONS

Line 201: hr_locations hrl

197: hrl.postal_code
198: FROM hr_organization_units hou,
199: hr_organization_information hoi_bg,
200: hr_organization_information hoi_ein ,
201: hr_locations hrl
202: WHERE hou.organization_id = cp_tax_unit_id
203: AND hoi_bg.organization_id = hou.organization_id
204: and hoi_bg.org_information_context = 'CLASS'
205: AND hoi_bg.org_information1 = 'HR_LEGAL'