Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Change background in Object Navigator

Former Member
0 Likes
1,168

Hi all.

I wonder how I can change the background in th Object Navigator (se80)?

BR

Kalle

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
969

What exactly do you mean by background.

There is (if installed) the possibility to use Tweak SAP GUI for changing some settings.

Not quite sure about SE80 though. Have a look at the menu in your FIRST screen after login.

menu->extras->administrator information. But I'm not sure if this also applies to SE80.

Hi all.

I wonder how I can change the background in th Object Navigator (se80)?

BR

Kalle

6 REPLIES 6
Read only

Sm1tje
Active Contributor
0 Likes
970

What exactly do you mean by background.

There is (if installed) the possibility to use Tweak SAP GUI for changing some settings.

Not quite sure about SE80 though. Have a look at the menu in your FIRST screen after login.

menu->extras->administrator information. But I'm not sure if this also applies to SE80.

Read only

Former Member
0 Likes
969

Do not have that menu.

I want to chnage the picture to the rigth in the object navigator.

Read only

Sm1tje
Active Contributor
0 Likes
969

This is the text from the menu:

System administration information

The role maintenance transaction PFCG, where you can create menus and

assign users, contains documentation about creating user menus.

The System administration can change the SAP Easy Access initial screen:

Global settings for all users:

o Change the logo in the right-hand side of the initial screen

- To put your company logo in the right-hand side of the initial

screen:

Put your picture in the database with the transaction SMW0

"Binary data" options, e.g. in ".GIF" format.

Put a record with the picture name in the key "START_IMAGE" of

the table SSM_CUST in the View maintenance transaction SM30.

- You can adjust the picture to the window size automatically or

center it in the right-hand side of the initial screen

("RESIZE_IMAGE" "YES" or "NO" in the table SSM_CUST).

- You can deactivate the picture globally so that noone sees it

with "HIDE_START_IMAGE" "YES" in the table SSM_CUST.

User-specific picture display settings are then ignored.

o Deactivate SAP menu, all user menus and Workflow.

- You can deactivate the menus for the wntire system by creating

or changing records in the global settings table SSM_CUST in the

View maintenance transaction SM30.

- To globally deactivate the SAP menu, enter a record

"SAP_MENU_OFF" "YES" in upper-case letters.

- To globally deactivate all user menus enter a record

"ALL_USER_MENUS_OFF" "YES" in upper-case letters.

o Change SAP menu

- The SAP menu entry point is specified in the transaction SSM2.

If no setting is made, the standard entry point (area menu S000)

is used.

User-specific settings

o The administrator can activate or deactivate menus for individual

users.

- If there is a user setting it is used, if the menu exists.

Global settings are then ignored.

- To make user settings, enter or change records in the table

USERS_SSM in the View maintenance transaction SM30). You can

then specify whether the user menu or the SAP menu are to be

displayed for a user.

Take a look at the table mentioned, maybe there is a way to change that picture as well. As far as I can see (and know) you can only say 'do not display (any) picture' or standard picture. But in SMW0, you can import images etc. so maybe you can do some sort of customizing so that 'your' picture is used in stead.

Read only

Former Member
0 Likes
969

Looks like Micky are on to a solution.

But I need to know what the name are for the picture for the ABAP Development Workbench.

For the SAP startpage it is START_IMAGE but I need it for the development workbench.

Read only

Former Member
0 Likes
969

I belive that it's this image you are looking for is WB_BACKGROUND1 SWBM 04.02.1999 Hintergrundbild blau

You can find it in the transaction SMW0.

I hope it will work fine for you.

//Andreas

Read only

Former Member
0 Likes
969

hi,

you can use the transaction code SU01

it is for user maintainence

there u can upload image u want to

u can followt the link

regards,

sharad.

Edited by: sharad narayan on Apr 18, 2008 11:00 AM