DBA Data[Home] [Help]

APPS.INL_INTERFACE_PVT dependencies on HR_ORGANIZATION_UNITS

Line 4554: hr_organization_units hou,

4550: x_location_id,
4551: x_location_code,
4552: x_dflt_country
4553: FROM
4554: hr_organization_units hou,
4555: hr_locations_all hl --Bug#11794483B
4556: WHERE hl.location_id = hou.location_id
4557: AND hou.organization_id = p_organization_id;
4558: INL_LOGGING_PVT.Log_Variable(