Writing to Sales Invoice Line Table

Is there anyway of updating the Sales Invoice Line table. I have added a field called ReportedOn ( a Boolean ) which I would like to update when a new Report Ive created is run in update mode. This is for intrastat purposes. Unfortunately when I try to update the field I don’t have permissions. Is there any way to get round this. Thanks Kevin

You have 2 choices: Buy a license with sufficiant permissions or contact your solution center and have them give your object permission to perform this function. Bill Benefiel Manager of Information Systems Overhead Door Company billb@ohdindy.com (317) 842-7444 ext 117

If you’ve got a developer license then you should be able to write into that table. However with a end user license you must set the Permission property in order to give the relevant permissions to your report to WRITE into the Sales Invoice Line table. ###### tarek_demiati@ureach.com