Purpose Adding a new custom number sequence in Account Receivable module Accounts receivable – Setup – Accounts receivable parameters Adding custom number sequence is possible using chain of commands. below code snippet will shows how to add custom number sequence. Step to add number sequence : Create a new extension class of table CustParameter and…
Data Entity Staging Tables Clean Using Direct SQL(Fastest Way)
Requirement & Issue Data Entity Staging Tables clean up is one of the most important maintenance activities.The amount of data stored in a database has a great impact on its performance.Huge and unnecessary data can lead to slowness & decrease performance of the D365 Finance and operation. There is no standard functionality & fast way…
How to show all display methods
By using a simple X++ job you can find easily all the display method on the table level.
X++ code to open a form or menuitem
how to open a form by using x++ code:
Export Excel using X++ for AX 4.0, AX 2009
Try using excel export using X++.
How to Migrate To Microsoft Dynamics 365
How to migrate to Microsoft Dynamics 365 for finance and operations from Axapta 3.0, 4.0, Dynamics AX 2009 or even 2012? Migrate to Microsoft Dynamics 365: How can you upgrade from previous versions of Microsoft Dynamics AX? Today Microsoft has support Microsoft Dynamics AX 2012 R3 or from AX 2009. But what if you have…