cancel
Showing results for 
Search instead for 
Did you mean: 

Standard WDA Application - Change UI element image

Former Member
0 Kudos

Dear All,

SNC 5.1 Out of Box solution provides its Web UI in the form of WDA appications.

1. How do I change the image of a UI element for such a Standard WDA Application.

2. Also, is it possible to do the modifications in such a way that only a certain group of users can see the modified UI element and the rest see the standard Out of box solution?

Thanks and Regards,

Ashwin

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Worst case scenario, you could use the Enhancement Framework to extend the existing application. You can't modify existing UI element - but you can hide existing ones and then add a custom one. You could also add pre- or post- method implementations. Here is some details on the Enhancement Framework specific to WDA:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/c5/f4b9422e0fb911e10000000a1550b0/frameset.htm

However you might find that you can acomplish what you want using Customization.

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/b170d256293c5ce10000000a421937/frameset.htm