Find which Hot-Fixes (KBs) you have installed in Microsoft Dynamics AX
William 10年前 (2016-09-07) 1936浏览 0评论
With the new Microsoft Dynamics AX it is not so straight forward to determine the hot-fixes (KBs) you may have installed in y...
William 10年前 (2016-09-07) 1936浏览 0评论
With the new Microsoft Dynamics AX it is not so straight forward to determine the hot-fixes (KBs) you may have installed in y...
William 10年前 (2016-09-07) 2244浏览 0评论
Just a simple tip here that Google didn’t turn up a quick answer on.In 2012, many tables use the RecId field as the Pri...
William 10年前 (2016-09-04) 2721浏览 0评论
I was having an issue typing HSA in Excel and it being constantly 'corrected' to 'HAS'. I literally could not type HSA, which...
William 10年前 (2016-09-03) 1951浏览 0评论
I’ve seen this error a couple of times in the past month or so, and I’ve also noted that some people have asked a...
William 10年前 (2016-09-01) 2523浏览 0评论
You are in the process of setting up email approval for Dynamics AX, when you go through the setup of the Microsoft Dynamics ...
William 10年前 (2016-09-01) 3597浏览 0评论
Hi Folks,Since we have AX7 in market now and many of us already started on this excited version. There are many new things co...
William 10年前 (2016-08-31) 5744浏览 0评论
When I was trying to activate a cloud POS (CPOS) terminal, I was getting the error: 'Step 4: Creating Device Token faile...
William 10年前 (2016-08-30) 2652浏览 0评论
Add code : qbsSum.addGroupByField(fieldNum(InventSum,InventDimId)); in the “modifyQuery” method on the “Inv...
William 10年前 (2016-08-27) 1797浏览 0评论
Table of ContentsAssignment OperatorsArithmetic OperatorsExpression Operators: Is and As for InheritanceRelational OperatorsO...
alirazazaidi 10年前 (2016-08-24) 1794浏览 0评论
Suppose we are writing a custom module for Payroll. According to requirement, we have to create a custom table for Earning co...
William 10年前 (2016-08-23) 3753浏览 0评论
In Microsoft Dynamics AX 2012 R2 and Microsoft Dynamics AX 2012 R3, for certain transaction types in some countries/regions, ...
William 10年前 (2016-08-19) 1833浏览 0评论
Table of ContentsRetail Deploymente-CommerceRetail Modern Point of SaleCommerce Data ExchangeCommerce RuntimeRetail Hardware ...
William 10年前 (2016-08-19) 2320浏览 0评论
Table of ContentsOverall flowApply the platform update package on your development/test instanceFeatures that aren't supporte...
William 10年前 (2016-08-18) 3782浏览 0评论
Table of ContentsOverviewDefinitionsScenario 1: Update your Dynamics AX applicationScenario 2: Upgrade your cu...
William 10年前 (2016-08-17) 3274浏览 0评论
In this blog I am going to describe the setup required for automatic allocation examples that can be used within Budget Plann...
William 10年前 (2016-08-17) 2003浏览 0评论
Development and customization What can you do? Why is this important? Upgrade the Microsoft Dynamics AX platform to a new rel...
William 10年前 (2016-08-16) 3507浏览 0评论
With KB-3164415 a new work flow for the hand held device has been introduced. This work flow enables the user to report ...
William 10年前 (2016-08-16) 2367浏览 0评论
The Microsoft Dynamics AX Symbol font defines the set of out-of-the-box symbols available for use in the product. ...
William 10年前 (2016-08-16) 1736浏览 0评论
To minimize future breaks in extensible controls, an effort has been made to differentiate between the public and non-public ...
alirazazaidi 10年前 (2016-08-16) 2117浏览 0评论
I used following code snippet to get financial dimension attached with hcmposition static void GetFinancialDime...