D365 Fin & ops – add cross company in Odata URI & Odata webservice in C#

D you want to fetch records of all the companies of Microsoft Dynamics 365 finance and operations using cross-company in your Odata service application? Here is the trick: Add below line in your C# program which is using AddQueryOption d365.SalesOrderHeadersV2.AddQueryOption(“cross-company”, “true”)

The post D365 Fin & ops – add cross company in Odata URI & Odata webservice in C# appeared…

Continue Reading Piyush Adhikari’s Article on their blog

D365 Fin & ops – add cross company in Odata URI & Odata webservice in C# – All About Microsoft Dynamics

D you want to fetch records of all the companies of Microsoft Dynamics 365 finance and operations using cross-company in your Odata service application? Here is the trick: Add below line in your C# program which is using AddQueryOption d365.SalesOrderHeadersV2.AddQueryOption(“cross-company”, “true”)

Blog Syndicated with Piyush Adhikari’s Permission

Author: Piyush Adhikari

Share This Post On
Share via
Copy link
Powered by Social Snap