From July 9th till 13th we will be at #MSInspire. See you there!

Monthly Archives: April 2017


How to Make Ledger General Journal Entry in Dynamics AX

28

Apr 2017

How to Make Ledger General Journal Entry in Dynamics AX

Introduction of Ledger General Journal The general ledger is used to define and manage a legal entity’s financial records. It is a formal ledger that contains a company’s accounting records, and is a register of debit and credit entries. These entries are classified by using the accounts that are listed in a chart of accounts. LedgerJournalTable form shows ledger journal entries. We can navigate to...

Read More


How to Write Efficient Queries in Dynamics AX 2009, 2012 and 365

21

Apr 2017

How to Write Efficient Queries in Dynamics AX 2009, 2012 and 365

One of the things an AX developer commonly does is fetch data from tables. In Dynamics AX, irrespective of we are working on AX 2009, 2012 or 365, we can do that by writing a select statement or by building a Query object. Every Dynamics AX developer is fairly familiar with that, but is everyone aware of how efficiently we can use it? That’s what...

Read More


Creating One-Time Address using X++ in AX 2012 R3

14

Apr 2017

Creating One-Time Address using X++ in AX 2012 R3

Creating One-Time Address for the Sales order can be useful in Microsoft Dynamics AX 2012 R3 if you have to link the Postal Address only with the Sales Order and not with the customer. This Address will not be added in the Customer Address book. F3ComAxPostalAddressDocument is the document class for postal address. First we have to map the values with LogisticsPostalAddress and create record...

Read More


8 Cool Features For Using Emails In Dynamics 365 You Don’t Want To Miss

10

Apr 2017

8 Cool Features For Using Emails In Dynamics 365 You Don’t Want To Miss

Microsoft Dynamics 365 is packed with tons of cool features which solve day to day challenges of salespeople and help them maximizing their sales potential. Some of these selected features for using Dynamics 365 for emails are outlined below: 1. Integration with Microsoft Outlook and Exchange Microsoft Dynamics 365 helps to collect, manage and analyze all of the diverse data and communications throughout the sales...

Read More