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

[WDA] Background/Border Image

Former Member
0 Likes
610

Hi guys,

I have a question regarding Webdynpro Abap concerning the BackGround Image. How can I code a background Image like this one provided by SAP?

And afterwards, I will be able to put my components (container, box, label, listBox) inside my Image ...

Finally:

Many thank.

Rachid.

1 REPLY 1
Read only

Former Member
0 Likes
577

You are describing the system logon, see ABAP classes CL_ICF_*_LOGIN for reference. You will find the implementation details of the UI in method RENDER.