Hello,
Is it Possible to rename Items in bulk(50 Plus) by running a process report in Dynamics NAV 2016 and then Creating the Same Item code again for the purpose of changing the Costing method. Do i Need to publish this report or i can run the report from Development Environment itself.
Here is the code what we wrote on Item.
0
Answers
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
If you did this thought then you would need to add a bit of extra code to check if the blocked item (-BLK) already exists for the item you are about to rename and if it does then skip it.