Hi,
Sorry for the incomplete question. Protected table means tha tables into which data cannot be directly inserted, deleted or modified without special permissions.
Generally all tables .. 2000000000 can be modified, but some of them need to add permission in object which wants to modify (insert, delete) data - for example T_17.
All tables with posted documents data and ledger entries. It is not easy to get list of them. But you can read the data from table 2000000043 Licence permissions. Create Form over this table and run it with the customer license. After that filter the tables for Indirect rights for Insert,Modify,Delete or what you want...
Codeunit 103 Cust. Entry-Edit (and others) control which fields can be modified in an otherwise 'protected' table.
Is that what was meant by Protected tables?
Experience is what you get when you hoped to get money
Comments
Standard "not visible in object designer" are some tables from range 2000000000..
Sorry for the incomplete question. Protected table means tha tables into which data cannot be directly inserted, deleted or modified without special permissions.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Is that what was meant by Protected tables?