I noticed that there was some tables that I was unable to touch with our development license. I downloaded a new version from Microsoft Partner Source and installed it. After that all the objects that I expected to be available were actually accessible.Just for the fun, I run compare against new and old version, and found out all the changes that had happened in the detailed license text file.
The changes include a new table 2000000201, which is not available in NAV 2018. It belongs to Business Central object range, and the name for the table is funnily enough "NAV App Setting".Codeunits for "Recurring Sales Documents" and Tables for "Vendor Rating" I was unable to find from any of my NAV databases. Perhaps these are features-to-come?
The limited Table access descriptions are written to the table below.
Module Range From Range To Object Type Permission ---------------------------------------------------------------------------------------------------------------------------- 610 Partner Demo/Dev Module 2000000201 2000000201 TableData RIMD- new 610 Partner Demo/Dev Module 2000000201 2000000201 TableDescription R-MDX new 11027590 Vendor Rating 11027850 11027860 TableData RIMD- 14005020 Recurring Sales Documents 14005032 14005048 Codeunit R-MDX end range 14005038 -> 14005048 14005020 Recurring Sales Documents 14005032 14005048 Codeunit R-MDX end range 14005038 -> 14005048 Limited Usage Ranges ************************************************************************************************************** Range From Range To Limited Table Access --------------------------------------------------------------------------------------------- 725 726 Included new, Custom Address Format 1015 1015 Included new, Job Entry No. 1173 1173 Included new, Document Attachment 5373 5374 Included CRM synch, end range 5373 -> 5374 5468 5468 Included new, Picture Entity 6306 6310 Included new, Power BI 9009 9009 Included new, Permission Set Buffer 9176 9180 Included Experience Tier, start range 9178 -> 9176 9500 9501 Included Email Attachment, end range 9500 -> 9501
edit: replace blank characters with spaces for better visibility in code window