2006 Sep 08 8:50 PM
Hi all,
Is it possible to show a seperator(a yellow line) when a key field changes even though I don't need the subtotal of any summation fields in the ALV list report. I am using Reuse_alv_list_display FM.
I appreciate your help. Thanks
Anu
2006 Sep 08 8:53 PM
Hi,
Use the Sort internal table IT_SORT of the ALV function module..
Add the rows for the key fields in the IT_SORT internal table.
And in the field slis_sortinfo_alv-group give the value as 'UL'. It will have a under line for the change of the key field..
Thanks,
Naren
Hi all,
Is it possible to show a seperator(a yellow line) when a key field changes even though I don't need the subtotal of any summation fields in the ALV list report. I am using Reuse_alv_list_display FM.
I appreciate your help. Thanks
Anu
2006 Sep 08 8:53 PM
Hi,
Use the Sort internal table IT_SORT of the ALV function module..
Add the rows for the key fields in the IT_SORT internal table.
And in the field slis_sortinfo_alv-group give the value as 'UL'. It will have a under line for the change of the key field..
Thanks,
Naren
2006 Sep 08 9:18 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |