cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Change icon in NetWeaver Business Client for HTML

laurent_burtaire
Active Contributor
0 Kudos
251

Hello,

i would like to change SAP logo in screen-shot below:

Wording "BUSINESS CLIENT "comes from NWBC_CFG table.

I thought initially i could maintain my own picture using this table with parameter BRANDING_IMAGE: it does not work.

Does anybody know which MIME folder contains this SAP logo or where this logo is launched in ABAP code. I tried with CL_NWBC_HTML class, but without success...

Document "SAP NetWeaver Business Client (NWBC)" does not give information regarding this point.

Regards.

Laurent.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Laurent,
You could change the logo?
How you did it?
Thank you!

laurent_burtaire
Active Contributor
0 Kudos

Hello,

i did not find where SAP logo was managed...

Regards.

Laurent.

Former Member
0 Kudos

Hi Laurent,

as far as I know this cannot be changed because the pictures are hard coded.

This was the case at the very beginning of SRM 7.0 and maybe has changed and ca be customizied somehow.

Try to debug starting from class CL_NWBC. Maybe you will find out where the method were the pictures are loaded.

Regards Stephan