Skip to Content
0
Jul 24, 2016 at 06:27 AM

Download dynamic internal table to local desktop in abap webdynpro

474 Views

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