Simple Steps To Create Number Sequence In Ax2012
William 12年前 (2014-04-24) 2061浏览 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...
ww12345678 的部落格 | AX Helper
William 12年前 (2014-04-24) 2061浏览 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 12年前 (2014-04-18) 2675浏览 0评论
微软发布的关于AX R2移动应用伴侣的技术视频讲座,有兴趣的朋友不妨一看。 视频: [tudou id=”b6me2Gf6g-M”] 转载请注明:ww12345678 的部落格 | AX Helper » [视频]...
William 12年前 (2014-04-18) 4199浏览 0评论
老外介绍 Microsoft Dynamics AX 2012 R2中预算编制能力的视频讲解,如果您想了解R2的“预算编制能力”,不妨一看。 视频: [tudou id=”B_ob81bmNRQ”] 转载请注明:...
William 12年前 (2014-04-15) 1880浏览 0评论
On Channel 9 two good startup trainings available for Dynamics ax R3 1. Microsoft Dynamics AX 2012 R3 Training: (01) Transpor...
William 12年前 (2014-04-14) 2471浏览 0评论
Following code is used to create sales order from sales quotation:static void createSalesOrderFromQuote(Args _args){ Sales...
William 12年前 (2014-04-09) 2736浏览 0评论
The following post, is a bit advanced, and I guess that 90% of all implementations never encounters any issues related to thi...
William 12年前 (2014-04-07) 3538浏览 0评论
Microsoft is unleashing more great functionalities with AX2012-R3 and now it is becoming more powerful player in the ERP segm...
William 12年前 (2014-04-05) 2669浏览 0评论
Menus ItemsYou can use menu items to activate application objects from the user interface.Three types of menu items can be cr...
William 12年前 (2014-04-05) 1612浏览 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 12年前 (2014-04-03) 3459浏览 0评论
A common requirement is to add a running totals sum and carry foward which displays the actual sum on the next page. Followin...
William 12年前 (2014-04-02) 2050浏览 0评论
Use this step procedure to create a relation between the AJ_SubGenreTable and the AJ_BookTypeTable. The Sub-genre is related ...
William 12年前 (2014-04-02) 3741浏览 0评论
Relations between tables are used to:* Associate rows in one table to rows in another table.• Enforce business rules ac...
William 12年前 (2014-04-02) 1775浏览 0评论
How to: Create an IndexUse the following procedure to create a new index on the AJ_BookTypeID field on the AJ_BookTypeTableNO...
William 12年前 (2014-04-02) 1840浏览 0评论
Hi All,Greetings!Thought to share an useful time saving tip while writing Powershell scripts. I wanted to uninstall the defau...
William 12年前 (2014-04-01) 1665浏览 0评论
Use the following step procedure to create a new table that will store the records for the BookType. There are two fields on...
William 12年前 (2014-04-01) 1773浏览 0评论
Use the following procedure to create a new EDT that will define how the Id of the BookType is stored. To understand the exam...
William 12年前 (2014-04-01) 1964浏览 0评论
Example Scenario: Let’s try out to learn more by building up an example scenario from scratch. We shall have step-by-st...
William 12年前 (2014-04-01) 2289浏览 0评论
Microsoft Dynamics 新浪官方微博上线,感兴趣的同志快来围观: http://weibo.com/mbschina 转载请注明:ww12345678 的部落格 | AX Helper » Microsoft ...
William 12年前 (2014-04-01) 2610浏览 0评论
Microsoft Dynamics AX 2012 R3 将于2014-4-10 发布,MS将召开网络发布会,下面是注册地址: MICROSOFT DYNAMICS AX 2012 R3 网络发布会 立即注册,免费参加!了解 Micr...
William 12年前 (2014-04-01) 2243浏览 0评论
Rumors says that in the upcoming AX 2012 R3, the entire library of X++ code will be available for Partners and Customers. The...