Cannot create a record in Locations (LogisticsLocation). Location ID: 000010222. The record already exists. D365F&O.
Dear DAXians,
Error: Cannot create a record in locations (logisticslocation) in D365 AXSolution:
you need to follow below steps.
1. Check the number sequence?
2. Go to the number sequence list page and filter on Area: Address book and Reference: Location ID. Then edit the number sequence and check:
- 2.a Is continuous enabled? If so, check if there are records in the status list.
- 2.b What is the next number? Check in the LogisticsLocation table the highest number used in the field LocationId. The next number should be a free number in the number sequence.
- 2.a Is continuous enabled? If so, check if there are records in the status list.
- 2.b What is the next number? Check in the LogisticsLocation table the highest number used in the field LocationId. The next number should be a free number in the number sequence.
Hope you enjoying DAXing.
Comments
Post a Comment