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?