Gurus,
Location Code not unique within scope and language of Location. (PROCEDURE= hr_loc_shd.constraint_error) (STEP=35)
I am getting the following error while creating the legal entity, What could be the possible error i have made while setup in GL. Also, please suggest the corrective action and the navigation.
Thanks & Regards,
Anuj
General Ledger Accounting Setup Location Error
-
ata_rehman70
- Posts: 25
- Joined: Mon Jun 11, 2007 2:18 am
- Location: Pakistan
APP-PER-52507: Location Code unique within scope and language of Location
(PROCEDURE= hr_loc_shd.constraint_error) (STEP=35)
--- steps to reproduce
1. <global hrms manager>
2. work structures > location
3. create a location and save
Changes
There were existing locations in the system, you thought deleted the same as the data was incorrect.
Cause
The error indicates that the location_id still exists on an organization.
Solution
You can use below query to find the organization that still has the location linked to it.
Select name from hr_all_organization_units
WHERE LOCATION_ID=&location_id
Once you know organization, you can go to define organization form and remove the location
from the organization.
regards,
Ata ur Rehman
(PROCEDURE= hr_loc_shd.constraint_error) (STEP=35)
--- steps to reproduce
1. <global hrms manager>
2. work structures > location
3. create a location and save
Changes
There were existing locations in the system, you thought deleted the same as the data was incorrect.
Cause
The error indicates that the location_id still exists on an organization.
Solution
You can use below query to find the organization that still has the location linked to it.
Select name from hr_all_organization_units
WHERE LOCATION_ID=&location_id
Once you know organization, you can go to define organization form and remove the location
from the organization.
regards,
Ata ur Rehman
Who is online
Users browsing this forum: Ahrefs [Bot] and 1 guest