Hi All,
I am using oops ALV in a report .
I need to implement it in such a way that when user export the list to excel
1. Downloaded excel should also contain the data printed in top- of-page followed by the grid data.
i.e some desired records followed by the main records.
I am able to display the output data as desired, But when I download data to excel, it gives only records
from grid and not the top-of-page data.
Please let me know how to solve this ?
Do I need to change approach?
Thanks in Advance.