Skip to Content
0
Former Member
Mar 16, 2007 at 05:13 PM

How can I display a document stored in ArchiveLink?

548 Views

Hello people,

We developed a solution to attach some files related to a requisition in IXOS.

We have an interface using webdyn and we need to display these files. I can read some details in TOA01, and I can create a link to the document. But when the user clicks on this link, the file must be opened. I thought when the user clicks on the link, a RFC function is called on R3, passing the ARC_DOC_ID and some function will be called to send the file contents to the frontend. Which function??

Thank you!