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 Access Extension Fields Dynamically in D365FO Without a Model Reference

In D365FO, sometimes a field is added through an extension in another model, but your current model cannot reference that model because of ...