Does anybody know how to make a address primary in 开发者_如何学CVendTable? I need to make a new field (checkbox) in the Address tab of VendTable (the datasource for Address in VendTable comes from D
Kindly assist me with some id开发者_高级运维eas in writing the Upgrade script for upgrading the base enum in AX from AX 4.0 to AX 2009.
I can\'t think of a better way to word the question than the subject line, but I\'ll try my best. We\'re comfortable copying and handling the AX instances themselves, but how do I create a duplic开发
I want to know if I can select data from multi-company in Morphex reports, for example: user wants to get report\'s data from CEU & CEE companies. I don\'t mean get the whole data from all compani
I have requirement of preparing an in-house Project Management and accounting app using Microsoft Dynamics. My requirements are similar to what explained in the below开发者_如何转开发 page:
When attempting to validate a journal I use the LedgerJournalEngine ErrorExists for each voucher in the journal. For some reason it doesn\'t catch all errors in the code but if I use the validate butt
I am creating and posting Dynamics AX Ledger Journals from C#. I want to use the two helper classes the come with AX,
I am getting the below error whenever I try to post a Packing Slip or Invoice of a Sales Order in AX 2009. I have tried removing the tax adjustments and rearranging the orders. But even clicking the A
Need to use the create method of the AX 2009 ReturnOrderInService web service in a vb.NET aspx page to create an RMA in AX.
I\'m in a need to bypass certificate error on HttpWebRequest used in Dynamics AX 2009. I found some fancy code that works perfectly fine in .NET: