Question:
When downloading table entries to excel by using function module "WS_EXECUTE",i want to download with Field names.Is there any function module to down load table entries with field names.[/b]
Answer:
Use function module WS_DOWNLOAD. In this module, you can define the fieldnames.
_________________
Rajdeep Kumar
Answer:
go to
http://searchsap.techtarget.com/tip/1,289483,sid21_gci956793,00.html
There is a code to download with field names in colored cell nicely. It works.