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 XLS format problem

Former Member
0 Likes
611

In some of the reports when we view the ALV output in xls format(in GUI) the totals are not showing.The total are coming properly in theALV grid format and it is also showing correct when we download it into local file in xls format. Anyone please help me with this problem.

Thx to all in advance

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
570

Any filters set, sort criteria, totals calculated and subtotals are not taken into account for the transfer to the spreadsheet.

When you transfer to as local file then file is not generating as excel file its simple TXT only difference is extension will show as XLS, you can open this file in notepad also

a®

4 REPLIES 4
Read only

former_member194669
Active Contributor
0 Likes
571

Any filters set, sort criteria, totals calculated and subtotals are not taken into account for the transfer to the spreadsheet.

When you transfer to as local file then file is not generating as excel file its simple TXT only difference is extension will show as XLS, you can open this file in notepad also

a®

Read only

0 Likes
570

Thx for the reply

but no filter criteria set or sub totaling done in the reports.

Read only

0 Likes
570

it include totals calculated in ALV grid also

a®

Read only

0 Likes
570

totals calculated in ALV grid is not getting included in the xls view