Hi all,
in a specific FM i call the standard FM FTP_COMMAND but the tcpip_error error is systematically reached.
In fact, i use FM FTP_CONNECT and after FTP_COMMAND.
However if i use the report RSFTP002, it work fine ; this report call like me FTP_COMMAND and FTP_COMMAND, of course i use the same data connection.
I have debugged the FM FTP_COMMAND, the error occurs at line 170, and line 184 we have the text message in variable 'msg' :
connection to partner '10.231.1.1:54300' broken / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=223#CPIC program connection ended
So strange, any ideas ?
Cheers,
Eric
Add comment