Application Development 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: 

Display content of a document

Former Member
0 Kudos

Hi all,

One of our requirements is to display contents of a business document attached to a notification.

I am able to retrieve the url & mime type details of the document, but couldn't figure out a solution

to display the contents of the document using the url.

If any one has worked on it, please do send in your response.

Its an urgent requirement.

Points will be definitely rewarded

Regards

Sayee

1 REPLY 1

Former Member
0 Kudos

Hi,

You may use the class cl_gui_html_viewer if you have the document url.

To learn the usage of the class please refr to the standard program SAPHTML_DEMO1.

Hope this helps.

Regards,

Renjith Michael.