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 to excel Issue

Former Member
0 Likes
664

Hi,

I am using a dynamic internal table to display an ALV output. Now while downloading the output to an excel file i am getting the fields in distorted way.

Kindly Help!

Thanks,

M  A Siddiqui

Hi,

I am using a dynamic internal table to display an ALV output. Now while downloading the output to an excel file i am getting the fields in distorted way.

Kindly Help!

Thanks,

M  A Siddiqui

3 REPLIES 3
Read only

former_member201275
Active Contributor
0 Likes
642


How are you downloading to Excel? do you use the standard button provided?

When you say 'distorted' please can you provide more detail of what you mean because it's not really clear what your problem is.

Read only

Former Member
0 Likes
642

Hi,

Try to use OLE FOR DOWNLOADING TO Excel.


Thanks,

Sam

Read only

Abhijit74
Active Contributor
0 Likes
642

Hello,

You can make your column size as maximum by giving in field catalog column-maximize = 'X' and check that if problem still exists.

You can check this wiki...Download a file to Excel (using ALV Save to functionality) - ABAP Development - SCN Wiki. If it helps you.

Thanks & Regards,

Abhijit