Skip to Content
0
Jun 09, 2011 at 02:08 PM

FTP_SERVER_TO_R3 issue

123 Views

Im having trouble with this function module FTP_SERVER_TO_R3.

Im currently using this function module to retrieve the data from the file that is stored in the FTP server.

The problem is that when the file on the FTP contains 2 or more lines then it would return me the 2 data lines and also an empty line. But if the file only contains one data line the returning is fine.

Can anyone help me with this issue?