Tuesday, 3 July 2018

How to get item cost price as per storage dimension group setup in D365

In this blog we will discuss how you can get the item cost price of its storage dimension group setup as per financial inventory checks. Below method will get average cost price as per storage dimension of the item.














Code snippet 1.1













Code snippet 1.2






No comments:

Post a Comment

How to Add a Custom JumpRef through Event Handler in D365 F&O Using X++

In Dynamics 365 Finance & Operations, a JumpRef allows users to navigate directly from a field to the related record. This is especiall...