
I want to create a planned order based on predefined data. Previously, I used legacy code and explicitly defined which item the planned order would be created for. However, when I run it now, I get the following error:
“Deprecated master planning is not available in this environment. Please use Planning Optimization. You can find more information here: https://go.microsoft.com/fwlink/?linkid=2275925”
Is there any solution that allows me to create a planned order based on predefined data using code?
Thanks in advance.