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

logon screen

Former Member
0 Likes
658

how can i change my logon screen

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
600

Refer the links -

Regards,

Amit

Reward all helpful replies.

5 REPLIES 5
Read only

Former Member
0 Likes
600

there are so many ways to do it

right click on the server se the details

small font

large font many

properties many thngs can be changed

enjoy

bhanu

Read only

Former Member
0 Likes
600

Hi

see this

Change the logo in the right-hand side of the initial Log-on 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.

Refer the links -

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

amit_khare
Active Contributor
0 Likes
601

Refer the links -

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
600

Hi

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.

Thanks