
We've recently replaced an existing item (x) number with a new one (y)
My problem is that we have hundreds of PO lines with the old item (x) purchased, and we need to change to the new item (y). Without going in and changing one by one, is there a quicker way to change each PO line in one fail swoop?
Any suggestions?
*This post is locked for comments
I have the same question (0)Hi hickmanmd,
You can try to create a script (x++ job) in AX to perform this task. Note that you should create a new PO line as it is not supported to change the item ID when inventory transactions are created.
There is no standard functional support to do this mass change.