Quantcast
Channel: SCN : All Content - SAP GUI
Viewing all 3616 articles
Browse latest View live

Anyone tried Personas on Win8RT/Win8Pro Tablets ?

$
0
0

I am interested in using SAP Screen Personas on Windows Tablets for on-line mobile usage within a Maintenance Plant / Manufacturing Plant running ECC.

 

I assume there would be no problem using a Windows 8 Pro Tablet, but I wonder has anyone tried it ? And can you get a mainly touch rather than keyboard look and feel from the Personas ?

 

However I wonder if Personas will work on the Metro app based Windows 8 RT Tablets? presumably not.

 

Please share if you are able, thanks in advance


Connection problem via GUI java

$
0
0

Hi Experts,

 

I am dealing with connection problem to the system. Can anyone help me with this? I am using expert mode to establish connection. This is pattern :

 

conn=/H/ip address/S/3299

 

After this I am still getting errow below.

picture.png

System OS X 10.8

 

SAPGUI 7.3 rev2

SAP HELP MENU Configuration

$
0
0

Hi Experts,

 

We have configured the HELP menu (APPLICATION HELP and SAP LIBRARY) through tcode SR13, And the help files are kept at OS level with shared folder. But when we click on the APPLICATION HELP tab the browser will start and nothing has been displayed.

 

Please find the attached screenshot document for your reference and let  me know how to overcome from this issue.

 

Thanks,

Narasimhan Krishna

Problem with ALV export to openoffice.org

$
0
0

Dear Friends,

 

We are not able to use the open office functionalities in ECC 6.0

 

Here is what is happening:

 

We try to download any output from a standard transaction using "List --> Export --> Spreadsheet and select 'Star office 8 Calc / Openoffice.org 2.0 Calc".

At the pop-up, we store the file at a specific path, with name abc.

Next, we get a pop-up "text-import -abc.ods" where we need to select the character set etc.

Whatever the comibnation of selections we use on this pop-up, we end up with a file opened with html code on it.

 

Please let us know what could be the problem - version problem or configuration problem or what else. We are using openoffice.org 2.4.

 

Advance Thanks...

SAP Gateway server details

$
0
0

I see the saprfc.ini entries in Informatica server to connect to SAP server are as below:

 

 

 

DEST=INFALEFD101

TYPE=R

PROGID=INFALEFD1

GWHOST=nxsaxd03

GWSERV=sapgw03

RFC_TRACE=1

 

 

DEST=INFALEFD102

TYPE=R

PROGID=INFALEFD1

GWHOST=nxsdxq03

GWSERV=sapgw01

RFC_TRACE=1

 

 

From SAP I see below are the server details:

 

How could re-check that the above entries are correct or not.

 

Regards,

Gaurav

SAPGUI:SSO with OSX : How to configure SSO on Mac.

$
0
0

This is an old document created on 25 June 2007 , Please if you found something now updated let me know and I will make the update.

 

Applies to:

 

SAPGUI : SAPGUI for Java 7.00 rev 4
VM: Apple Computer, Inc. Version 1.5.0_07-87

OS: Mac OS X(i386) Version 10.4.10 / Intel-MAC

ADS: Windows 2003

 

Summary

How to implement the Single-sign on with Kerberos using SAPGUI for JAVA 7.00,

 

 

 

 

Install Kerberos in OSX

To start to use Single-sign On (SSO) in Mac environments we need install the Kerberos/Seclude library in our system.

 

If you don’t have installed ,you can download from :   http://db.tt/IclHWMLV

This TAR file have 2 files

  • sncgssec.dyld for PowerPC (Secude framework must already be installed!)
  • sncgssk5.dyld for Universal

 

Select the better library for you and rename to sncgss.dyld , then copy to “/usr/local/lib” or “/usr/lib” directory. If you want use another directory, you have to set the SNC_LIB environment variable to the location of the library.

 

   i.e. export SNC_LIB=/mnt/server/lib/sncgss.dyld (for bash)

 

or set the user environment via file "~/.MacOSX/environment.plist" (see Developer Connection Technical QA 1067 and Property List Editor Application which comes with the Developer Tools)

 

 

Configure Kerberos

If you work like consultant, usually you don’t include your MAC in the client domain, for use SSO you only need type your password the first time when you logon, and then you have SSO until the ticket expire.

You need to setup the krb5.conf file in /etc with the follow lines :

 

 

  1. [logging]
    default = FILE:/var/log/krb5libs.log
    kdc = FILE:/var/log/krb5kdc.log
  2. admin_server = FILE:/var/log/kadmind.log

[libdefaults]

ticket_lifetime = 24000
default_realm = SUB.DOMAIN.NET

default_tkt_enctypes = des-cbc-crc des-cbc-md5

default_tgs_enctypes = des-cbc-crc des-cbc-md5

 

[realms]

SUB.DOMAIN.NET = {
kdc = server_hostname.sub.domain.net

admin_server = server_hostname.sub.domain.net

default_domain = sub.domain.net
}

[domain_realm]
.sub.domain. = SUB.DOMAIN.NET

server_hostname.sub.domain.net = SUB.DOMAIN.NET

 

 

Configure Sap Logon

First of all, you need to configure your SAP Logon, in this example we configure the guimsg.txt in the preference panel with file:/Library/Preferences/SAP/guimsg.txt,

 

ELD : /M/server_hostname/S/3601 

 

Click in New

Screen Shot 2013-04-17 at 7.56.41 AM.png

Click in the drop box of System and select ELD

Screen Shot 2013-04-17 at 7.57.54 AM.png

 

The SAPGUI show the Group/Servers for Load balance, select the right option and click Security

 

Screen Shot 2013-04-17 at 7.58.32 AM.png

 

 

 

In the Security TAB you see the SNC Name of the server, click in “Enable Secure Network Communication” and Save.

 

Screen Shot 2013-04-17 at 7.59.21 AM.png

 

 

When you try to logon, the system ask your DOMAIN password

Screen Shot 2013-04-17 at 7.59.28 AM.png

 

Now you can start to use the SSO

Auto-complete feature not working

$
0
0

We have some users where the auto-complete(History) is turned on, but now working.  We have tried to reinstall the GUI.  This did not help.

Has anyone experienced this and have a resolution?

SAP GUI Server Installation

$
0
0

SAP GUI Server Installation


Applicable For            : Windows XP, SAP GUI 7.30 for Windows

Installation Scenario    : Workstation installation from a server – Un Attended

 

Summary

 

SAP GUI server is useful when you need to install GUI on large number of computers. This server can be used to upgrade the release, applying patches, adding components to existing installations and un-installing the components. SAP GUI server is useful to administrators which makes gui administration easy.

 

Author(s):    Mahesh Kumar Mukkawar

Company:    Greatship India Limited

Created on:  04 December 2012


Author Bio


Untitled.pngMahesh Kumar Mukkawar is a Netweaver Consultant with Greatship India Limited and lives in Mumbai, IN. He previously worked for Alkem Laboratories, a leading pharma company in india.Mahesh Kumar is a Post Graduate from Osmania University,IN. He has exposure to SAP BPC in his coursework and interested in enterprise systems.

 

 

 

 

 

Pre Requisites:


Operating System          :   Windows XP/ Server 2008

.Net Frame Work           :   4.0

 

Components to Download: (SMP Login required)

 

SAP GUI 7.30 For Windows

SAP GUI 7.30 For JAVA

SAP GUI 7.30 for Windows Patches

SAP GUI 7.30 for JAVA Patches

BI 7.0 ADDON FOR SAP GUI 7.30

Patches for SAPSetup 9.0

 

Navigate to service.sap.com/swdc - SAP Software Download Center - Installations and Upgrades - Browse our Download Catalog – SAP Frontend Components – SAP GUI for windows - SAP GUI FOR WINDOWS 7.30 CORE – Installation – Downloads.

 

You can directly search for components and download CD SAP GUI FOR WINDOWS 7.30 CORE

CD No  –  50113858_6        NW 7.0 Presentation - 7.30 Compilation 1 Present.

 

Useful Tools


NWSAPSetupAdmin.exe - can configure your own installation packages

NWSAPSetup.exe - This installs GUI to client machines

NWCreateInstServeris a wizard driven tool that helps the administrator create a new installation server.

NWUpdateInstServerstarts importing SAP products from the source into the newly created server.

 

Above all executable are available at below path

\\GUI Server IP\SAPGUISERVER folder\Setup

 

 

Logs


If you encounter any errors, you can refer following logs

 

Recording Logs Path : %ProgramFiles%\SAP\SAPSetup\Logs\NwCreateInstServer.log

Error Logs Path : %ProgramFiles%\SAP\SAPSetup\Errors\NwCreateInstServer_<CurrentDateTime>.xml.


 

Installation Procedure

 

 

Navigate to ptt.JPGath 50113858_6\NW_7.0_Presentation_\PRES1\GUI\WINDOWS\WIN32\Setup  and click NWCreate Inst Server icon

 

 

 

 

 

This launches installation server wizard

 

tt.JPG

 

Browse to empty share folder name

 

tt.JPG

 

This will install GUI server in your system. Once its successfully installed you will get confirmation screen.

 

tt.JPG

 

After successful installation, GUI server will import products into the server. Once you click on next it will automatically imports  product which you have selected from installation folder.

 

tt.JPG

 

Following screen will show the snapshot of Server Administrator Tool.

 

tt.JPG

 

Admin client can be opened from \\ Network Address\SAP GUI Server\Setup > NwSapSetupAdmin

 

You can perform following tasks using SAP Setup Admin tool

 

Import Product-Use this feature to add new products (for example, SAP front-end components) to an existing installation server for distribution over the network.

Export Product-Use this feature to export front-end components available on one installation server to another.

Delete Product-Use this feature to delete a product from an installation server.

Create Package-Use this feature to create packages for deployment. Packages can contain many components and their installation parameters can also be customized.

Create Package Definition File (PDF) -You can create a package definition file (PDF) for an installation server package. PDF is a package description format that simplifies the interoperability and information exchange between the SAP Installer and system management products like the System Management Server from Microsoft.

Configure Package-Use this feature to change the attributes or the content of your packages.

Patch-Use this feature to patch components that are available on the installation server.

Local Security Handling-This feature allows workstation users to install SAP components from the installation server without requiring administrative privileges.

 

Installing GUI on Client Machine


Configure Local Security Handling:

 

This feature allows workstation users to install SAP components from the installation server without requiring administrative privileges.

 

To configure configure LSH goto Services Menu and select Configure local security handling

 

tt.JPG

 

Next wizard will guide you through the configuration for Local Security Handling

 

tt.JPG

tt.JPG

tt.JPG

Above verify will verify the password and retype password only. It will not authenticate from active directory. After successful authentication from active directory you will see successful configuration of LSH.

 

tt.JPG

After successful completion you will see installation service state Active at bottom of admin tool.

 

tt.JPG

Services Created in Services.msc:

 

Following services will be created in services once the successful configuration


SAPSetup Automatic Workstation Update Service

SAP on-reboot installation service

 

Installing to Client Machines

 

This deployment you need help from your network team to configure group policies and auto deployment policies.

 

1. GUI can be installed or updated using the url provided for product or patch from SAP Installation Server Admin Tool.

It will be like \\Serverip\shared_folder\Setup\NwSapSetup.exe /Silent /Product="SAPGUI710" ( SAPGUI710 is Product Name )

 

2. You can install through the batch file also

 

net use \\<server>\<share>\Setup /user:<user> <password> /persistent:no

\\<server>\<share>\Setup\NwSapSetup.exe /Silent /package="<packagename"

 

This can be distributed through group policies.

 

 

References

 

http://service.sap.com/sap/support/notes/66971

http://service.sap.com/sap/support/notes/26417

http://scn.sap.com/docs/DOC-30247

http://scn.sap.com/docs/DOC-25456

http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx?mfr=true


SAP GUI 7.30 Installation Errors

$
0
0

SAP GUI Front End Installer terminates during the installation startup from the SAP Installation Server.

 

If the workstation does not meet the requirements, the frontend installer program terminates when you Install the package from the installation server.   The NwSAPSetup Log does not explain what are the requirements are missing. 

 

Here's what you can do to find out the problem.

 

Launch (Double click) the installer file without any parameters on the workstation to see what are the requirements causing the installation program termination.

 

See the screenshot for inforamtion.

 

GUI_Launch_Error.png

To continue with the installation....take out the components from the Installer/Package that you don't need or fullfil the requirements and proceed with the installation.

 

Thanks

Thirumal

SAP GUI 7.30: RRMX not connected to BW

$
0
0

Hallo,

 

We are planning to install SAP GUI 7.30 on Windows 7 clients with Office 2010.

 

Now we have the problem that starting RRMX not connects to BW (BW 7.0; BI_CONT 7.03). We need to logon twice.

 

Installing an SAP GUI 720 works fine.

 

An check with SAPBExC (version 40) resulst in two red files: SAP.connector.dll and SAP.connector.RFC.dll

 

Copying ths files in the BI-Directory on client will result in an green SAPBExC-Check but not in an connected RRMX.

 

SDN Wiki http://wiki.sdn.sap.com/wiki/x/CIENDw and http://wiki.sdn.sap.com/wiki/x/d4DwCg describes installing the GUI 720.

 

But 720 works fine, installing 730 in an similar way leads in an disconnected RRMX.

 

Any hints on this problem?

 

Thanx

 

Gerhard

SAP Screen Personas - How to get started

$
0
0

Over the last few weeks, we have posted a selection of How To guides showing how you can use SAP Screen Personas to solve typical productivity issues. Most of these How To guides target SAP Screen Personas users who already have some experience with the product. Starting out with these advanced scripting tutorials might be overwhelming for some new users.

 

So, if you are new to Personas, and you want to personalize and simply your own experience with the SAP GUI screen, and you do not know how to get started, this document might be exactly what you were looking for.

 

Our first recommendation is to start with the first screen that you see when accessing your SAP system - the SAP Easy Access menu. There are several ways to change the screens to meet your needs. When you modify this screen with Personas, we recommend that you list all the transactions that you need to do on the corresponding SAP system and make them easily accessible from the start screen.

 

For example:

I, as a user on our internal demo system, need a cockpit that helps me to provide support to end-users.

So, I need to support the following main scenarios.

  • Somebody needs help with the NWBC integration, so we need to go into PFCG
  • A new user is required in cloud demo landscape, so we need to open the Netweaver Cloud Admin UI
  • Something is wrong with an existing user, so we go into SU01D and check the user
  • We also watch the SAP GUI space on SCN to see if somebody needs help with Personas.
  • Last but not least, somebody reaches out to us and ask for help with a flavor in transaction XYZ

 

The following video shows how to convert the SAP Easy Access Menu into the Personas Support Cockpit.

 

 

Step-by-step:

  1. create a copy of Basic View
  2. Simplify and beautify the existing screen
    1. remove all elements of the screen that are not needed
    2. add a background image
    3. add an additional image as a header
    4. add a label to the execute button
    5. rearrange the transaction code field and images
  3. Add additional buttons
    1. add a launch button to jump directly into PFCG (to maintain roles)
    2. add a launch button to open a web page (Admin UI for our demo environment)
    3. add a script button to do a user lookup (leave it empty for now)
  4. save and exit
  5. populate the script button
    1. switch to basic view to record a script
    2. start the script recorder
    3. execute the sequence of steps that you always execute
    4. stop the script recorder
    5. go back to the flavor and go back into edit-mode
    6. add a custom text field
    7. upload the script and make it dynamic using copy/paste actions
  6. finalize the screen
    1. add another launch button to open a menu entry (to logout)
    2. change colors of all buttons
    3. add html viewer showing the latest discussions in SCN in the SAP GUI space
  7. save and exit
  8. go back into production mode
    1. show the html viewer content
    2. demonstrate the script button
  9. switch to other flavors to show other examples

 

As usual, if you want to learn more or discuss anything related to how to make your SAP GUI screens more functional using SAP Screen Personas, please start a discussion in the SAP GUI space on SCN.

SAP GUI 7.30 installation problem - Microsoft Register Server - wdbz.ocx - MSVCR80.dll

$
0
0

Hi all,

 

we are trying to install SAP GUI 7.30. In several cases, during the installation process, the following error occurs:

 

"Microsoft Register Server has stopped working - A problem caused the program to stop working correctly. Please close the program. -> Close the program."

 

 

foto.jpg

 

 

The NwSapSetup.log entries for this are the following:

 

13:42:08 NwSapFeiUt  1   Process <"C:\Program Files (x86)\SAP\SAPsetup\Setup\sapregsv.exe" "C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx" /u /s /w> has finished.

13:42:08 NwSapFeiUt  1   Process <"C:\Program Files (x86)\SAP\SAPsetup\Setup\sapregsv.exe" "C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx" /u /s /w> has the return code -1073740940

13:42:08 NwSapFeiUt  1W  COM server unregistration with 'sapregsv.exe' failed. Error message: Unknown error 0xC0000374. Error code 0xc0000374.

13:42:08 NwSapFeiUt  1   Attempting out of process self unregistration (regsvr32.exe)

13:42:08 NwSapFeiUt  1   Executing <C:\Windows\system32\regsvr32.exe "C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx" /u /s>

13:42:09 NwSapFeiUt  1   Waiting for 31000 milli-seconds...

13:42:40 NwSapFeiUt  1W  Process <C:\Windows\system32\regsvr32.exe "C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx" /u /s> did not finish in 31000 milliseconds.

13:42:40 NwSapFeiUt  1W  COM server unregistration failed even with 'regsvr32.exe'!

13:42:46 NwSapFeiUt  1E  The module C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx could not be loaded due to unresolved module dependencies:

                         Module MSVCR80.dll is unresolved

 

13:42:46 NwSapFeiUt  1   SharedDllCounter for C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx has been erased.

13:42:46 NwSapFeiUt  1W  Target File seems to be in use: cannot delete. Error message: Access is denied. Error code 0x00000005 (5).

13:42:46 NwSapFeiUt  1   Path <C:\Program Files (x86)\SAP\SAPsetup\Setup\NwSnapshot64.exe> resolved to <C:\Program Files (x86)\SAP\SAPsetup\Setup\NwSnapshot64.exe>.

13:42:46 NwSapFeiUt  1   Executing <"C:\Program Files (x86)\SAP\SAPsetup\Setup\NwSnapshot64.exe" /moduleInfo:"C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx">

13:42:51 NwSapFeiUt  1   Waiting for 1000 milli-seconds...

13:42:51 NwSapFeiUt  1   Process <"C:\Program Files (x86)\SAP\SAPsetup\Setup\NwSnapshot64.exe" /moduleInfo:"C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx"> has finished.

13:42:51 NwSapFeiUt  1   Process <"C:\Program Files (x86)\SAP\SAPsetup\Setup\NwSnapshot64.exe" /moduleInfo:"C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx"> has the return code 0

13:42:51 NwSapFeiUt  1   Module C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx is locked by C:\Windows\SysWOW64\regsvr32.exe

13:42:51 NwSapsAtlC  1   Detecting file usage has taken 4.703 seconds

13:42:51 NwSapsAtlC  1W  File 'C:\Program Files (x86)\Common Files\SAP Shared\BW\wdbz.ocx' is in use by application 'C:\Windows\SysWOW64\regsvr32.exe' with window-title ''

 

Is this a common SAP GUI installation problem? What is the cause and the solution for this problem?

 

Thanks in advance!

 

Best regards,

Chris

Run Time Error in MF50 - Graphical Planning table

$
0
0

Hi Experts,

 

I using T-Code "MF50" Planning table, When i Select Graphical Planning Table (Shift + F6)

 

A Error Message Appear :

 

-


Microsoft Visual C++ Runtime Library

 

Runtime Error!

 

Program C:\Program Files\SAP\FrontEnd\sapgui\gnbax.EXE

 

R6030

- CRT not initialized

-


 

and the Session  being hung

 

What is the solution of this error??!!

 

-


My GUI Version

 

MAIN MODULE INFORMATION:

   saplogon.exe

   SAP Logon for Windows

   720 Final Release

   7200.2.6.1062

   1241951

Patch Level: 6

 

SYSTEM INFORMATION:

   Operating system: Windows Vista (TM) Business 6.0 (6002)

                     Service Pack 2

 

regards,

Hesham Nabil

 

Edited by: Hesham Nabil on May 22, 2011 3:47 PM

Need SAPGUI for Mac OS 10.4.11 (Tiger)

$
0
0

First, what is the recommended version of SAPGUI which will run in Mac OS 10.4.11 (Tiger). Would it be SAPGUI 7.1? And secondly, where can I download a version which will work in Tiger running on an Intel-based Mac?

 

I would be so grateful for anyone's input  : )

Description for the new revisions of SAP Gui For Java 7.30

$
0
0

Where can I find the list of descriptions for the new revisions of SAP Gui For Java 7.30? The download section for Windows list a description for each fix for every patch release under info. Where are the ones for SAP for Java?

 

Thanks Larry


How to disable failed logon attempts message in 7.30

$
0
0

Hi,

 

We are upgrading our ECC system and going to SAP GUI 7.30. Testing has confirmed that if a user mistyped their password, on the next successful logon the 7.30 GUI automatically issues a "failed logon attempts" message. Applications would like this message disabled before we go live.

 

I've looked at note 1580875, which is for 7.31. That note appears to talk about options in the Signature Design theme. I can replicate the message on my system, I confirmed that I am not using the Signature Design theme, and the Signature Design theme in 7.30 does not appear to have the referenced options. The note also shows the parameters should be included as of Support Pack SAPKB73102. We are at SAPKB73105.

 

Is anyone aware of a way to turn off this message?

 

TIA,

Russ

History data in SAP GUI disappears

$
0
0

Hello,

 

I have an ongoing issue regarding the history data in SAP GUI. First off all, I'm a Windows technician so my knowledge in SAP is very limited.

 

Our customer reported that the "auto-fill/auto-complete" function in SAP stopped working. It was fully functional for about 10-20 minutes but after some time the data disappears.

 

In SAP GUI the history-folder is set to C:\Users\<username>\AppData\Roaming\SAP\SAP GUI\History

History in SAP GUI is set to "ON"

Low Connection mode is "OFF"

 

What's interesting is that if we rename "SAP" in registry under HKCU\Software, and rename "History" under C:\Users\<username>\AppData\Roaming\SAP\SAP GUI\, it starts working, but only for about 10-20 minutes... after that the history data has disappeard again.

 

Our setup is:

Windows 7 (32-bit)

SAP GUI 7.20

 

Does anyone have an idea of what could be the problem here, or any possible solution?

 

Br

David

SAP GUI 7.30 patch 3 history problem

$
0
0

Hello all!

 

I use SAP GUI 7.30 patch 3 installed on Windows 7 32bit and I got problem with history, it doesn`t work.

 

I see *.mdb file in %user%\AppData\Roaming\SAP\SAP GUI\History . It`s always created after deleting.

 

In traces I`ve found records about errors:

CSapHistoryDb::GetExitPoint: Microsoft Access Database Engine can`t find table or query "localtabchain".

 

I`ve already checked all referencing SAP notes about fixing MDAC and so on. But Windows 7 doesn`t have tools for MDAC repair, the file is system and locked.

 

Please, help!

 

Sergey.

SAP GUI Branding

$
0
0

How to add a Branding Logo to your SAP GUI Package using Installation Server Scripts.

 

Branding:  The branding feature can be used for SAP Signature and Cobu Design only.  Administrators can add a logo in the title bar to allow customer specific branding on SAP GUI screens.

 

 

You can integrate a company/branding logo in the titlebar of a SAP GUI session using the below script. This feature is set read-only by default In the SAP GUI Options.

 

The size and format of the logo should be as follows:

The optimal height for the picture is 27 pixel. The shown width can be up to 160 pixel, but only if the height of 27 is not exceeded.

 

 

Create your own logo file and copy it to the Installation Server before packaging

 

 

Add the following Scripts in the Installation Sever:

 

 

On Installation End - Script to copy the logo file from the Installation Server to the user workstation:

 

 

            strSrcFile   = NwEngine.Variables.ResolveString("%SapSrcDir%\<FilePath>\Logo.png")

            strDstFile   = "C:\<InstallationPath>\SAP\Logo.png"

NwEngine.Shell.CopyFile strSrcFile, strDstFile

 

On Installation End - Script to add Registry Entries to the user workstation:

 

NwEngine.Shell.SetRegValue "HKLM\SOFTWARE\SAP\General\Appearance\BrandingImage", "REG_SZ", "C:\<InstallationPath>\SAP\Logo.png"  

NwEngine.Shell.SetRegValue "HKLM\SOFTWARE\SAP\General\Appearance\UseBrandingImage", "REG_DWORD", "1"

 

 

 

Restart SAP GUI after the installation to see the logo on top right corner of your SAP GUI Screen.

 

See: http://wiki.sdn.sap.com/wiki/display/NWTech/SAP+GUI+Branding

How to Download SAP GUI For windows

$
0
0

How to download SAP GUI Please tell me yaarrrrrrrr,,,,,,,,,,,,,,,,,,,,,,,

Viewing all 3616 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>