Skip to main content

Microsoft Dynamics NAV 2017 - Master Templates.

Hi All,

As we are discussing New Features in Microsoft Dynamics NAV 2017. Today we will discuss a new feature i.e Master Templates.

For Already Published Articles about NAV 2017, Click Here.

We end our last article with a question about where are my Default values which we used to set up in Item Categories till 2016, like - Def.Costing Method,Def. Inventory Posting Group, Def. Gen. Prod. Posting Group.





Now these fields have moved to Templates. As NAV customer, you can use templates while creating -

  • Customers.
  • Vendors.
  • Items.
** It's not mandatory If you don't select a template you can still create Above listed three masters.

Microsoft has shipped some Template with NAV 2017 Demo Database. As a Dynamics NAV Customers and Partners, we can create new templates.




What is there for Partners and Customers? -

As a partner / customer we can see all master templates by navigating to menu - Departments/Administration/Application Setup/General/Set Up Customer/Vendor/Item Templates

If we would like to add some default values in the template we can do that from -
Departments/Administration/Application Setup/General/Setup Master Templates

Remember - 

** Anything that we add in the template can only be the default value, for user selection who have permission to modify template we need to modify the page.

** Remember while assigning the default value to a field, the max. length is not the Max Length of the field in a table it's actually 10 and plus there is no validation of the length when you fill in.

Hope Someone from Microsoft Reads this and we can that fixed in Future Cumulative Update.



Benefits & Future Options -

  1. As a NAV Partner, we can extend this features with new tables. The design by Microsoft is extendable. (not sure events exists or not).
  2. We can set up fields to check field relations or not.
  3. We can also setup References for the fields in the template.
  4. We can add Fields or Other templates in the Templates.
  5. We can also add Default Dimensions to the Templates.
What do you think?  Need more info, let me know.

Stay Tuned for more.

Regards,
Saurav Dhyani
+Saurav Dhyani - Microsoft Dynamics Navision
saurav-nav.blogspot.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

RTC Report It is not possible to instantiate the Visual Studio bridge.

Hi all, As a Navision developers I have Multiple Versions of Navision running in single Machine. As discussed Earlier in the post how to run multiple Version of RTC in single machine. So my machine have following details for RTC Versions - NAV 2009 R2    - is installed. NAV 2009 SP1  - is copied at C:\Program Files (x86)\Microsoft Dynamics NAV\60\NAV 6.0 SP1 IN\ NAV 2009         - is copied at C:\Program Files (x86)\Microsoft Dynamics NAV\60\NAV 6.0 IN\ This approach has been working great for execution of Classic and RTC Clients. However, after installing Dynamics NAV 2009 R2, if i tried to view the Layout for an NAV 2009 SP1 Report i was getting the following error: ---------------------------  Microsoft Dynamics NAV Classic  ---------------------------  It is not possible to instantiate  the Visual Studio bridge.  ---------------------------  OK    --------------------------- After searchi...

Dynamics NAV - All that you need to know about MenuSuites.

Hi Readers, This article is based on a request from a blog reader who wanted to understand about MenuSuite in Dynamics NAV. If you have started working with Business central with AL Code then it does not apply to those releases but if you are interested go ahead. Let's start with Future - In Latest and greatest version of product MenuSuite are obsolete and no longer used. So this article applies if you want to learn about C/AL MenuSuite.