Microsoft Dynamics NAV 2016 – New Exciting Features – Part 05

This is the fifth post of the Microsoft Dynamics NAV 2016 – New Exciting Features article series.
  • To read the first article click here
  • To read the second article click here
  • To read the third article click here
  • To read the fourth article click here
1. Try-Catch in C/AL
Now Dynamics NAV 2016 have the Try-Catch function, that return true if no error happens, and false if an error happens inside them. However it says
Changes to the database that are made with a try function are not rolled back.
Therefore I still do not want to use try-catch! I will write a separate article about the Try-Catch functionality and why I do not like to use it in my coding. 

2.Deferral Functionality
Microsoft Dynamics NAV 2016 offers the ability to automatically defer revenues and expenses over a predefined schedule, enabling companies to easily recognize revenues and expenses in periods other than the period in which the transaction is posted.
There are many blogs available regarding Deferral functionality. Check Dynamics NAV community for more info. 

3. Workflow

This one of my favorite feature available in Dynamics NAV. Nw you can trigger events as you required and have your own workflows.You might have to write your coding to change the module as you want but still it is worth! As Waldo mentioned in his blog, Workflow should be treated as a framework instead of a complete solution. 

Please provide your feedback with a comment. 

Thank you and Regards,

Tharanga Chandrasekara

Click on a star to rate it!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

1 comment

    • Unknown on February 22, 2018 at 12:13 pm

    Thanks for this great share. This site is a fantastic resource. Keep up the great work here at Sprint Connection! Many thanks.
    Nicole Kristen

Comments have been disabled.