Stock still showing in a location after pallet transport has been completed
Normal 0 false false false EN-PH X-NONE X-NONE MicrosoftInternetExplorer4 Hi, Was trying to find an answer on this concern. It appears that items that are being transferred to a location (location AB)...
View ArticleAX Parital PO do in .net application with C#
Hi, I am doing a .net application with C# integrate AX 2009. The problem is, I did a PO order in AX. Now I need partil recipt through my application.I tied many ways, But I don't any idea, how do...
View Article[AX 2009] filter criteria for outer join
Does anybody know if in AX 2009 there is way to set filter criteria on the join clause of an outer join? It is possible in AX 2012 (see http://msdn.microsoft.com/en-us/library/gg881181.aspx), but I...
View ArticleHow to use dimensions in AX 2009 ssrs report?
Hi, I am creating a report in AX 2009 ssrs on LedgerTrans table. I want to show the dimensions in my report. But it gives the following the error: "Data method 'dsTransactionDetailReport' invocation...
View ArticleConfiguration Attributes in AX 2012
Hi, I am looking for the tables or the way to get a salesline configuration attributes' value in AX 2012. After a product configuration session, I would like to get the corresponding product variant...
View ArticleAX 2012 and Windows 8
Does anybody know if there is or when there will be an updated AX 2012 installer that is compatible with Windows 8 for us ISV developers? I tried using the latest installer and an exception was thrown...
View ArticleTFS build error when building a AX 2012 project
Hello All, Receiving a MSbuild error when building a AX 2012 project using build definition from Team explorer. Build started 9/4/2012 2:09:53 PM. Project "C:\AXProject_Local\usr\Data...
View ArticleLanded Costs
We are currently on AX 2009, planning an upgrade to 2012 next year. Our company would like to add freight costs and surcharges to the cost of purchased items instead of expensing them as we do now....
View ArticleData Migration Framework AX 2012 (Beta)
I am attempting to install the new DMF. Everything is passing on hte Software update checklist except the CIL. I have ran this a few times and I continually receive a CIL generation error: Source array...
View ArticleCan anyone help ?
Hi,I have extended the ParmListSales macro of the SaleFormLetterContract class to include a boolean value. Basically added another runtime option to the SalesEditLinesForm. It packs and unpack as...
View ArticleGet the current connection
Hello. I can declare a connection by : UserConnection dbConnection; ; dbConnection = new UserConnection(); ... I want to get the UserConnction/Connection object of current default connection of AX....
View ArticleDifference between AX2009 and AX2012 finance module topics
Hi All, Can someone give me an overview of the modification or new changes made in AX2012 functionality as compared to AX2009 related to finance topics such as : 1.Difference in chart of account 2009...
View ArticleClrObject static method invocation error.
Hi All, Please Help me!!!!! In my code I am moving file from one location to another by using winAPI::moveFile(_source, _destination); When we are executing this code through Batch Process I am getting...
View ArticleHow to change the old EP portal (Default Role Center) to new one.
I would like to create a new Default Role Center. So far, I created new URL and page definition in the AOT. But I do not know how to deploy this new Role Center onto Sharepoint. I mean, when user is...
View ArticleHow to change the colour of grid cells in Dynamics AX
Hi, I have a scenario in which i want to change the colour of the grid cell whenever i clicked/select that particular cell.The problem is that displayOption method of the datasource is not called when...
View ArticleReversal cannot be executed
Hi we are facing the following issue with settlement reversal, the following error is showing when we are trying to reverse settled voucher Voucher XXXXX does not exist.Reversal cannot be executed....
View ArticleNew version of the object is not coming from TFS to AX on get latest
Hi, We have created a view with few fields from 3 datasources and checked in the TFS. But after few days,we found that 3 of the fields from a datasource does not have datasource name and data field...
View ArticleHow to bridge payment files with the JP Morgan MT940 file?
We succesfully create multicurrency payment files for FTI and NACH. We add the voucher number in the YourRef field. We generate payment files and upload them to JP Morgan. Then we post to the bank...
View ArticleSysLookupMultiSelectControl
Hi there! I'm trying to have a multiselect within a dropdown-field that saves the result in the same field, but as a comma-separated string. I'm doing just as described in the following tutorial:...
View ArticleSSRS report builderUI issue (AX2012)
Hi, I have been trying to build a new SSRS report in AX 2012. As I will need a lookup which has a range attached to it I need to use the ReportBuilderUI class as per this link:...
View Article