RE: Transfer Order can't close
Hi, You Transfer order is just created. Have you done any posting?(Posting=>picking list, registration, etc.)Best regards, Ludwig
View ArticleRE: Transfer Order can't close
Dear Ludwig,I have picked the quantity (560 kg) and now I unpicked it. no posting was done other than picking.
View ArticleTransfer Order can't close
Hi Guys,I have a situation that there is a transfer order where nothing is shipped and the receive remain with some quantity, how can i close this transfer ? please help.
View ArticleRE: How and when to use Code Profiler
hi @rp@nyou can check this links also dynamicsaxsol.blogspot.ae/.../code-profiler-in-dynamics-ax-2012.htmlmybhat.blogspot.ae/.../performance-tuning-using-trace-parser.html
View ArticleRE: Last Sold Date, Requote Process
Try the Vendor. item statistics report/inquiry or the items statistics forme.g. https://technet.microsoft.com/en-us/library/aa557293.aspx or see this succinct intro...
View Articleusing translate in Receipt POS ax2012r3
Greeting hey i'm trying to use tow language (Arabic & English) for ITEM NAME on receipt for POSis there something like translate ITEM NAME and add on same receipt to appaer on other language?
View ArticleRE: Production order
Hello de Calavon,i just check the default order stt it is opende from released prodect and it is also production value !!
View ArticleProduction order
uHello guys, I would ask you that once we make a release order from the sales agreement and move to sales order and make an explosion for the sales order it's given us the planned transfer order for...
View ArticleUpdate Customer Status
Hi Guys,I have a request that I need to update the customer's Classification Id to " Inactive " through a job if below three conditions are met.1. There is no record exists in the table ForecastSales...
View ArticleObject 'CLRObject' could not be created error
Hi AllI have this Error in user Screen when run menu item that i give to the user the report contain Class that implement DLL References how can i fix this Error ??Regards.
View ArticleRE: Production order
I do not know why guys, the system seen the past production order and did not give my new production order, although the status of the production order is started?!! Is the system does not accept more...
View ArticleRE: Avoid load balancing in report server
Are you using Enterprise SQL edition or standard? Enterprise is needed for the advice to workAt SQL 2016 Sp1 you can add more SQL standard to scale out but not at prior versions.
View ArticleAvoid load balancing in report server
Dear All,Is't possible to install 2 instances of reporting server in AX 2012 R3? Because of avoid load balancing in report server customer wants to create 2 reporting server instances. Then they can...
View ArticleRE: Workflow Error: Ax2012 : Failed to find execution event handler class for...
I had same problem and resolved by above steps given by Monika
View ArticleWorkflow Error: Ax2012 : Failed to find execution event handler class for...
Hi guys I am developing a workflow on ax2012, when i submit my workflow, it works fine, and workflow is submitted to workflow engine and status is changed to submitted, later the workflow does not...
View ArticleRE: Update Customer Status
Hi Ax beginner,Write three different count queries for each of your requirement 1,2,3 , for each customer and check if no record exist for each one of those go ahead and update the customer record.e.g....
View Articlevoucher is blank for the free text invoice.
Dear Forum Experts,I have created one free text invoice and i have posted the invoice journal. i am able to the invoice copy but when i open the voucher to know which account it is hitting but it is...
View ArticleRE: Production order
Ultimately you dont need it, so the net requirements will tell you everything you need, taking into account action and future messages etc. Planning realigns to make the supply-demand chain efficient...
View ArticleRE: Update Customer Status
you can make job in sql server and use the following codeupdate CUSTTABLE set custclassficationid = " your group" where CUSTTABLE.ACCOUNTNUM in (select distinct (c.ACCOUNTNUM) from custtable c where...
View Article