Microsoft Dynamics AX is one of Microsoft’s Enterprise Resource Planning software products.
How can you create a simple dialog box in Dynamics ax?
x++ axaptaEach table in the AOT has an ID, how can I discover the table name given an ID?
axapta dynamics-ax-2009I was wondering whether it was possible to obtain the current user object and get their credentials so that I …
c# windows-authentication axapta business-connectorWhat are the function calls to get the System Date and Current Date using X++ in Microsoft Dynamics AX?
x++ axaptaI have some custom code in PurchTable "Register" menuitem's clicked method, Now I need to run the Register command from …
axapta x++ dynamics-ax-2012My problem is setting some dimension values read from an external source. Given the AX 2009 statement: ledgerJournalTrans.Dimension = ledgerTable.Dimension; …
axapta dynamics-ax-2012I have a SSRS report, in my report I have a dataset which has an ID and NAME field, then …
ssrs-2008 axapta dynamics-ax-2012What is the best way to convert a utcDateTime value to a date type so I can use the global …
datetime x++ axaptaHow to build query with multiple values. I need to create filter which display only active BOMs in grid and …
axapta x++ dynamics-ax-2012How to make a query in Ax with advanced filtering (with x++): I want to make such filter criteria On …
x++ axapta