Skip to Content
0
Former Member
Apr 01, 2009 at 02:51 PM

Convert to csv format

2007 Views

Hi All,

I am working on a report wherein i need to download data in csv, txt, xls format.

I am using standard SAP Fm's SAP_CONVERT_TO_CSV_FORMAT etc.

But the extract as downloaded from al11 shows hidden data in only one cell in excel sheet

eg: say the extract contains 5 records. After downlioading the file in excel or csv format, it shows only one record and when you click on cell A, it actually contains 5 records.

However, using gui_download the extract is downloaded to presentation server correctly.

Any pointers to where the problem could be, or please suggest some other FM for csv conversion etc.