Hi friends,
I have to upload small amount of data(like 4 digit number) from a notepad file from presentation server(desktop) to SAP standard program.
I cannot use GUI_UPLOAD or UPLOAD as this uploading will be done once in a second so the performance would hampered.
I wanted to know is there any other way to upload from desktop other than these FM.The data in the notepad would continuously be updated with some new data and I wanted to upload the modified data at every 2 seconds.The data is very small and it can reside even in a variable.
Since this would be a continuous upload,FM would not be a good idea.
Kindly suggest something.
Thanks,
Anil.