AX 2012 Upgradtion from CU3 to R2
Hi,we are going to upgrade AX 2012 CU3 to R2 version on Production. I am looking for any information on the the same...for example cost estimates. time taken to upgrade, major difficulties faced etc...
View Articlewhy filter by field is not working for ReqAttention in PurchTable ?
In purchTable form in General tab i added the field "ReqAttention".When i did filter by field *work* got error as followsCannot select a record in Purchase orders (PurchTable). Purchase order: , .The...
View ArticleFastTab Issue ??
Hello Everyone,In AX 2012, If I double click on a FastTab of a Form, The corresponding Main Form or Table is not opening?What could be the problem?Please Reply..
View ArticleUpdate multiple buffers at once
Hello everyone,I'm facing a problem requiring to optimize response time. I though i can update multiple (1 000 000) buffers at once (one call of the data base)Do you have any idea of class similar to...
View ArticleHow can I add multiple range in AOT query range node?
I have two fields. Say Field1 and Field2.Field1 having data like A, B, C, D, EField2 having data as checkbox. so i want to develop AOT query in which filter should be like this A, B, C, D all should be...
View ArticleAX 2012 to External DB(MS SQL SERVER 2008 R2) connectivity
I have written this code to connect to external DB with connection string as credential for this connectivity but it is throwing error which i highlighte dat bottom.Please look into that reply it as...
View ArticleHow to filter records that have backslash value in a field using x++?
Hi All, I have a requirement to filter packingslip records that have backslash or no backslash in packingslipid. I could not able to filter the backslash records for the belwo code. Please let know how...
View Articlehow to do void transaction in sales order?
Hi, In Accounts Receivable when we will do void transaction,how to do void transaction in ax 2012 procedure.Thanks in advance,sudha
View ArticlePrint PDF File
hello every One , I'm looking for how to print a PDF document ?Help me plz :) Thks
View ArticleError While creating report in Ax 2012
Hi Pioneers,While creating a report in Ax 2012, I am getting an error "The dynamic property of the field list of query data source 'VendTrans' has not been set.".I am continuously getting this error...
View ArticleSSRS Page break does not return
Hi,I have a SSRS report using a data provider Class. My report is divided into three Parent/child groups.The grouping works well and the response time of the report is instantaneous. But when I add a...
View ArticleLicense for refresh 4
I have downloaded refresh 4 Dynamics 2009 and built the VM and downloaded the License file. When I try to load it I get License code Human Resource II need prerequisite Human Resource ICan anyone tell...
View ArticleGet Values From Dropdown Button of a StringEdit Control
Hi,I'm new in AX 2009 using the developer section (AOT). I have successfully coded the list values I want to see in the dropdown list of the StringEdit control. I am having a problem on how can I get...
View ArticleHow To Send Parameter From Form To Class In Dynamics Ax
hi all,I Want to Send A Parameter From a Form To Class In Ax.please guidance me.
View ArticleCall Methos Of Main Class in Dynamics ax
hi alli send parm from Form to Class I Should Use main(Args _args) Method to recive Method and i want to save send parameter in variable in classDeclarationwhen i use variable that declare in...
View Articleinclude shipping prices
Hai all,I have invoiced my salesorder. I forgot to include the shipping charges for it.Is there any option to reverse the sales order invoice (So that i can include the 'shipping charges' and invoice...
View ArticleScrolling through the tabs.....
Hai All..I created a form having a tab control and a button to scroll through the tab pages.In the button click event, I put something similar to the following code tabIdx = Tab.tab() + 1 ; if...
View ArticleVariables in class declaration..
Hai All..How can I access variable declared in form's class declaration in control's method of the same form.Can anyone help me about this problem?Thanks.
View ArticleUsing the method FormTreeControl.Select()
I have created a form with a FormTreeControl. It contains the tables and fields in AX.Instead of browsing down to f.ex. InventTable, I use the method FormTreeColtrol.Select() to jump write to it.In...
View ArticleInsert values.....
Hai All..I have a table containg column name and value of another table, which is to be inserted.How can I Insert without specifying each field = it's value. Any thing like dynamic query in SQL.Can...
View Article