Monday, August 28, 2017

Workflow in Enterprise Portal

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