William
13年前 (2013-09-02) 3849浏览 0评论
最近一本关于Microsoft Dynamics AX 2012 Sure Step 的 0Day电子书发布 下载地址(百度网盘):http://pan.baidu.com/s/1i37n3iH (7ao9) 购买纸书: 售价:38.4...
William
13年前 (2013-08-30) 5940浏览 0评论
Microsoft Dynamics AX 2015 (V7.0)微软内部的开发代号叫做“Rainier” 目前逗漏出的零星改进如下: 基于云的解决方案 Cloud Based Solutions 平台无关性 –...
William
13年前 (2013-08-29) 3580浏览 0评论
程序调用自身的编程技巧称为递归( recursion),对于开发人员这个概念并不陌生,同样Microsoft Dynamics AX X++语言环境中也可以实现递归算法。 下面的例程演示了如何在X++语言环境中编写递归算法,演示代码的功能为递归遍历“...
William
13年前 (2013-08-28) 2514浏览 0评论
Today when I am writing this post, configuration of power view tool with Dynamics AX is one of the hectic issue. I tried to s...
William
13年前 (2013-08-27) 3246浏览 0评论
Hi There! I hope everyone is having a great week so far. Summer is almost over here in the US, and I feel li...
William
13年前 (2013-08-23) 3417浏览 0评论
Hi there, On this post I would like to share some C# code to create a Transfer Journal using C#. I have writ...
William
13年前 (2013-08-22) 3720浏览 0评论
Hi There,It has been a long time since I created my last post. I have been very busy learning new things about AX 2012 R2 and...
William
13年前 (2013-08-20) 2796浏览 0评论
[Update# 2]*********************************************************************************After some research and troublesh...
Ievgenii Korovin
13年前 (2013-08-14) 1989浏览
In Microsoft Dynamics AX 2012 R2 CU6 we expanded the item tracing functionality to provide consolidated, and more actionable,...
Ievgenii Korovin
13年前 (2013-08-13) 1981浏览 0评论
In Microsoft Dynamics AX 2012 R2 CU6 we expanded the item tracing functionality to provide consolidated, and more actionable,...
William
13年前 (2013-08-13) 4376浏览 0评论
在Microsoft Dynamics AX 销售订单窗体、销售报价单窗体、采购订单窗体,订单头和订单行中有很多一样的字段,比如销售订单头上的“销售税组、维度、站点和仓库、港口、交货方式”等等。Dynamics AX 提供了一个统一的框架用来处理当用...
William
13年前 (2013-08-09) 5003浏览 0评论
Ax中多表关联仅提供Inner Join/Outer Join/Exist join/Not Exist join,而么有union,可以通过Query来实现. 例如 Sql: select ItemType,GoodsName from table...
William
13年前 (2013-08-06) 3377浏览 0评论
In axapta 2012 all the common forms are listpage forms , In list page form we can’t override any method so any validati...
William
13年前 (2013-08-03) 3515浏览 0评论
Microsoft Dynamics AX 3.0 – 2012 R2 成本不完全解析视频培训的第5次课程,主要内容如下: 物料组的主要用途: •每个物料组都可过帐到不同的总帐科目。 •使用物料组分类查询有关产品组的销售、采购、财务数据。 过账模板...
William
13年前 (2013-07-30) 1884浏览 0评论
Dear Friends, Thanks to Simon Andras, who authors the Cognitive Group blog http://www.cognitive-group.com/blog/ who asked me...
Ganas1
13年前 (2013-07-29) 2718浏览
Parameter sniffing is the default behavior that SQL Server uses when compiling parameterized SQL statements. When a stored pr...
Youxuan Jin
13年前 (2013-07-26) 1823浏览 0评论
Inevitably, we can’t completely get rid of all line-based data accesses or calculations. So, we discuss here a few ways...
David M Probst
13年前 (2013-07-24) 1855浏览
When we made the Case management feature set in the AX 2012 release we reused a number of existing functionality or design co...
David M Probst
13年前 (2013-07-24) 1777浏览
With the release of the Cumulative update 6 (CU6) for Microsoft Dynamics AX 2012 R2 on June 26 th we introduced an optional e...
David M Probst
13年前 (2013-07-24) 1734浏览
When we made the Case management feature set in the AX 2012 release we reused a number of existing functionality or design co...