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