Many of you might be familiar with the Table Permissions Framework (TPF) that is present in AX 2009 as well as AX 2012. Some documentation about the table permissions framework can be found http://msdn.microsoft.com/en-us/subscriptions/hh965683.aspx . In AX 2009, the Table Permissions Framework is applicable only at the table level. However, in AX 2012, it can be extended to the field level as well. This blog post explains how you could achieve this.
1. In the AOT, for a given table, set the AOSAuthorization...(read more)
↧