Skip to Content
Author's profile photo Sushil Aher

SAP GUI 7.30 – Using Branding Feature

With SAP GUI 7.30 SAP has enhanced the SAP GUI and provided various new features. We will start configuring these new features one by one.
 
One of the features which come with SAP GUI 7.3 is “Using Branding”.  What is mean by using branding in the SAP GUI?
 
Using Branding in SAP GUI means you can add & customize your company logo in the title bar of SAP GUI, so every user once log’s into the any of the ABAP system by default the company logo will be visible on the Title Bar.
 
With SAP GUI 7.30 by default SAP provides various themes and colors, the branding feature is mainly enabled for Signature Design & Corbu theme.
 
As mentioned above, you can integrate a company logo in the title bar of any SAP session. Once you start configuring your SAP GUI using the SAP GUI Configuration the branding feature is disabled and you can only see it in the read only mode for the Branding.
 
Please check below screen shots for further details,
 
Launch the SAP GUI Configuration tool, as you can see by default the “SAP Signature Theme” is shown in the SAP GUI Options.
/wp-content/uploads/2012/10/1_142721.jpg
Navigate to the Visual Design > Branding – Here the initial settings are read only as shown below.
/wp-content/uploads/2012/10/2_142722.jpg
To enable the branding and customize it as per the company
requirement, there are some prerequisite which needs to meet before we start
enabling the branding for SAP GUI.
Pre-requisite:
 
  1. SAP GUI branding can only be configured for SAP Signature theme and for the Corbu theme. No other theme can be configured for the branding.
  2. The size of the logo should be 27pixel : 160pixel (Height: Width)
   
Let’s enable now the branding, follow the below steps to configure & customize SAP GUI branding as per company requirement.
 
In the below configuration, I am using a custom logo created for this configuration,
/wp-content/uploads/2012/10/3_142723.jpg
Procedure:
 
  1. To enable the branding settings, we need to edit the registry settings and create two new entries as shown below,
    
Type “regedit” under the Start >Search and hit enter
/wp-content/uploads/2012/10/4_142724.jpg
A registry editor screen will open as shown below,
/wp-content/uploads/2012/10/5_142725.jpg
Navigate to, HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP\General\Appearance
 
And create two entries as below, 
A] UseBrandingImage – This registry key activates the display for logo in SAP GUI title bar.
 
B] BrandingImage – This is the actual path to the image.
Name Type Value
UseBrandingImage DWORD (32-bit) value 1
BrandingImage REG_SZ <Path to Image>
For
UseBrandingImage,
/wp-content/uploads/2012/10/6_142726.jpg
By default the value will be (0), you need to modify the value by right clicking on the “UseBrandingImage” key and change the value to (1)
/wp-content/uploads/2012/10/7_142727.jpg
For BrandingImage,
/wp-content/uploads/2012/10/8_142728.jpg
By default the value will be null, you need to modify the value by right clicking on the “BrandingImage” key and change the value to the path for the image.
/wp-content/uploads/2012/10/9_142729.jpg
Finally the Registry edit screen will have two new entries as shown below,
/wp-content/uploads/2012/10/10_142730.jpg
This completes the branding customization in SAP GUI 7.30.
    
Output:
Open the SAPGUI Configuration wizard and navigate to, Visual Design > Branding
    
Now you can see the custom logo which we uploaded is shown under the Branding.
/wp-content/uploads/2012/10/11_142731.jpg
Now open SAP GUI and login to any one of the server. Here you can see the custom logo which we uploaded.
/wp-content/uploads/2012/10/12_142732.jpg
  There is an option for user to select the logo image and activate/deactivate. To enable that feature we need to modify the Registry settings as shown below,
Name Type Value/Data
UseBrandingImage_ReadOnly DWORD (32-bit) value 0
BrandingImage_ReadOnly DWORD (32-bit) value 0

  

Change the value as shown above in the table and user will be able to modify the settings at runtime.

/wp-content/uploads/2012/10/13_142733.jpg

Output:

/wp-content/uploads/2012/10/14_142734.jpg

If a user changes the settings, the SAP GUI Options writes these values under HKEY_CURRENT_USER\Software\SAP\General\Appearance

    

“UseBrandingImage” (REG_DWORD)

“BrandingImage” (REG_SZ)

/wp-content/uploads/2012/10/15_142735.jpg

The HKEY_CURRENT_USER values have a higher priority than values under  HKEY_LOCAL_MACHINE.

Assigned Tags

      6 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Martin English
      Martin English

      Please confirm...

      Based on this description, it looks like any user of a PC / workstation where these options are not locked down by corporate policies is able to modify their SAP GUI theme ?

      I don't have a problem with this, in fact it is similar to many other windows like features (themes, backgrounds etc) that are used for corporate branding, but it's something that the Workstation Administration / Deployment teams need to be made aware of (especially if some people DO want / have a case for modifying the branding).

      hth

      Author's profile photo Tom Van Doorslaer
      Tom Van Doorslaer

      Nice!

      Looks like you've been digging deep in the registry settings.

      Author's profile photo Martin English
      Martin English

      The business wanted some 7.3 features for their power (i.e. SAP GUI) users that aren't supported in the 7.20 SAP GUI. We started the ball rolling on getting the SAP GUI 7.30 rolled out before we even started on the Sandpit upgrade, we have rolled the NW upgrade through the landscape into prod, and we're still waiting...

      At the moment we have the users in question running SAP GUI 7.30 off a shared network drive, using a script that adds a directory containing some SAP GUI DLLs to their path, calls an SAP Shortcut, then reinstates the path; We're analysing performance etc, but it looks like we may be able to cut the 'Desktop Support' team out of the loop altogether 🙂

      hth

      Author's profile photo Marwan El-Tawansy
      Marwan El-Tawansy

      Very Useful .. thank you

      Author's profile photo Charles Runyon
      Charles Runyon

      Hello,  Thanks very much for the information.  I would like to load a different logo in the title bar for a different systems in for sap logon entry.  Is this possible and how would I do it?

      thanks,

      chuck

      Author's profile photo Diana Sahakyan
      Diana Sahakyan

      Thank you very much for your information, I was very usefull.