Articles

  • ABAP program to connect to FTP server

    ABAP program to connect to FTP server

    This ABAP program will let you connect to a FTP host. This is done by using the function module FTP_CONNECT and you need to pass the user credentials in…