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

Create a Purchase Order from a Sales Order Using PurchCreateFromSalesOrder Framework in X++ | D365 F&O

In Dynamics 365 Finance & Operations, you may need to automatically create a Purchase Order from a Sales Order for scenarios such as int...