Application Development 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: 

Show / Put Company Logo On SAP Initial Screen

former_member212713
Contributor
0 Kudos

Hi Gurus;

I want to show/put my company's logo on SAP initial screen (session_manager) for all SAP users.

How can I apply this work?

Thanks.

1 ACCEPTED SOLUTION

krishnendu_laha
Active Contributor
0 Kudos

Please find below steps:

u2022 SM30  Table SSM_CUST (delete de entry START_IMAGE)

u2022 SMW0  Select u201CBinary data for WebRFC applicationsu201D  F8  F8  Create  Object Naam Z<Naam>  Import  File Name (=plaatje)  Data Format (=BIN)  Transfer  Development Class (Local Object)

u2022 SM30  Table SSM_CUST  add an entry (Name=START_IMAGE and Value=Z<Naam> from last step).

Thanks.

1 REPLY 1

krishnendu_laha
Active Contributor
0 Kudos

Please find below steps:

u2022 SM30  Table SSM_CUST (delete de entry START_IMAGE)

u2022 SMW0  Select u201CBinary data for WebRFC applicationsu201D  F8  F8  Create  Object Naam Z<Naam>  Import  File Name (=plaatje)  Data Format (=BIN)  Transfer  Development Class (Local Object)

u2022 SM30  Table SSM_CUST  add an entry (Name=START_IMAGE and Value=Z<Naam> from last step).

Thanks.