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 can we format the download file as it is as report output.

Former Member
0 Kudos

hi all,

I have a issue, when i execute the program the the report output displays on output screen.

now, in menu when i down load this output data into a word file the format is not correct i.e. it is not as it is in report output screen.

how we can correct this output format, when we download in word format file through menu.

pls help me on this .its very urgent.

thanks!

vipin

2 REPLIES 2

Former Member
0 Kudos

you can call function module 'GUI_DOWNLOAD' to download your data to your local PC.

former_member189629
Active Contributor
0 Kudos

Vipin,

U will have to use OLE methods to format your MS-WORD output.

Check the tcode DWDM for sample code

Also check out the threads:

Also search in code samples with OLE-MSWORD

Reward if helpful,

Karthik