Hello guys,
Maybe you'll be able to help me. I have an idea but I'm not sure if it's possible to do smth. So as you all know, for setting the right user permissions, MS Dynamics NAV throws the error: "You do not have the following permission on Tabledata [TableName]: R/M/I/D; Is it possible that instead of TableName (or next to it) there would be written TableID?
For example: You do not have the following permission on Tabledata
5766 Warehouse Activity Header: Insert;
Any ideas how to succeed?
Thank you in advance
Answers
The error messages generally come from fin.etx file, but 1) the file is protected by some sort of checksum and you cannot modify it 2) even if you could modify the fin.etx in part of the error is hardcoded inside the nav executable.
In your particular example the error is concatenated from two parts, and the table name is supplied by the code inside the NAV binaries.
Slawek
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!