‎2008 Aug 14 3:01 PM
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
‎2008 Aug 14 3:02 PM
Hi!
It depends on the selected layout also. If there's a pre-set layout, then it could overwrite your coding.
Regards
Tamá
‎2008 Aug 14 3:10 PM
>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.