Skip to Content
0
Former Member
Nov 21, 2006 at 03:43 PM

URL to a PDF via BSP/BAPI

1053 Views

Hi, this is my first post to SDN so hopefully isn't to trivial to be answered :).

We have Web-based application that logs onto our SAP system and displays Invoice and Order related data.

Info is grabbed from SAP via BAPIs.

We would like to be able to display PDF docs that have already been created and stored on the SAP server (created during standard SAP printing).

Am looking for a way to upload (?) the PDF or point a URL to it (or URL to a BSP which will upload and display the PDF as soon as someone clicks on a PO Doc or Invoice Doc.

i.e. user clicks on PO Doc 12345678 which is sent to SAP via BAPI.

BAPI returns a URL (which has a GUID, and not an obvious link to doc) which can then be loaded into a browser.

I've seen various articles on BSP and PDF etc but can't find any that touch on what I'm trying to do other than a simple fixed-name PDF upload and display.

Make sense?

thanks,

Stephen