Hi,
via a SFTP interface we extract a csv file from windows NT server to our BW system (UNIX).
When we load the file into BW we get an error.
This is caused by UNIX, the way it stores the data.
Somehow we have to convert, before we load into BW, the file back from UNIX into DOS format.
Is their any smart solution for this problem? Can it be resolved by abap? Or must the SFTP software do the job?
Regards,
Hans