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

Using images in module pool programming.

Former Member
0 Likes
688

Can anyone tell the way to display an image in a module pool program screen?

If its not too much of a headache, please give a detailed code.

3 REPLIES 3
Read only

Former Member
0 Likes
513

Hi Sahil,

Take a look at program SAP_PICTURE_DEMO.

Regards,

John.

Read only

0 Likes
513

Thanks John,

Just one more thing is there a way to add a local file that is an image in .jpg format into the database table WWWPARAMS. If yes, what is the format of giving the path of this local file?

Say its lying in d: drive of my workstation.

(I have an R/3 setup. Only got GUI on my workstation, not the App Server.)

Regards

Sahil

Read only

0 Likes
513

Hi Sahil,

Well you might want to take a look at the following link. I used SE78 to upload the picture and then used the picture in the module pool screen. I think that you can upload almost any picture using se78.

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/uploading%2bse78%2bpictures%2bin%2bscree...

Edited by: Aditya Niyogi on May 26, 2008 11:25 AM