Hi SAP Community.
We need to open/download a PDF file in a custom business object.
This file will come in a binary string from ECC using a SOAP webservice, then with a button and an action we need to open it or let the user download it from the screen.
this has to work in IPAD as well.
What would be the correct way to achieve this ?
Thanks for your help and tips.