2006 Jan 02 1:08 PM
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
2006 Jan 04 11:46 AM
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
2006 Jan 03 11:22 PM
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
2006 Jan 04 9:25 AM
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
2006 Jan 04 11:46 AM
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
2006 Jan 04 11:48 AM
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.
2006 Jan 04 12:32 PM
2006 Jan 04 12:38 PM
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