AX 2012 R2 – Cross docking for smaller warehouses
William 12年前 (2014-05-09) 2749浏览 0评论
Based on some customer requirements, a simplified generic “Cross-docking” solution have been created. When items ...
ww12345678 的部落格 | AX Helper
William 12年前 (2014-05-09) 2749浏览 0评论
Based on some customer requirements, a simplified generic “Cross-docking” solution have been created. When items ...
William 12年前 (2014-05-09) 2896浏览 0评论
A customer of me wants to perform consolidated picking, but do want to control on the shipping template if the picking routes...
William 12年前 (2014-05-07) 4043浏览 0评论
In R2 there are several steps and places that picking routes/Picking lines are created, depending if you have an order-based ...
William 12年前 (2014-05-06) 2066浏览 0评论
Without having to log into Ax you can find the users logged into the system using the fat client select * from SYSCLIENTSESSI...
William 12年前 (2014-05-06) 3651浏览 0评论
By default text in tables on Dynamics AX reports like SalesQuotation are kept together. If the text does not fit on the actua...
Vanya Lebedev 12年前 (2014-05-05) 2256浏览
Dynamics AX 2012 R3 features a new warehouse management solution. An essential part of this solution is the completely new re...
William 12年前 (2014-05-04) 2067浏览 0评论
I just wanted to say happy DAX’ing. More R3 blog-posts on WMS and TMS is on the way...
William 13年前 (2014-04-29) 2430浏览 0评论
In this blog post we will describe how you can set valuesbased on the current user ID by leveraging system-defined tabl...
William 13年前 (2014-04-26) 3252浏览 0评论
Sometime upgrade from Dynamics AX 2012 to AX 2012 R2 is really painful specially when we have huge customization on existing ...
William 13年前 (2014-04-25) 2463浏览 0评论
Hi Folks, Enterprise Mobility is now the buzz word in organizations as it enables the employees to access data anywhere, anyt...
William 13年前 (2014-04-24) 2087浏览 0评论
Creating number seqToday i want to describe about how to create number sequence in AX2012It is same as like as we know in Ax2...
William 13年前 (2014-04-18) 2718浏览 0评论
微软发布的关于AX R2移动应用伴侣的技术视频讲座,有兴趣的朋友不妨一看。 视频: [tudou id=”b6me2Gf6g-M”] 转载请注明:ww12345678 的部落格 | AX Helper » [视频]...
William 13年前 (2014-04-18) 4242浏览 0评论
老外介绍 Microsoft Dynamics AX 2012 R2中预算编制能力的视频讲解,如果您想了解R2的“预算编制能力”,不妨一看。 视频: [tudou id=”B_ob81bmNRQ”] 转载请注明:...
William 13年前 (2014-04-15) 1905浏览 0评论
On Channel 9 two good startup trainings available for Dynamics ax R3 1. Microsoft Dynamics AX 2012 R3 Training: (01) Transpor...
William 13年前 (2014-04-14) 2493浏览 0评论
Following code is used to create sales order from sales quotation:static void createSalesOrderFromQuote(Args _args){ Sales...
William 13年前 (2014-04-09) 2767浏览 0评论
The following post, is a bit advanced, and I guess that 90% of all implementations never encounters any issues related to thi...
William 13年前 (2014-04-07) 3562浏览 0评论
Microsoft is unleashing more great functionalities with AX2012-R3 and now it is becoming more powerful player in the ERP segm...
William 13年前 (2014-04-05) 2694浏览 0评论
Menus ItemsYou can use menu items to activate application objects from the user interface.Three types of menu items can be cr...
William 13年前 (2014-04-05) 1637浏览 0评论
To create a form that will be used to view, create and edit records in the AJ_BookTypeTable. 1. In the AOT, right-click the F...
William 13年前 (2014-04-03) 3483浏览 0评论
A common requirement is to add a running totals sum and carry foward which displays the actual sum on the next page. Followin...