Skip to Content
0
Former Member
Feb 16, 2009 at 11:46 AM

How to get some character as a field separator while in GUI_DOWNLOAD ?

1478 Views

Hi Friends,

I have to download data from an internal table to a text file. The field separator

between the fields should be comms (,). So, after getting the data into internal table i'm calling the Function Module GUI_DOWNLOAD. Now using this function module can i insert a comma spearator between the fields, if not what is the other way to do it?