Issue with Permissions and CHANGECOMPANY

alsolalsol Member Posts: 243
We developed a replication module for master data (contacts, vendors, items) so NAV will automatically adjust the same vendor in all companies.

Now there is a problem with the permissions because some users have no permission for some companies but the replication should modify the records in all companies. Is there a way to grant the permissions to a certain company, eg. with the CHANGECOMPANY function?

Best regards,
Felix

Comments

  • matttraxmatttrax Member Posts: 2,309
    I think if you give Indirect permission (instead of Yes/No) for the table in the other companies it will work.
  • alsolalsol Member Posts: 243
    Thank you, yes that worked. I also had to give run permission on some of the tables, read/write permission for table data was not enough. But now it works.
Sign In or Register to comment.