I have written a function to upload data from a tab delimited excel file into an internal table. When I run this in the SAP GUI it works fine. When I call this function from within my ITS transaction I get the page 'The Internet Transaction Server failed to generate the response for current request.' and a dump saying FILE_READ_ERROR raised. When I debug I can see that the file name and location are correct.
Does anyone know why this might be happening?
Thank you
Karen