Showing Posts for Dynamics AX

Dynamics AX X++ function to get today's date

Michael Roma on Oct 27, 2016

Dynamics AX X++ function to get today's date

  • Dynamics AX
  • x++

How to return a blank or empty date in X++ Dynamics AX 2009

Michael Roma on Jul 28, 2015

This post shows how to return a blank or empty date in X++ Dynamics AX 2009

  • Dynamics AX
  • x++

Commonly used tables in Dynamics AX

Michael Roma on Jun 30, 2015

A list of commonly used tables in Dynamics AX

  • Dynamics AX

How to display the x++ stack trace using the InfoLog in Dynamics AX

Michael Roma on Mar 16, 2013

Displaying the x++ stack trace in Dynamics AX 2009

  • Dynamics AX
  • x++

BOM Where Used (Exploded) Stored Procedure for Dynamics AX

Michael Roma on Dec 29, 2011

Stored procedure that produces an indented BOM for Dynamics AX

  • Dynamics AX
  • SQL

How to check if the current user is in a User Group in Dynamics AX

Michael Roma on Dec 29, 2011

Example code to check if the user is in a user group

  • Dynamics AX
  • x++

How to create a lookup in Dynamics AX that is conditional, based on a different field

Michael Roma on Dec 29, 2011

Example on how to create a custom lookup for a text field in Dynamics AX

  • Dynamics AX
  • x++