Skip to Content
1
Former Member
Mar 10, 2008 at 11:57 PM

FTP command in background job

307 Views

hi all,

I am using a program which sends file via FTP. When I run it in foreground it works fine. But in background it gives error i.e. 'Invalid FTP Handle'.

I am using the following function modules for FTP:

1. 'FTP_CONNECT'

2. 'FTP_R3_TO_SERVER'

3. 'FTP_DISCONNECT'

4. 'RFC_CONNECTION_CLOSE' (destination SAPFTP)

Please advise. Thanks.

Regards,

FS