Friday, January 8, 2016

8 Things you may not clearly know about Dynamics NAV

8 Things you may not clearly know about Dynamics Nav


Hello Guys,

Today i am going to tell you about some topics in Dynamics NAV that you might not cleared in your mind yet.
Lets clear out Now,

  • .Zup File : All setup parameters that are responsible for running Dynamics NAV Development Environment are stored in .Zup file , which has default name fin.zup . Follow the link to read the complete article .Zup File .

  • Virtual Table : This tables store system provided information. You can use this tables as normal table , the difference is that you cannot change the information present in Virtual tables ie. Virtual Tables are only readable. Another difference is that, This tables are computed at runtime instead of storing in database as normal tables does.Follow the link to read the complete article, Virtual Table .

  • Temporary Table : A temporary variable that’s carry a table is called temporary table. It is basically used as a buffer  in C/AL programs for table data. Temporary table can be used in a same way as a database table is used. Temporary table is only present in the memory till the table is open.Follow the link to read the complete article, Temporary Table .

  • Saving License in Nav 2013 Permanently : Its a tedious task for developers to upload license file in  Microsoft Dynamics Nav 2013 R2 again and again.You can save license file in your Microsoft Dynamics Nav 2013 R2 database permanently by just clicking one option "Save license in Database".Follow the link to read the complete article, Saving License .



  • Code Coverage Tool in Nav 2013 : We all are missing code coverage tool in  Nav 2013 R2 that we have used in Microsoft Dynamics Nav 2009 R2 and older versions to make debugging simple, Code Coverage  is a tool which shows the executed code of functions.Follow the link to read the complete article, Code Coverage Tool .

  • Virtual Printer : Doing some implementation in Sales receipt and you want to print receipt again and again physically , this will waste your resources. Instead of this try  to do it virtually with the help of Virtual printer functionality of LS Retail virtual OPOS Devices in Microsoft Dynamics Nav 2013 R2 , which comes with LS Retail Toolbox. Follow the link to read the complete article, Virtual Printer .


  •  How to Copy a Company in Dynamics Nav 2013 R2 : Microsoft added this new feature to copy a existing company in Dynamics Nav 2013 to a new one. Every time we need to create a new company while creating a new Database.Instead of making a new one you can copy a existing company also. Follow the link to read the complete article, Copy Company .

  • Desgining Report without Visual Studio : We can use " Report builder Tool "  instead of visual studio. Follow the link to read the complete article, Report Desiginig .



Enjoyed this topics , Comment below and let me know. I will come up with more interesting topics like this and please do subscribe to our newsletter to get updated with every post without a miss.


Thanks for Reading,

Shubin Dongre

1 comment: