Skip to main content

How to Check Available Object Range in License?

Hi all,

As most of the reader may know this, but this is still a query from most of the new consultants.

Query -
I have customer license and I want to check the valid object range that have rights in the license file for all types of objects.

Requirement -
While creating a new object for a customer, we need to check that is the Object ID that we are using is a part of the license range that customer have purchased?

How to achieve -
  • Change the license for which you want to see the permission.
  • Create a new form with source table "Permission Range".
  • Select create a form using a wizard and select Tabular- Type Form.
  • Click ok and select all Fields.
  • Click Preview.
  • Apply Filters - FROM >=50000 & TO <=99999.
  • You will be able to see the object Range as shown below.


Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

  1. Thank you so much Saurav

    ReplyDelete
  2. Hi Saurav, Nice write up.
    I am new to Nav. How can we interpret the above output. How many objects are available for use under the given ranges.( ie license available)

    ReplyDelete
    Replies
    1. Hi,
      Objects listed in above form/page with Read, Insert, Modify and delete are part of customer license and that also tell you the count.

      Delete
  3. Hi,
    Can we do this using Customer License ?

    ReplyDelete
    Replies
    1. Yes you can and you should use it with customer license.
      If you have a free page in customer license then add this page and run it.

      Delete

Post a Comment

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    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.