2019 Feb 08 2:56 PM
Hi!
I'm developing a list based on OO ALV grid. The list has subtotals and can be collapsed/expanded around those subtotals. Now, as far as I can see, if the list is collapsed, only the fields over which subtotals have been built are displayed along with subtotals themselves. I have a requirement to display additional fileds in the collapsed mode. Is this possible?
Thanks!
2019 Feb 11 3:09 PM
Define every required field as a key field, e.g. you can add the text field and the code field in sort criteria, check subtotal for the second one only.