Hi Experts,
I have(with the help of SDN) written a code to upload a file from the FTP server to internal table within the code.
But when I am executing the code,the pop we should appear to take the file path is not appearing.
I am not sure whether the FM written to upload the file from FTP will take care of this problem or I need to add some more code so that it asks for a pop up for the user to select the file path.
Kindly suggest with the help of some code.
I have used the following FMs:
HTTP_SCRAMBLE
SAPGUI_PROGRESS_INDICATOR
FTP_CONNECT