Payment proposal of a diary of AX2012?
In a payment proposal of a diary of AX2012, how I can group the transactions of the payment proposal to appear in a single line when selecting the transfer button. Because in the actually when I select...
View ArticleBatch balancing with WHS
Hi all,Can anybody help with the use of "Batch balancing" functionality with the new Warehouse Management module?As far as i know, the "batch balancing" button in batch orders isn't available until the...
View ArticleRE: AX2012 R2 - Intercompany Sales Invoice Margin
Hi Ali,I see this blog post in relation to that parameter:blogs.msdn.com/.../inter-company-goods-trading-sales-price-equal-to-cost-price-microsoft-dynamics-ax-2012.aspxI think it says that AX will set...
View ArticleRE: Output orders
Hi Jon,Sorry - I did not realise this was in relation to picking for production orders. I have never done that (not sure I even knew it was possible in WMSII).However, if it's similar to the same...
View ArticleOutput orders
Hi, where can I find the setting that turns off or deactivates Output orders? We do not want to use for Production or shipping. When a Production order is released an Output order is generated...
View ArticleRE: AX2012 R3 change work line and link the licence plate to it
Hi BernardoRegarding the picking location, if I remember correctly you can suggest another Location during work processing as long as the Override Pick checkbox is marked in Work Users. This can be...
View ArticleAX2012 R3 change work line and link the licence plate to it
Hi AX friends,this is my first question here :-)I'm dealing with two customers who need a deeper control of work lines.Both have AX 2012 R3 with New Warehouse Management.The first want to change the...
View ArticleRE: Random AOS Crashes
Create a memory dump and upload it to LCS Crash and Hang analysis. It will help you understand what happened.
View ArticleRandom AOS Crashes
Dear all,My AOS random crash, after crash AOS services Stop, and all clients cannot access ax system. This is event log when server crash.Anyone facing same error with me? please help me.Thank you so...
View ArticleRE: Hide all factBoxes except two/three Forms
This is no supported user scenario - you have to do it in code.
View ArticleHide all factBoxes except two/three Forms
Hello everyone I recently faced a task to optimize Dynamics AX. To achieve this I wanted to disable unused factboxes which is almost all except parts on two or three forms.The strategy was to globally...
View ArticleRE: Hide Post and Transfer Button
Hi Rosey, As Boye mentioned you will need to do some development work. Yet, what I am interested in is why you want to hide that option. Most users/companies I worked with so far quite liked this...
View ArticleHide Post and Transfer Button
Hi All,Is there any way to hide the post and transfer button on journals, so that users cannot choose that option when posting, without any development work?Thanks!Rosey
View ArticleHiding Query Parameters in AX 2012 SSRS Report Dialog
Hi,I want to hide the dynamic query parameters in a AX 2012 SSRS report dialog.The report datasource is a query, which has a few predefined ranges. But in the report dialog, I just want to see the...
View ArticleError Installing CU9 in Ax 2012
Hello,I encountered an error while installing CU9 I already installed the report viewer and uninstall the VS2010.Please see details below for the error.Update model details metadata not...
View ArticleRE: How to access RDP report through Report Server URL.
Samiya,Ax reports are intended to open from ax client itself. All the EDT lookup and multiselects you have written are ax rich client code. For SSRS , they are just parameters which accept a list of...
View ArticleHow to access RDP report through Report Server URL.
Hi, I have created RDP report, which is running fine on AX Client. But I am unable to run it through Report Server. It doesnot fetch data from AX. Please let me know how to access RDP report through...
View ArticleLeading zeros getting truncated from a number field while after converting AX...
Hi,I have an AX report which i generate through code and save it as a document in excel format. But when i open that document leading zeros in that document gets truncated. For example i have a column...
View ArticleRE: SSRS show all records
you can retrieve as many tables as you want from one DP. If you use multiple aot queris you will have as many select buttons on the dialog.As hariharan suggested , created a header and detail temp...
View ArticleRE: The operand is not compatible with the type of the function.
I can see three doubts in your code1) you are using a while select statement, whereas I believe you are supposed to return a single value; hence you should use select firstonly2) you are should put a...
View Article