SAP TechEd Discussions
Join the conversation around SAP TechEd! Discuss details of technical sessions and workshops and anything else conference related.
cancel
Showing results for 
Search instead for 
Did you mean: 

Logo of company in Balanced Scorecard

Former Member
0 Kudos

Hi all,

I have build a demo scorecard in SEM. I would like to add a logo (f.e. company logo) into the scorecard. How can this be done?

Thanks in advance,

Ralph

1 ACCEPTED SOLUTION

former_member195980
Active Participant
0 Kudos

There is no ABAP coding involved.

Let me try to explain it a bit more specific:

- Start SE80

- Repository Browser

- Choose BSP Application and SEM_BSC and then display

- Right Click SEM_BSC (top folder) and choose Create > Theme

- Choose name and development class etc. and create the Theme

- Select the register 'Files'

- Select Include Objects

- Choose sap_logo_small.gif out of SAP>BC>BSP>SAP>SEM_BSC

- Now you can redefine the selected object.

- Right click your included object and select 'import' to define your logo over it.

Beat

6 REPLIES 6

former_member195980
Active Participant
0 Kudos

Hi,

Create a theme in transaction SE80 (web objects) and overrule the picture with your own logo (probably sap_logo_small.gif or similar). Then assign this theme to the BSP SEM_BSC.

Or the very dirty way - just delete or replace the sap_logo_small.gif from the MIME folder of the BSP.

Regards,

Beat Stoller

The Swiss Post

0 Kudos

Hi Beat,

thanks for the quick response. Indeed, you can do it the dirty way, but that is not what I intended.

When using transaction SE80, I open the ABAP workbench, and since I do not know ABAP I cannot make anything out of it.

I tried the transaction codes:

se78 -> to upload a picture

smartforms -> to change the form used for the BSC

The sap help dictonary mentions that two forms are used by the balanced scorecard launchpad -> CPM_FORM_ASP_MP1 and CPM_FORM_ASP_01

In these forms I changed the header logo to the picture I uploaded.

However when I start the BSC launchpad again, it does not show the changed form. I tried logout and login again, but that did not work.

Any ideas?

Thanks in advance.

Ralph

former_member195980
Active Participant
0 Kudos

There is no ABAP coding involved.

Let me try to explain it a bit more specific:

- Start SE80

- Repository Browser

- Choose BSP Application and SEM_BSC and then display

- Right Click SEM_BSC (top folder) and choose Create > Theme

- Choose name and development class etc. and create the Theme

- Select the register 'Files'

- Select Include Objects

- Choose sap_logo_small.gif out of SAP>BC>BSP>SAP>SEM_BSC

- Now you can redefine the selected object.

- Right click your included object and select 'import' to define your logo over it.

Beat

0 Kudos

Forgot one step:

After saving the theme use 'Assignment to a BSP Application' to assign it to SEM_BSC.

You could also assign it by adding ?sap-theme=<yourTheme> to the URL.

0 Kudos

Thanks beat, you helped me out!!!

Best regards,

Ralph

0 Kudos

Hi Beat,

do you also now how I can change the theme, once I already made it? Suppose I want to change the picture for a second time....

Thanks in advance,

Ralph