2007 Jun 23 4:54 AM
hi experts gd mrng,
i have developed a table control in which the data is coming ,i want to download the data from table control in the excel sheet when i press push button..for this what sud i do plz help me...
plz give me the logic for downloading data from table control in the excel sheet......
null
hi experts gd mrng,
i have developed a table control in which the data is coming ,i want to download the data from table control in the excel sheet when i press push button..for this what sud i do plz help me...
plz give me the logic for downloading data from table control in the excel sheet......
null
2007 Jun 23 4:57 AM
Hi Ravi,
Whatever data you are passing to the table control is cming through the internal table, use the same internal table to download data and use GUI_DOWNLOAD for the same.
Regards,
Atish