Thursday, February 23, 2017

Sample code directory for Microsoft Dynamics 365

https://msdn.microsoft.com/en-us/library/gg309721.aspx

No comments:

Post a Comment

Search hierarchy for a match (TableALLGroup) X++

  Table1 ppt;  select firstonly ppt  order ItemCode, ItemRelation, AccountCode, AccountRelation where      (ppt.ItemCode == TableGroupAll::T...