Thursday, August 11, 2016

Upgrade Paths AX Application

//Upgrade Paths AX Application


https://technet.microsoft.com/en-us/library/dd362093.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...