Skip to Content
0
Apr 21, 2009 at 01:28 PM

CSV file not produced with comma.

70 Views

Hi All

I am using function SAP_CONVERT_TO_CSV_FORMAT to convert it into csv format.

but the file produced is with ;

I have put the

EXPORTING

I_FIELD_SEPERATOR = ','

but eventhough it produces with ;.

any help will be highly app