Hi experts!!!
I have the following requirement:
i need to upload to SAP a txt file from a network folder.
I am using the method CALL METHOD cl_gui_frontend_services=>file_open_dialog to get the filename.
But when calling the method it prompts for a username and password.
Is there any way i can verify the username and password from withing the code so that the user does not type it?????
please help!!!
Thank you all in advance!!!