Skip to Content
0
Jun 13, 2019 at 10:11 AM

How to get all the files from sFTP Folder using SAP ABAP ?

1470 Views

There is Folder Created in sFTP Server, I have to read all the files from that sFTP folder and each file I have to read the data in SAP. Also after reading the data I have to put the same file in another folder.

How can I achieve this scenario, if an one know kindly reply with step by step solution using SAP ABAP.