Wednesday 9 January 2013

Microsoft Dynamics AX 2012 R2 - Functions


 Most of the functions are executed when your application runs, but some are executed earlier by the compiler.

The Global Class contains a set of methods that are generally useful throughout the application. These methods can be considered an extension to the built-in functions in the X++ language. The DateTimeUtil Class also contains methods of general use for manipulating a utcdatetime value.

My above blog is based on Microsoft's Official information.

I hope this blog about 'Microsoft Dynamics AX 2012 R2 - Functions' was informative. Please feel free to leave your comments.

No comments:

Post a Comment