user3493004
user3493004

Reputation: 85

Export alv report to excel

I have got a big problem with exporting ALV report to an Excel file. I do not know if there are any standard functions of unloading ALV report to Excel. I want implement this function as a special button.

Is it possible?

Upvotes: 1

Views: 7598

Answers (1)

icbytes
icbytes

Reputation: 1851

Where exactly is Your problem ? If You did not exclude the "Export-button" from the ALV toolbar, You will have all stuff available via default:

enter image description here

And a short f4 search in se37 would also bring You interesting information:

enter image description here

You also cen debug the default ALV toolbar export-button in order to examine the internal routines.

Upvotes: 1

Related Questions