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 grid + subtotal issue while exporting into spreadsheet

Monikakathore
Explorer
0 Kudos
440

1) i have created one report using alv grid display , i have used layout but layout not working same as list display. ...not showing output into table format ....i want result into table format but output is in grid format 

 

2) i have added subtotal, sorting, grouping in sort section and grad total in fieldcatlog section ,It is working fine i can see subtotal and grandtotal in output but when i am exporting list using   list -> export -> spreadsheet. It is working ok but subtotal and total showing zero .. 

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Kudos
404

1) You mean you are using the function module REUSE_ALV_GRID_DISPLAY.

What means "table format"? Same as the output of REUSE_ALV_LIST_DISPLAY?

2) Probably a field catalog error. Run "SOS" to locate the error (search the forum by using ALV SOS).

Read only

sutthawee
Explorer