Skip to Content
1
May 25, 2020 at 09:54 AM

SAPGUI For HTML-File upload and Read in internal table

1677 Views

Hi All,

I am trying to upload excel file through SE38 Abap Report using FM-UPLOAD_XLS_FILE_2_ITAB and its work fine in Report level. But when I am using SAP GUI for html service for uploading the file, ERROR Exception condition "JAVABEANNOTSUPPORTED" got triggered, I tried using Webgui Bowser ( reference- 2249454 ) to upload excel file and gui_upload function module to read in internal table but Still no Solution. Can someone please help me out on this issue.

Do I need to approach other webgui service for my requirement?