2024 Jul 02 7:39 AM
Hello SAP Community,
I am getting the issue/error in Creating CSV file on FTP folder from SAP internal table data via background job program.
Background Job is failing.
Connection is fine via FM 'FTP_CONNECT'.
Program in Foreground is working fine!
Please help me out with the FM's/solution.
Thanks in Advance.
AJ
2024 Jul 03 1:02 PM
Pass the correct parameters for the RFC destination:
2024 Jul 03 1:13 PM
Hello Sandra, Thank you for the prompt response.
As per the understanding, we are using WINSCP so in that case SAPFTPA is not used for RFC destination.
For background, we are trying to send internal table data from SAP to FTP folder via abap program.
Is there are a workaround for the background job to complete successfully.?
2024 Jul 03 1:51 PM
2024 Jul 04 2:14 PM
Hello Raymond,
This document mainly focus on set-up the synchronization between local system folder and FTP server folder.
Can you please share the solution specific documentation/note.
Thank you in advance for the help and support.