Wednesday, January 2, 2019

Passing multiple parameter to store proc

strFmt('exec CNLAS_InventValueReportItemnew \'%1\',\'%2\',\'%3\',\'%4\'',curUserId(), curext(),ItemId,datestring) ;

No comments:

How to identify the user that was used to change an object from AOT in AX2012

Get the object name for which we need to track these (user and date&time) information's. Login to SQL Server Management Studio an...