Hi All,
I am writing BDC for MB01 transaction.
I have to get file from FTP server.
In FTP server file(textfile) will be there with tabdelimited.
gui_upload Is not working for this.
Some how i came to know to use function modules below
1.HTTP_SCRAMBLE
2.FTP_CONNECT
3.FTP_COMMAND
4.FTP_DISCONNECT
I try to use this FM but confused to pass parameters in the function module.
Please if any body hav the procedure let me know.
I am having FTP path its not asking username and password also.
How to get file form that FTP path using above FMs or any other procedure.
Regards,
Simha.