Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Display a PDF Document from a standard transacction

Former Member
0 Likes
548

Hi.

I need to display a PDF document located in a server outside SAP. The idea is to implement a menu exit and add a new button to a standard transaction. When the user press the new button a PDF document must be displayed.

I want to know if this solution is possible and if you know any function in SAP to display a PDF document.

Thanks.

Diana.

3 REPLIES 3
Read only

Former Member
0 Likes
527

Hi !

What you can try is using the "HTML-Control".

Becaus it is using the "Internet Explorer" it should be able to display a

PDF-Document located a the URL (that also can be a file://.... URL).

So please see the Docu of the HTML-Control so see how it is to be used.

Regards

rainer

Some points would be nice if that helped.

Read only

Former Member
0 Likes
527

Hi,

Use CL_GUI_FRONTEND_SERVICES=>EXECUTE.

Pass the necessary parameters.

Best regards,

Prashant

Read only

jaideeps
Product and Topic Expert
Product and Topic Expert
0 Likes
527

hi,

chk out this link..here you can find various ways in displaying PDF..

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=how%20to%20display%20pdf&cat=sdn_all

thanks

jaideep

*reward points if useful..