Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to export data to excel with url

felix_yan
Employee
Employee
0 Kudos

Hi all,

I want to export data to an excel file with link and also long text. However, FM XXL_FULL_API or GUI_DOWNLOAD seems not meet my demand. The export functionality of ALV is very powerful which can export images as well.

Anybody has good suggestion to this issue, eg. how to concatenate url, how to transfer long text to a cell.

Great thanks and best regards,

Felix

4 REPLIES 4

Former Member
0 Kudos

This message was moderated.

0 Kudos

Hi Hareesh,

Thank you very much for the links. But what I want is to export these links to excel in my report, I can't use ALV export functionality.

It will be great if you have idea of organizing structure for exporting.

Any reply is deeply apprecaited.

Thanks and regards,

Felix

0 Kudos

Hello Felix,

You can achieve what you need by using OLE

However, there is no single function module to do this, you would need to use all OLE methods

You can search SDN for some examples in OLE. Revert for any specifics

felix_yan
Employee
Employee
0 Kudos

Thanks for your reply

I think it will be very good to export xml