Are you sure that you have access to the object number you’re assigning to you table? When you assign numbers to an object, you need to have permissions to the number first. And this might be different from license to license. If you have a partner license, then you can use all numbers from 50,000 to 99,999. If you have a customer license, then you can only use the object numbers assigned to you by your partner (as per your purchase).
You can read this blog post about the NAV tables and objects.
I do have access to the object numbers. Because while creation of the table I am not facing any problems , as the table is created. But while I click RUN button in the object designer , when the focus is set to RTC , in the RTC it shows this message.
I have the required permissions as far as I can see.
You didn’t say which version you’re using, if it’s NAV 2009, then you should be able to run the table directly in the classic client. If you can run it here, but not in the RTC, then the problem might be that you’re using a different license on your server, than the one you’re using for development.
I do not know how to check whether I have the read and execute permissions , all other pages and tables open except this one which i created.
Erik, you mentioned that I might be using a different license on the server than the one I am using for the development. How can I check and make sure that the licenses of the server and development tool are the same. I do know on the development environment to check for the license , But how about the one on the server?
I have just started learning NAV and thus have no idea about things and thus such silly questions I assume.
You are right, I just checked my licensing information for RTC and YES it does have a different license than the one for the dev. tool. Can you please tell me how I change the license for the RTC.
Also are they any good resources to check out for such queries ?
I found out the problem to be in the database permissions and thus even When I was changing the license through the shell , it said access is denied and that is how I got the idea. Works now.