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

query regarding function DP_PUBLISH_WWW_URL

Former Member
0 Kudos
250

Hi all,

I want to display a picture in my picture control. I'm using OOPs concept.

I don't know how to get a picture from SAP system (where the pictures are stored etc.). I was debugging a code while I found the function DP_PUBLISH_WWW_URL.

Can anybody please let me know, what this function does?

Thanks & Regards,

Saurabh A. Buksh

1 REPLY 1
Read only

Former Member
0 Kudos
166

u can upload pictures in SAP via transaction SE78 and also have a look at demo code -

program DEMO_ABAP_OBJECTS_SPLIT_SCREEN

Message was edited by:

Amit Tyagi