[视频]Microsoft Dyanmics AX 2012 R3 Get Ready(官方/英文)
William 12年前 (2014-02-20) 2593浏览 0评论
Microsoft Dyanmics AX 2012 R3 将于2014年四月份发布,这个视频叫做Get Ready,翻译过来的大概意思是“做准备”,视频主要内容如下,如果您想提前了解R3的方方面面,不妨一看。 Agenda: R3 Marketin...
AX 2012
William 12年前 (2014-02-20) 2593浏览 0评论
Microsoft Dyanmics AX 2012 R3 将于2014年四月份发布,这个视频叫做Get Ready,翻译过来的大概意思是“做准备”,视频主要内容如下,如果您想提前了解R3的方方面面,不妨一看。 Agenda: R3 Marketin...
Kenny Saelen 12年前 (2014-02-19) 2353浏览
Today I was working on creating a build process template for AX2012. I will not go into the details about the build process t...
William 12年前 (2014-02-18) 3560浏览 0评论
Microsoft Dyanmics AX 2012 R2 标准课程 80220/80557 财务II 第09章 收款管理,主要内容如下: 简介: 尽管大多数客户按时支付发票款项,但您必须能够处理在到期日期之前未付款的发票 本课程介绍如何设置和处理可...
alirazazaidi 12年前 (2014-02-16) 4535浏览
Create and post Vendor Invoice Journals from code as follow. static void createVendorInvoiceJournal(Args _args) { LedgerJourn...
alirazazaidi 12年前 (2014-02-14) 2737浏览
A year ago, I have to write a custom AIF service, where I have to extract All customer in Particular Legal Entity. For this p...
alirazazaidi 12年前 (2014-02-11) 3360浏览
AOS services can be start or stop through command line. Similar other services, One way to make .bat files and run them. net ...
alirazazaidi 12年前 (2014-02-09) 2186浏览
Creation of Vendor in Dynamics Ax 2012 is very easy. There are too much options available which can be used as per client cus...
alirazazaidi 12年前 (2014-01-21) 4396浏览
Today I decide to start Exploring the functional side of Dynamics AX 2012. The starting point certainly to create legal entit...
alirazazaidi 12年前 (2014-01-13) 2146浏览
When you install dynamics Ax 2012, default reports automatically deployed. But sometimes we have to deployed the reports manu...
Vanya Lebedev 12年前 (2014-01-10) 3604浏览
In AX 2012 CU7 we released the inventory batch merge functionality which simplifies the process of consolidating several inve...
alirazazaidi 12年前 (2014-01-09) 4365浏览
Every organization which is small or large, have some sort of organizational structure. For example in a large organization i...
alirazazaidi 12年前 (2014-01-06) 2508浏览
Usually we have to communicate with external systems with Dynamics Ax. In many business Scenario, Data is imported from other...
alirazazaidi 12年前 (2014-01-05) 4262浏览
Currently somehow the other I was unable to log on my local vm, and I used another user to log on and try to connect with dyn...
alirazazaidi 12年前 (2014-01-03) 1931浏览
A little bit late , I was busy house shifting so Internet breakdown. For me, 2013 has been a great year. It has been f...
Kamalakannan Elangovan 12年前 (2013-12-20) 2397浏览
All RDP reports adopt the approach of filling in all the required data into a temp table. In this article let us how a simple...
William 12年前 (2013-12-18) 8572浏览 0评论
Hi all I get an error: could not find stored procedure ‘dbo.XU_GetSchemaVersion’. How can I fix this error? Thank...
Kamalakannan Elangovan 12年前 (2013-12-16) 1987浏览
The Must read section is a weekly collection of top three articles that are recommended for reading. These are hand picked an...
Kamalakannan Elangovan 12年前 (2013-12-02) 2045浏览
The Must read section is a weekly collection of top three articles that are recommended for reading. These are hand picked an...
William 12年前 (2013-11-30) 3215浏览 0评论
开发Microsoft Dynamics AX 2012 R2 SSRS 报表时,如果想要显示“第 1 页,共 2 页”这样的页码, 只需要: 为报表添加页眉或者页脚 在页眉或者页脚添加文本框 文本框取下面的函数: =System.String.Fo...
Kamalakannan Elangovan 12年前 (2013-11-25) 1875浏览
The Must read section is a weekly collection of top three articles that are recommended for reading. These are hand picked an...