cancel
Showing results for 
Search instead for 
Did you mean: 

Add company logo in production system by replacing the default sap easy access screen

Former Member

Hi All,

I want to replace the default SAP Easy access screen with my company's logo directly in production system, could you please suggest how to do this?

So far i have made the changes using SMW0 in development system and ready to transport to production system. my requirement is to change the current logo once change move to production system. So SAP Production and Non-Production system will have different logos.

My requirement is that, "every month we want to change the SAP production logo. We want to have this logo replace capability directly in production system, we do not want to make this change via a transport request from DEV->QA->PROD.

Could you please suggest how to change the logo directly in production system?

Also please refer the attached document. please let me know if any more clarification needed.

Thanks,

Rajesh K Sahu

Accepted Solutions (0)

Answers (3)

Answers (3)

Sandra_Rossi
Active Contributor
0 Kudos

Instead of an image in the Web Repository, you might refer to a URL (cf note 1387086 - HTML viewer in SAP Easy Access screen), and change the content of this URL.

vinita_kasliwal
Active Contributor
0 Kudos

Hi Rajesh

If you have all the images which needs to be used month by month then upload them in one go and write a code which reads each image from todays date + 30 days or  based on the date range.

I think the table to be used is SSM_CUST.

Also refer note 1638985 - How to display company logo/image on SAP Logon Screen

Let me know if that helps

Regards

Vinita

Former Member
0 Kudos

Hi Vinita,

No I do not have all the image ready at this time. Basically we want to display the upcoming production activities, outage details etc. along with the company logo. So we thought to design the image every time with all these details and then insert the image as per requirement.

Could you please suggest any other solution for above my requirement?

Also could you please send me the sample code that you are talking to change image every 30 days?

Also could you please suggest if there is any other way to insert custom text along with the company logo. This text should be dynamic and should have capable to modify directly in production.

Thanks for your time and help..!!

Thanks,

Rajesh K Sahu

Sandra_Rossi
Active Contributor
0 Kudos

The "attached document" is missing.

If you know how to do it in development, why can't you do the same in production directly? Of course you know it's a matter of authorization, so you just need the authorizations.

Former Member
0 Kudos

Hi Sandra,

Yes, certainly I can do the same steps in production directly but that would need to open production client and then create transports in production system directly which I want to avoid.

What I am aiming here is, to move all the initial set up to production system (through Dev transports) and then change the logo any time in production without having need of any transport creation.

Could you please confirm if change logo in production system is possible without opening the production client?

Thanks for all your help and time..!!!

Thanks,

Rajesh K Sahu