Thursday, August 11, 2016

Set Menuitem to Security privilege Ax 2012


Source:

https://axapta-rblearnt.blogspot.com/2016/06/x-code-to-find-menu-item-with-user.html

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...