[转]Enums and localization… in X++
William 13年前 (2012-10-25) 5340浏览 0评论
X++ does not support constants but has an enumerable type (Enum), which is a list of literals. You need to create an Enum in ...
AX 2012
William 13年前 (2012-10-25) 5340浏览 0评论
X++ does not support constants but has an enumerable type (Enum), which is a list of literals. You need to create an Enum in ...
William 13年前 (2012-10-22) 3187浏览 0评论
现象 : I have created one new module and taken xpo of it from one server and when i going to import that xpo to another server,...
William 13年前 (2012-10-19) 4467浏览 0评论
最近做AX 4.0 到 2012 的升级,需要将AX 4.0 中员工照片迁移到2012相应的位置,有多种思路可以实现该意图,本文仅摘录两种思路中的关键技术细节如下: 思路1:将存储在4.0数据库里的员工照片导出为物理文件,然后将这些物理文件重新上传到...
chwolf 13年前 (2012-10-18) 1788浏览
In 2012, Microsoft conducted a benchmark on Microsoft Dynamics AX 2012 to measure the performance and scalability characteris...
William 13年前 (2012-10-12) 3642浏览 0评论
我们在AX中开发时,经常遇到需要处理主外键关系的情况。比如在添加员工教育经历信息时,可以通过单击“教育程度”字段的下拉按钮在列表中选择对应记录。而“教育程度”的基础数据则在相应的设置窗体进行维护。 教育程度下拉选择框如下图所示: 教育程度数据定义窗体...
Ievgenii Korovin 13年前 (2012-10-05) 1914浏览
The product release process is part of the product setup in Dynamics AX 2012. Every single product must be released to a lega...
Ievgenii Korovin 13年前 (2012-09-22) 2876浏览 0评论
Introduction Dynamics AX 2012 provides a new feature that allows you to create and apply product templates to speed up the pr...
GeneMi 13年前 (2012-09-17) 2494浏览
1. Understanding the Difference There has been some confusion about the behavior of X++ arrays in Microsoft Dyn...
Kim Moerup 13年前 (2012-09-11) 1700浏览
In Microsoft Dynamics AX we use indexes to ensure uniqueness. An example of this is the DimIdx index in InventDim, where all ...
David M Probst 13年前 (2012-09-11) 1784浏览
I recently reviewed the new training material for the AX2012 version of the Environmental dashboard (EMS). A little late in t...
Kim Moerup 13年前 (2012-09-11) 1825浏览
In Microsoft Dynamics AX we use indexes to ensure uniqueness. An example of this is the DimIdx index in InventDim, where all ...
David M Probst 13年前 (2012-09-11) 2029浏览
I recently reviewed the new training material for the AX2012 version of the Environmental dashboard (EMS). A little late in t...
Vanya Lebedev 13年前 (2012-09-08) 2893浏览
The previous blog post in this series gave an overview of setting up AX 2012 to enable the Import vendor catalogs functionali...
Karina N Jakobsen 13年前 (2012-09-04) 1936浏览
AX2012 Purchasing with: Advanced warehouse management and quarantine management. If it’s ever been an issue for you tha...
Vanya Lebedev 13年前 (2012-08-29) 2093浏览
We’ve been working on the import vendor catalogs functionality recently and realized that the ramp up time in this area...
William 13年前 (2012-08-29) 2741浏览 0评论
… although you turned off “Execute business operations in CIL” in the “Tools > Options”. The...
William 13年前 (2012-08-25) 3955浏览 0评论
参照“Microsoft_Dynamics_AX2012_R2_KnownIssues_June2012CTP.pdf”文档进行AX 2012 到 AX 2012 R2 CTP7 升级,可能是技术预览版的原因,文档描述并不是很详细。过程中遇到诸多问题...
David M Probst 13年前 (2012-08-21) 2004浏览
Most presentations I have made during the last few years have involved one or more personas. Shannon the machine operator, Li...
David M Probst 13年前 (2012-08-21) 2004浏览
Most presentations I have made during the last few years have involved one or more personas. Shannon the machine operator, Li...
AksheyGupta 13年前 (2012-08-16) 1680浏览
Process manufacturing adds multiple capabilities to ensure that the inventory that is reserved is the inventory that meets ...