Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Re: How to change right hand side logo in sap

Posted: Apr 20, 2011 7:11 AM in response to: Partha Dey

Reply

Follow the below procedure: 1) Define the MIME Types Execute transaction SMW0. Select Binary data for Web RFC applications and click the find button or press enter. On the next screen enter development class SWF or any other package name and click the execute button. 2) This takes you to the SAP Web Repository: Object Display screen. Go to Settings >> Maintain MIME types. In this screen, create new entries for the image formats you want to use if they do not already exist or you can click on create button. Type Extension image/gif *.gif image/jpeg *.jpg, *.jpeg 3) Create an Object for the new Image In the SMW0 transaction, go to the SAP Web Repository: Object Display screen as described above. Click the create button. Enter the object name and description, CUSTOM_LOGON_IMAGE for example, and click the import button. Select the image file you want to use and click Transfer. Confirm the pop-up about having to use an SAP development class. In the next screen enter development class SWF. This is the same development class as the SAP standard image stored in the RIPPLE object. Click the save button and confirm the warning about the original system being set to SAP. Depending on the configuration of your system you may be asked for a transport number. 4) Configure the System to use the Customized Image Execute transaction SM30. Enter SSM_CUST as the table/view and click Maintain Create a new entry named START_IMAGE. Enter the name of the object holding the image created earlier (As in our case name of the object is CUSTOM_LOGON_IMAGE) and save it. The change is in effect immediately after you save it. Do System >> Create session to see the results.

You might also like