Question:
Hi,
Could some experts throw some light
" how to upload the File from Local PC to Application Server in Batch Mode'' using SAP
Thanks & Regards
Angie
Answer:
Dear Angie, will you ever stop asking the same question again and again, even after you have got the answers?
_________________
ilya
More input data: http://abaplog.wordpress.com
Sapfans ABAP FAQ: /forums/viewtopic.php?t=94198
R's ABAP Knowledge Corner: http://www.Rard-harper.net/kb/kb.html
Function modules documentation: http://www.se37.com
Answer:
Hi Ilya,
Thanks very much for your helping words.
The reason why am rasing this because still the issues was not resolved.
Objective : Load the file into application server in Background
Options : we need to use ABAP for this since client not intrest in 3 party
Where am : abale to laod the file into application server with
OPEN_DATASET and GUI_UPLOAD.
I knew GUI_UPLOAD does not support the background run.
Am standing in the middle of the ocean , i dont know further what to do.
One of my friend is suggesting to use FTP fucntion modules , but am not sure this will wor.
Please help on the same.
Best Regards
Angie
Answer:
There are many function modules out there in function group SFTP. Have you tried using them?