Thursday 8 February 2018

Validate Reservation Hierarchy on Validate event in AX7 / D365

Reservation hierarchy is based on the storage and tracking dimensions of items, such as inventory status and license plate. In this blog I will show you how you can validate reservation hierarchy while having storage and tracking dimension. Please see below screen shots of validate methods.










Validate warning is shown below:

No comments:

Post a Comment

How to Get Customer Free Text Invoice "Totals" form field value with X++ in D365FO

Customer free text invoices are an essential aspect of financial management in D365FO. In this blog, I have compiled all the code needed to ...