Hi All,
I have a report which displays the output in ALV Grid. I need to create a PDF from ALV output when the user clicks on a button. Using FM 'CONVERT_ABAPSPOOLJOB_2_PDF' i am able to acheive this.
But, as per my requirement if the user does any layout changes in the ALV output ( E.g. Sorting, Sub totaling ), it need to be captured and displayed in the PDF. Can you please tell me how can i get the values of changed ALV Grid Layout at the runtime?
Thanks & Regards,
Senthil.