AxdSalesorder Update with SalesSalesorderService AX 2012
Hello,I am trying to update my salesorder (previously created using the AX Client App). When I am trying to update the SO i am facing the following error:System.ServiceModel.FaultException: Specified...
View ArticleUrgent help - Purchase packing slip error
Hi All, When I was creating salesorder -> purchase order from the salesorder -> posting packing slip,it was trying to post the salesorder packing slip and so I am getting the error since the...
View ArticleQTP support for MSDAX
Hi, I have seen a few people give suggestions on how QTP may work with MS Dynamics AX. Can someone provide steps as to what approaches to take to see if we can test this application? I am playing...
View ArticleError in RFQ workflow
Hi guys,I am getting the following error when I refresh my RFQ form which is having a customized workflow in it. "Cannot perform Value Paging - Structure of Lookup table doesn't match with the Query...
View ArticleHow to add new Fields to default section of Purchase Header
A-O-A,alli m working with ax 2012 ssrs, i want to customize the purchase order report header section, i open a exist purchase order open it in VS12 for customization ,i go to design mode, and add new...
View ArticleHow to go to the next enum value? AX 2012
Hi guys, I want to do a cycle for each enum value,some function that will scroll the value of the variable?something like this: while(nextEnumValue(enumType)){..}thanks
View Articleform loading without autoselection of check box
Hi, AP -> Periodic -> Invoice. I have selected vendor. Then I click on button "Select Packing Slip". This button is loading form all vendor's invoices with select check box. I want to...
View Articlechange posting routine of purchase orders AX 2009
Hello.Does anyone have a quick solution to have one general ledger transaction created for each line on a purchase order when posting delivery note and/or invoice. The control account posting (GRNI or...
View ArticleHow to select statement randomly? AX 2012
Hi again, Is there any way to make a random selection in AX??? I need much!Like in sql : select * from myTable order by newId() Thanks.
View ArticleApply SysLookupMultiSelectCtrl class in grid field
Hello All,I have requirement to select multiple option from lookup control in two way. One is from dropdown that dropdown i have added on form and other is select multiple options from grid field.I am...
View ArticleMulti select lookup issue
Hello,I have a requirement where i need to show multiselect lookup on a field and should be able to save selected values.So that when user oepns the form next time, he should be able to see the values...
View ArticleSubmit a very dynamic query with AIF or BC.Net
Greetings all. I would like to submit a very dynamic query using QueryServices. The problem is: the query text is going to be written by the developers, so I won't know its structure beforehand (that...
View ArticleCustomer phone update.
Hi guys,I want a X++ job to update the customer phone number i will pass the customer code and new phone number in the job and it should update the customer phone for the specified user.Please i been...
View ArticleFile move from one folder to another
How can i move a xml file from one directory location to another using AX 2009. RegardsManikandan
View ArticleDateTime used in Query
Can someone help me out here? I'm basically trying to create a query where I only get records modified in the past (user defined #) of days, but I keep getting an error on my while(queryrun.next()),...
View ArticleCascade Parameter in SSRS report in Ax 2012
Hi All, I have created an RDP based SSRS report which have two parameters in Dialog form, 1) AccountCode(Table: PriceDiscTable.AccountCode) 2) AccountRelation(Table:...
View ArticleConnect by prior equivalent
In the database Oracle the is a why to do a Hierarchical Query.the syntax is connect by priorI`m looking for the same thing in Axapta to browse the BOM table and mainly to browse it faster.The only way...
View ArticleHow do I put an external database table into a Dynamics AX 2012 Grid control?
This should be easy. In fact, I did it as a proof of concept and then lost the project when my instance of AX got erased from the DEV directory.....This needs to be done in Dynamics AX 2012.I have...
View ArticleError while class execution as batch job at server side in Ax...
Hello friends,i have configured a class as batch job in ax 2009 and i have to update some field value to an external DB.But when it execute than it is giving Error as listedPlease help pioneers.Request...
View ArticleHow to Transfer a project from USR layer to VAR layer
We have deployed a older version of our product in the USR layer of the client. Now suppose on client side, if we have to deploy current product on VAR layer. What all changes we need to make to the...
View Article