Hi all
We have a scenario. In that we want to upload any type of file (can be .txt, .pdf, .doc, .xls, .jpg, .gif etc.) to the R/3 server. We r using a FileUpload UI Element.
The problem is we want to pass the contents of the file (any type of file) to the rfc.
If anybody knows the solution for this please help us.
(It will be of great help if u give the code)
Thanks & Regards
Aparnna
You have to find an RFC that can receive BINARY data.
Add a comment