In AX 2012, in Released Products by going to Default Order Settings in Purchase Order tab, I have ticked the boolean stopped.
So, while taking that item in the purchase order it is showing error as Product is on hold.
But while taking the same item in the Purchase Requisition it is allowing to take that item and not throwing any error.
Meanwhile I have tested the same scenario in FNO D365, but in FNO it is throwing error for Both PO and PR in PR it is showing as Product is on hild for PO's.
I have checked the Purchasing Policies but unable to find anything.
Can you please help?
Like is there any setup in AX 2012, by which we can block it for PR as well.?
I don't have an AX2012 environment where I can check the behavior and if there was any setup. Dynamics 365 evolved and functionality might be indeed not the same. In Dynamics 365 the check is executed in class PurchReqLineValidate, method CheckItemId.
If you have development skills, you can check if the method is available in AX2012. The coding in Dynamics 365 doesn't support a configuration; the check is always executed.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.