‎2010 Jan 12 9:02 PM
Hi,
I use method set_table_for_first_display with standard button.
In the export button for exporting alv to file i want add title or text in top of page of file. How can i do?
Thanks in advance
‎2010 Jan 12 9:04 PM
top of page will be HTML content, which cannot be transported using SAP std download options..
‎2010 Jan 14 10:15 PM
Hi,
your quastion is not very clear "In the export button for exporting alv to file i want add title or text " - do you want to add text to the expot button icon that users can see on the button?
Or do you want to create a modified export method? Export to excel DOI or tab-delimited or gtext?
Probably you have to retrieve the header text (which you set before) and create your own export method.
Please give a clear view of what you have and what you want to get. What kind of ALV do you use? grid, fullscreen, SALV, ...
Don't hesitate to post some relevant code.
Regards,
Clemens
‎2010 Jan 15 9:24 AM
Hi,
I want add a text in the file generated by standard export button.
It's an ALVGRID object: call method 'set_table_for_first_display'
I hope it's clear
‎2010 Jan 18 9:16 AM
Hi Simo,
sorry to say but it looks like you don't want to provide necessary information.
In our applications, pressing the export button of a grid toolbar, we get a context menu offering Spreadsheet, Word processing, Local file, Send, Office, ABC Analysis, HTML Download and Copy URL to clipboard.
Please close the thread.
Kind regards,
Clemens