This article describes the creation of General Ledger journal through X++ Excel file format must be like in below sequence. If you want ...
Read More
Showing posts with label Dynamics AX. Show all posts
Showing posts with label Dynamics AX. Show all posts
How to retrive user's details from Active Directory (AD) in AX 2012 using X++
Below is a small piece of code which may going to help you to get user's information from Active Directory (AD) . In my case I a...
Read More
Create Colour Picker Lookup in AX 2012 using X++
Below is the small piece of code that may help you to create Add "IntEdit" control to the form and in the lookup method...
Read More
Dynamics AX Enterprise Portal Error : 404 Page Not found
When i am trying to create a new Expenses Report from Enterprise Portal page and i am getting the error as display below. I have res...
Read More
X++ code to copy user's settings from one user to another user in AX 2012 R3
Below is the x++ code to copy user roles from one user to another. static void CopyUserSettings(Args _args) { Dialog ...
Read More
Subscribe to:
Posts (Atom)