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

Creating Images Dynamically in Module pool programming

saipeddaiahgari
Product and Topic Expert
Product and Topic Expert
0 Likes
1,369

Hi Experts,

Is there any way to insert the image dynamically in all the screens in an existing custom program. Actually, my requirement is whenever i give a program name in selection screen and execute it, it has to insert a image in all screens in that program. Is there any way to achieve it in single shot because in some custom programs there are many screens i can't create a custom container in all the screens and writing code in all screens is a time being. process.

Thanks in advance.

Best Regards

Siva Teja.

4 REPLIES 4
Read only

saipeddaiahgari
Product and Topic Expert
Product and Topic Expert
0 Likes
1,235

Hi experts any reply to my question ??

thanks and regards

Siva teja.

Read only

0 Likes
1,235

Hi Sai,

maybe you can code something to "attach" a docking container to every screen, but i'm not sure is the best solution.

Ideal is to create a container exactly in the place you need in every screen.

Regards,

Frisoni

Read only

cesar_gr
Participant
0 Likes
1,235

Hi friend.

I think that what you need, is show an only one picture ( like a logo picture in all transactions standar and Z ).

If this is the case, what about use brandign option.

http://scn.sap.com/people/sushil.aher2/blog/2012/10/02/sap-gui-730-using-branding-feature

Regards!

Read only

saipeddaiahgari
Product and Topic Expert
Product and Topic Expert
0 Likes
1,235

Hi Frisoni, I am able to create container dynamically using Docking container concept. But the problem is, on every screen container (image) is overlapping screen elements and not even one screen element is visible. So our team what we decided is to put empty container on every screen and to call that container whenever we want.

Thanks for you reply..

Regards

Sai.