Performance Optimization by using Included Columns and Field Selects
William 9年前 (2017-04-26) 2911浏览 0评论
Since version 2012, Dynamics AX supports included columns in indices although SQL Server supports it for quite a long t...
ww12345678 的部落格 | AX Helper
William 9年前 (2017-04-26) 2911浏览 0评论
Since version 2012, Dynamics AX supports included columns in indices although SQL Server supports it for quite a long t...
alirazazaidi 9年前 (2017-04-25) 2531浏览 0评论
During report development we populate temp table and bind it to SSRS report. And most of the time we were doing one to one ma...
William 9年前 (2017-04-24) 2392浏览 0评论
We now have a Dynamics 365 Ideas Portal for you to log any new ideas for Dynamics 365 for Operations: https://ideas.dynamics....
William 9年前 (2017-04-20) 2401浏览 0评论
Table of ContentsOverviewDepreciation method: Straight line (Hungary)Depreciation method: Multiplication FactorDepreciation m...
William 9年前 (2017-04-20) 3276浏览 0评论
Table of ContentsOverviewDepreciation method: Straight line (Hungary)Depreciation method: Multiplication FactorDepreciation m...
Per Lykke Lynnerup 9年前 (2017-04-19) 1921浏览 0评论
Table of ContentsAssign batch attributesReserve batches The Arrival overview page provides an overview of all expected incomi...
William 9年前 (2017-04-18) 2211浏览 0评论
Purpose: The purpose of this document is to demonstrate how we can leverage the power of business intelligence through...
William 9年前 (2017-04-15) 1883浏览 0评论
Microsoft Dynamics AX 2012 X++编程轻松入门 第10课 存储数据 表属性、添加字段 视频:http://edu.51cto.com/course/course_id-8600.html 转载请注明:ww12345678 的...
William 9年前 (2017-04-12) 2415浏览 0评论
To create a new location directive strategy, follow these steps: Create an enum extension of the WhsLocDirStrategy enum. Add ...
William 9年前 (2017-04-12) 2719浏览 0评论
Custom work types allow you easily to implement simple confirmation steps in any flow. To create new custom work type follow ...
William 9年前 (2017-04-12) 2272浏览 0评论
If you need to change the behavior of existing controls, you can subscribe to these 4 delegates on the WhsRFControlData cl...
William 9年前 (2017-04-12) 4161浏览 0评论
You can now create a new mobile device control as an extension. Here is how: Create a class that extends WhsCon...
William 9年前 (2017-04-12) 2733浏览 0评论
InventSum is needed to recalculate sometimes.We should use InventSumRecalcItem class in Dynamics AX.Sample Code :// CODE BEGI...
William 9年前 (2017-04-12) 1750浏览 0评论
You can now create a new warehouse flow on the mobile device as an extension. To enable this: Create an Enum ex...
William 9年前 (2017-04-11) 2014浏览 0评论
Table of ContentsMobile workspaces that were released in April 2017Mobile workspaces that were released in March 20...
William 9年前 (2017-04-11) 2548浏览 0评论
Issue: When deploying a package to UAT an error occurs: The running command stopped because the preference variable “Er...
William 9年前 (2017-04-10) 1962浏览 0评论
This blog post assumes that you’re familiar with generic types. If it’s not the case, I suggest you look at my pr...
William 9年前 (2017-04-10) 1544浏览 0评论
My next blog post will cover a few topics regarding generics in AX 7 and because many X++ developers aren’t familiar wi...
William 9年前 (2017-04-10) 2317浏览 0评论
Purpose: The purpose of this document is to quickly understand the underlying data model which is used by Dynamics AX to stor...
William 9年前 (2017-04-10) 1761浏览 0评论
Quick tip - Recently, I was looking to download the security tools from LCS and I was not able to find the downloadable ...