DBA Data[Home] [Help]

APPS.PER_DB_PER_SETUP dependencies on HR_LOCATIONS

Line 1460: FROM hr_locations

1456: hr_utility.set_location('per_db_per_setup.create_position',4);
1457: --
1458: SELECT location_id
1459: INTO l_location_id
1460: FROM hr_locations
1461: WHERE location_code = p_location;
1462: --
1463: hr_utility.set_location('per_db_per_setup.create_position',5);
1464: --