Skip to Content
0
Jun 04, 2018 at 09:33 PM

Convert ALV GRID data with subtotals to html body email

328 Views

Hi guys,

I am looking for a method to convert ALV data with all functionalities(sort, filters, subtotals, totals) to HTML in order to write an email for a particular user.

I tried with FM LVC_ALV_CONVERT_TO_HTML but is not retrieving the subtotals of the saved variant.

Has anybody here been faced this challenge and found a solution to it?