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 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 ...