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 do_sum mistake???

rodrigo_paisante3
Active Contributor
0 Likes
423

Hi experts,

I have an ALV with one field with do_sum = 'X' property.

In DEV the program works fine, the ALV shows the sum line for field ok.

But in QA, it does not work. I have to select the column to sum.

Are there any thing more to config or code???

Thanks in advance.

RP

2 REPLIES 2
Read only

Former Member
0 Likes
404

Hi!

It depends on the selected layout also. If there's a pre-set layout, then it could overwrite your coding.

Regards

Tamá

Read only

Former Member
0 Likes
404

>But in QA, it does not work. I have to select the column to >sum.

>Are there any thing more to config or code???

If you are checking the same program then the Dev program might be using some layout variant which defaulted it .so you are getting the totals.

you can save layout variant along with sort and subtotals and totals.

Which is not there in your QA box.