RE: Triangular deals in Purchase Orders in AX2012 - Intrastat
Hi Stanislaw,You mean you buy items from a supplier who normally delivers from China, but sometimes delivers from the Netherlands?I did some testing on R3 CU9. It seems the Intrastat 'Transfer'...
View ArticleRE: Best solution for time differences between session time and AOS time?
Adrian,The solution I implemented is system wide, not just prod.Here is the code I use (I have placed inside the global class).static date localDate(){ System.DateTime utcDate; UTCDateTime...
View ArticleAn error occurred creating the DynamicsAX folder on the report server. Ensure...
Hi all !I'am newbie with Microsoft Dynamcis AX 2012. I had a issure when deployed report in Microsoft Visual Studio 2010.When i clicked deploy report project it's say "Error 2 An error occurred...
View ArticleRE: Transactions revert
I am doing update but not during the report processing instead just before report invocation. I want to revert this update if there is an error in the report processing.Ex://update statement//report...
View ArticleTransactions revert
Hi all,Is there any way to revert the transaction to its initial state if we encounter error while generating ssrs report?As we all know we should not use ttsbegin/ttcommit in between report...
View ArticleManagement Reporter - Runtime issue with 2 instances of MR on same server.
If we have 2 copies of the MR Reporter on the same server instance and would like the test to refer company in test for test and production for production respectively. However when we run the MR...
View ArticleCannot Duplicate UAT to Production without copying UAT transaction data and...
Seeking references or configuration help for making 2 environments on 1 machine. uat and production.I have searched technet/ blogs / dlp but could not find even a close solution where we could work...
View ArticleAX2012 SSRS Report Print to specific tray
Hi, I'm having problem to print to specific tray from the report controller. No matter what value I used in the parameter, it still printed to the default tray.Here's my codeSRSPrintDestinationSettings...
View ArticleRE: AIF Services in MS dynamics AX 2012 R3
Hello Qureshi Afnan Zarif , I have created my own new Table as carTable .. i have ran aif wizard as well. in the table only 2 fields are there. "Num" and "Name" both accepts string value.Thank...
View ArticleRE: how to add a check box in form
hai ali,noyesid is edt not base enum,can i take edt here.
View ArticleRE: how to add a check box in form
hai ali,i am understand the writing the logic is it is check bos it is ok,but i don't know how to add the excise amount to net amount,suppose excise has different types of tax codes,how to add these...
View Articlehow to add a check box in form
i am adding the check box to calculating the net amount in the purchase order line level.my requirement is case1: i want to add the total excise amount to net amount before calculating the discount...
View ArticleRE: Best solution for time differences between session time and AOS time?
Thanks Barry for the answers.We are implementing AX 2012 R3 to one of the client located in different regions like EU , ASIA , USA …. What do you suggest to overcome the above problem ?
View ArticleBest solution for time differences between session time and AOS time?
We have several issues with how AX 2009 handles date and time stamping transactions due to the fact the time difference between where our AX application server is located and one goup of users.The time...
View ArticleRE: Tax configuration in Ax 2012-
Hi Pratik,Hope you are using Ax2012 R3. As far as I know there is no standard option to calculate VAT or CST automatically based on the Location of the vendor and the warehouse. Currently if it is...
View ArticleRE: AIF Services in MS dynamics AX 2012 R3
<Envelope xmlns="schemas.microsoft.com/.../Message"><Header> <MessageId>{722B196B-4ACB-4048-8ED3-36915A7DD266}</MessageId>...
View ArticleAIF Services in MS dynamics AX 2012 R3
Hello, While Importing Data from XML file into AX 2012 R3 through AIF Service's create action, the File from inbound folder is deleted but in outbound folder xml file is not created when batch...
View ArticleRE: Accural Schemes
Hi lally,1. If you select Calendar, accruals are made according to the calendar year and if you select fiscal, accruals are made according to the fiscal year that is defined in the Fiscal calendars...
View Articlewhat are this two LineDisc and LinePercent
i am confusing about how to find these two in modified field method in the purchline table.i don't get the intalisense for this,Please help me.
View Article