0

I have a problem with SAP WEBGUI when I try to export my ALV in Excel file. So I used the button Local File. When I choose

enter image description here

and I press confirm button, nothing happens. After this operation, any other button doesn't work.

Can you help me? I'm using WEBGUI on Google Chrome

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Darko
  • 1,448
  • 4
  • 27
  • 44

2 Answers2

0

Does it work in SAP GUI itself?
Can you look at the network traffic / console of your browser and see what happens during export?

mash
  • 183
  • 1
  • 6
0

SAP has special note 314568 concerning limitations of SAP-GUI for HTML. There, in particular, it is stated that:

Excel-Export available via "XML-export"
Other export options are not provided by the ALV framework in a Web environment

So use XML-export and paste its contents into Excel file.

P.S. Here is the old version of the above note, if you have no S-user.

Suncatcher
  • 10,355
  • 10
  • 52
  • 90
  • I have the same issue than Darko. I can't find any option as "XML-export". Where is it? –  Feb 14 '19 at 13:21