new payment journal in dynamics ax

Sometimes, due to a clerical error, an invoice has been created and a payment applied to the wrong customer account. The following are the steps that should be followed in Microsoft Dynamics AX 2012 for the scenario where an invoice was posted to one customer account and you want to move that invoice to a…

Read More

Many businesses that use Microsoft Dynamics AX 2012 R2, R3 (AX 2012) for their Financials have external time sheet systems that record and track employee hours. However, the business would like to process payroll in AX 2012. AX 2012 R2, R3 has a standard Application Integration Framework (AIF) document service that can be setup and…

Read More
Table Import Temporary

How to initialize and transfer temp tables in AX 2009 In Dynamics AX 2009 there are two ways to create and initialize a temporary table: 1) Create new table and set Temporary property to Yes: 2) Call the setTmp() method in X++ code for any existing table in AOT: Temporary tables store data the same…

Read More
GL Setup for main accounts dynamics ax

In Microsoft Dynamics AX 2012 R2 and R3 there are some fields on the General ledger>Common>Main accounts that must be configured for each legal entity (Company).  Also there are some fields on the Main account that cannot be configured for the legal entity but are configured at the Chart of accounts level.  Of course, the…

Read More