Error "You do not have the following permissions on TableData Sales Invoice Header: Modify"
While i try modify this table by my batch job this error genrated.
You must be getting this Error somewhere in codeunit I belief. Go to that codeunit and then in Properties and then Permission choose your table and give MODIFY permission.
Error "You do not have the following permissions on TableData Sales Invoice Header: Modify"
While i try modify this table by my batch job this error genrated.
Hi,
Check the User Setup of the executing user.
It seems that it is only a "Limited User". Change to full user and restart the client.
Answers
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
Hi,
Check the User Setup of the executing user.
It seems that it is only a "Limited User". Change to full user and restart the client.