Hi Experts,
I have a requirement where I have to download Archive documents to a location locally on Presentation server.
I am using transaction OAAD and function-module 'ARCHIVOBJECT_DISPLAY' for reference. With FM 'ARCHIVOBJECT_DISPLAY' I can view the document.
The documents are stored and open in PDF format.
I have written a report using tables TOA01, TOA02 & TOA03 and producing a list report of archive documents. I can select one line in my report and read/view one archive documents. How can I select multiple lines in my report to download multiple documents (and not open it) to a location defined by user.
Please suggest.
Thanks