AX 2009

If you are writing files out of AX for some reason, it would be a good idea to use a timestamp mechanism of some sort. This example goes over how to do that.

This covers how to format a date and time to get it into a particular format. In this instance, we are formatting it for use on a report.

You can capture lines from the infolog to use elsewhere if you so desire. This is a brief example of how to do it.

In 2009, The InventOnHand class can tell you a lot about what is currently on hand by inventory dimension. This is a brief example of how to use it.

This covers how to call X++ in an SSRS report in a 2009 environment.

Having AX send an email based on any event is very easy.

Changing the color in a development or test environment can be a wuick cue for the users so they know where they are working.