How get Form and table name for item search on PO lines
Hi,Just I want to know how to get table name or form name to search in item number look up in the purchase order or sales order and batch order screen.there is no personalize option on right click.
View ArticleRE: Migration from AX 2012 R3 TO D365 !
Hi vinilkumar,Upgrade from 2012 to D365 is well documented on docs docs.microsoft.com/.../upgrade-overview-2012 Please go through docs available and then ask specific questions.
View ArticleRE: Migration from AX 2012 R3 TO D365 !
You can get some reference from below links for Code Upgrade...
View ArticleRE: How to create credit note in purchase order using X++?
Hi CJ , Look at this existing thread. Its already discussed over there community.dynamics.com/.../251535
View ArticleHow to create credit note in purchase order using X++?
Hi,Do you have any idea how to create a credit note using purchase order? I have a requirements that based in purchase variance it will create the credit note. Thank you and Regards,CJ
View ArticleRE: Color text background in report 2009 style
Cant you set color in control/text box properties using report designer ?
View ArticleColor text background in report 2009 style
Hi allI 'm creating a report in ax2012 using report 2009 tool.How can I set background color on a text?I need to color red square, if you see on right image I set background color for a all text but...
View ArticleRE: How to reverse a posted Production Order
Hello Sweety Star, There is no straighforward reversal of a production order available. What you can do is (a) creating a new production order for the product you want to produce and (b) take out the...
View ArticleHow to reverse a posted Production Order
Hi Experts,We created production order with wrong item and already ended it.now we want to reverse out the production order. How do I do in system ?Thank You
View ArticleRE: Production Order not allowed to End
Hi, Have you tried reporting the production as finished before you tried ending it?Best regards, Ludwig
View ArticleProduction Order not allowed to End
Dear Experts , I am facing difficulty to end my production order , its throwing validation of "production order started dose not allow to end".My Production order status is still " Started " after...
View ArticleRE: Management Reporter Columns Rolling Forecast
Hello Marianna,You can find some examples how such rolling reports can be created in the default column definitions that ship with the MR. I added you some screenprints for your referenceWith such a...
View ArticleManagement Reporter Columns Rolling Forecast
Hello, we would like to setup a report using MR to show the Cashflow forecast on a rolling basis - from now to the next 12 months. This independently from the fiscal year. Is there a way to setup the...
View ArticleRE: Migration from AX 2012 R3 TO D365 !
Thanks for giving inputs, We are going to start the migration from AX 2012 R3 to D365.I'm having few concerns,Now, We have Ax 2012 R3 Environment. But, how to communicate to D365 ? means AX 2012 R3...
View ArticleRE: Migration from AX 2012 R3 TO D365 !
It looks like you completely ignored a link I've provided, it says how to get LCS trial here...
View ArticleRE: Migration from AX 2012 R3 TO D365 !
The process starts from creating project in LCS and Azure dev ops and connecting them. How to get access and create project for D365 for finance and operations in LCS is well defined on the link...
View ArticleRE: Migration from AX 2012 R3 TO D365 !
Thanks Sukrut for Quick Reply, Every think is fine. Here, we have AX 2012 R3 & D365 both environments. is it possible, can we import/export through models by using shell scripting From Ax 2012 R3...
View ArticleRE: Want to show message after comparing to Fields.
If you want to validate entered value you can write your code on validate method of the data source field for form specific functionality. If this logic should work for all form that use this field you...
View ArticleWant to show message after comparing to Fields.
Hello all,Want to compare the to fields as soon as the data is entered or updated in first field and show the info message after that. Where to write code to do so.I have written code on data source...
View ArticleRE: Migration from AX 2012 R3 TO D365 !
No you can't do that. The model files of ax2012 are not compatible with D365FO model files. You need to use the code upgrade tool in LCS. It will upgrade the whole modelstore.
View Article