Skip to Content
0
Former Member
Jan 14, 2008 at 10:29 AM

uploading excel data into internal table using web dynpro abap

92 Views

Hi,

I have been trying to upload excel sheet data into an internal table and then view it using web dynpro. I used ole2_objects to create a method which reads excel sheets.

The code is working fine when the method is being called from a report program but it is not working when i am calling the same method from a web dynpro application.

Could someone please help me with this?

or is there any other way to go about it?

I am posting the method code also along with this.

Thanks in advance,

Neelima V.

Edited by: neelima v on Jan 14, 2008 4:05 PM