cancel
Showing results for 
Search instead for 
Did you mean: 

EM Web UI Web Dynpro

ZenonK
Participant
0 Kudos

Hello Gurus.

Is it possible to add a company logo to the top of the Web UI web dynpro or change colours etc?

I recall this was possible with the older Java WCL UI.

Does anybody have experience doing this?

Thanks for any tips.

Zenon.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Zenon,

Yes we can.

Company Logo:

1. Log into SAP EM System

2. Run Tcode SE80

3. Select Repository Browser

4. Select Webdynpro Comp. / Intf.

5. Enter /SAPTRX/EM_WDA_UI and press enter button

6. /SAPTRX/EM_WDA_UI  -> Web Dynpro Applications -> double click on /saptrx/em_wda_ui

7. Menu -> Webdynpro Application -> Test -> In Browser - Admin Mode

8. It will open a new browser http://xxxxxxxx/sap/bc/webdynpro/saptrx/em_wda_ui?sap-language=EN&sap-config-mode=X

9. Right click on SAP Event Management banner image -> Settings for Current configuration -> Supply Chain Management Banner from the path /sap/bc/webdynpro/sap/public/scem//CUSTOMER_BRAND_IMAGE.JPG and SAP Logo from /sap/bc/webdynpro/sap/public/scem//CUSTOMER_LOGO.GIF

Background Colors:

1. Log into SAP EM System

2. Run Tcode SE80

3. Select Repository Browser

4. Select Webdynpro Comp/ / Intf.

5. Enter WD_GLOBAL_PARAMETERS and press enter button

6. WD_GLOBAL_PARAMETERS -> Web Dynpro Applications -> double click on WD_GLOBAL_SETTING

7. Menu -> Webdynpro Application -> Test -> In Browser - Admin Mode

8. It will open a new browser http://xxxxxxxx/sap/bc/webdynpro/sap/wd_global_setting?sap-language=EN&sap-config-mode=X

9. Follow this OSS note 1277000 - SAP Signature Design for Web Dynpro ABAP applications to apply in "sap_tradeshow_plus" as value "Stylesheet URI".

10. Follow this instruction in this link   to change background color.

Check and let me know.

Regards

GGOPII

former_member186607
Active Contributor
0 Kudos

Two more remarks from my side:

-> you can also start the EM web UI as usual and then add "&sap-config-mode=X" to the URL directly

-> the link should then look like this http://xxxxxxxx/sap/bc/webdynpro/saptrx/em_fpm_ui?sap-language=EN&sap-config-mode=X  -> with EM 9.0 or higher (em_fpm_ui instead of em_wda_ui)

Cheers, Daniel

Answers (1)

Answers (1)

ZenonK
Participant
0 Kudos

Excellent.

Thank You Gopi and Daniel!!!!