‎2008 Feb 22 4:40 PM
How do I add text for the subtotal row when creating ALV report using CL_SALV_TABLE. Essentially I would like to do something similar to gd_layout-subtotals_text = 'Subtotal' which is used in REUSE_ALV_GRID_DISPLAY. Although I must say I have not been able to make that work either.
‎2008 Feb 22 4:51 PM
Yes I checked CL_SALV_SORTS and could not find any method or attribute that I could use to set subtotal_text.
‎2008 Feb 22 4:45 PM
‎2008 Feb 22 4:51 PM
Yes I checked CL_SALV_SORTS and could not find any method or attribute that I could use to set subtotal_text.
‎2008 Feb 22 4:54 PM
I got 46C at the office...So can't help you more than that -:(
Greetings,
Blag.
‎2008 Feb 22 4:57 PM
Have you been able to do this using another technique to design ALV reports? I dont mind changing the report to use REUSE_ALV_GRID_DISPLAY if I can get subtotal_text using it. Thank you.
‎2008 Feb 22 5:06 PM