Skip to Content
0
Former Member
Apr 28, 2010 at 12:29 PM

Download Excel Program

40 Views

Hi All,

I want to download the data to excel sheet.

Currently i have used GUI_DOWNLOAD.

Problem is

I have three internal table.

1. Contains Data in the Rows.

2. Contais the Ranges like where the data should be placed in excel.

eg: row 1 column 2

row 2 column 4 Base on this data needs to be downloaded

is there any function module to do this.