Hi all,
in my WD4A Application I show document structures from R/3-DMS in a Tree. By clicking a single element I have to show the assigned single document in it's original format (tif, html, txt, doc, ppt ...). Therefor I use RFC BAPI 'BAPI_DOCUMENT_CHECKOUTVIEW2' for checkout documents to a specific path on client PC e.g. 'c:\temp\picture.tif'. But how can I access this file to show it in Webdynpro Popup?
Thanks in advance for your help