Application Development and Automation 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: 
Read only

export button in ALV object

Former Member
0 Likes
892

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

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
711

top of page will be HTML content, which cannot be transported using SAP std download options..

Read only

Clemenss
Active Contributor
0 Likes
711

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

Read only

Former Member
0 Likes
711

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

Read only

Clemenss
Active Contributor
0 Likes
711

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