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?