web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Job to get distinct display product number in D365FO

dasdasd Profile Picture dasdasd 841
In this blog I will discuss how to get distinct display product number in Dynamics 365 Finance and Operations. Please see below screenshot with source code explanation.

Note: In my case I have get Item Id and Invent Dim Id from RFQ Lines.

Explanation of source code (1.1):
  • Get purchase request for quotation from RFQCaseId and LineNum.
  • Updating inventory dimensions.
  • Find or Create inventory dimension.
  • Find inventory dimension combination is order to get product variant record Id.
  • Get display product number and set in info method.





This was originally posted here.

Comments

*This post is locked for comments