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

User specific image display

Former Member
0 Likes
974

Hi,

I need to display image in SAP Easy Access initial screen. Iam able to do it globally by mentioning image name in START_IMAGE id of SSM_CUST table.

But I need to display image specific to user ie., image should vary based on user-id.

How to do it ?

Any help is appreciated.

Regards,

Nagarajan.J

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
730

hi,

i dont think we can have this option of displaying the image based on user settings.

Read only

Former Member
0 Likes
730

Hi,

Is there any possibility to show login specific image as a pop-up, using user-exit (EXIT_SAPLSUSF_001) during log-on, so that SAP Easy Access start image can be common to all users.

Regards,

Nagarajan.J

Read only

Former Member
0 Likes
730

Hi,

Goto view maintanance transaction sm30 and edit user settings for users_ssm.

You can specify whether the user menu or the SAP menu are to be

displayed for a user.

Regards,

Abhinay

Read only

Former Member
0 Likes
730

Hi,

I tried in table USERS_SSM. Menu & Fouvarites are only getting changed.

My requirement is to change Image in SAP Easy Access screen, based on user-id.

How to do it ?

regards,

Nagarajan.J