Hi All,
I have a dyamic structure and internal table.
Field labels are in dynamic structure and data in the dynamic internal table.
How to download this internal table as file(.txt/.xls./,pdf) to my local desktop.
I want to mention path and the file should download in that path.
In SDN, moslty i see the links related to upload of file.
Sree