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

ALV: Export to excel

vallamuthu_madheswaran2
Active Contributor
0 Likes
1,047

HI Friends,

I've developed ALV report using the FM 'REUSE_ALV_GRID_DISPLAY'.

it's around 1000 char length(50 fields).

Now my problem is that if i export the o/p to excel then it not export in correct format.

Heading is split it 2 columns.

Thanks & Reagrds,

Vallamuthu.M

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
974

Hi,

Can you please tell me the size of the rows and columns of your output.??

or else just execute your report and in top left just follow this.

LIST ->EXPORT> LOCALFILE>SPREADSHEET and give the file name and format like .XLS .

I hope it will work ..

Thanks,

Pradeep.

HI Friends,

I've developed ALV report using the FM 'REUSE_ALV_GRID_DISPLAY'.

it's around 1000 char length(50 fields).

Now my problem is that if i export the o/p to excel then it not export in correct format.

Heading is split it 2 columns.

Thanks & Reagrds,

Vallamuthu.M

6 REPLIES 6
Read only

Former Member
0 Likes
975

Hi,

Can you please tell me the size of the rows and columns of your output.??

or else just execute your report and in top left just follow this.

LIST ->EXPORT> LOCALFILE>SPREADSHEET and give the file name and format like .XLS .

I hope it will work ..

Thanks,

Pradeep.

Read only

0 Likes
974

Hi Pradeep,

The list spread sheet is disabled.

Thanks and Regards,

Vallamuthu.M

Read only

0 Likes
974

*Just right click on the report output--> spreadsheet-> check Excel and ok *

select the path . Hope will work.

Thanks,

Pradeep.

Read only

0 Likes
974

Thanks Pradeep. Problem Solved.

Read only

madhu_vadlamani
Active Contributor
0 Likes
974

Hi,

Can you try this.

Save the file in unconverted format and give extension .txt Open xls file and open that .txt file you will get data

Regards,

Madhu..

Read only

0 Likes
974

Hi Madhu,

Thanks for your solution. But the unconverted - txt file also giving the same problem.

Thanks & Regards,

Vallamuthu.M