Quantcast
Channel: SCN : Document List - SAP GUI
Viewing all 253 articles
Browse latest View live

SAP GUI for Java 7.30 Release Notes

$
0
0

This section contains the release notes for the following SAP GUI for Java 7.30 releases:

 

Release 7.30 rev 2 (May 2013)

  • Enhancements and New Features
Feature  Description
Support for New OS Versions
  • openSUSE 12.3
Color Schemes for Signature Design Color Schemes are now available for Signature Design and can be customized. They can be assigned to systems or even clients to clearly differentiate between test, development or productive systems and clients.   
CorbuThe bounds of controls located on tabstrip pages are now more visible.
DropDown ListboxThe performance of the layout calcuation has been improved to avoid a delay when opening a list with thousands of items.
  • Bug Fixes
Feature  Description
Security
  • A legacy component has not been handled correctly.
  • Opening file or directory choosers by various methods of class CL_GUI_FRONDEND_SERVICES could fail with an AccessControlException.
Grid ControlIn rare cases the grid title has not been displayed.
Tree Control
  • Dropping a node was not reported correctly to the application in some special cases.
  • An issue with displaying the selection in hierachy and column part have been solved.
Textedit Control
  • Cutting selected text could result in an error.
  • Several potential deadlocks have been fixed.
Table ControlIn sone themes, checked checkboxes and radiobuttons have not been displayed when their column was selected.
Data Provider on DemandCalling the Invalidate() method has caused a dump.
OS X onlyWhen launching the process from command line using the SAPGUI application stub, the command line arguments were not passed correctly to the JavaVM.
RenderingVarious graphics cards have issues with hardware accelerated image scaling resulting in vertical stripes in Corbu theme. A workaround has been implemented.

Release 7.30 rev 1 (February 2013)

  • Enhancements and New Features
Feature  Description
Support for New OS Versions

Fedora 18

Secure Network Connection (SNC) The option to logon with user and password, although SNC is active, has been introduced.   
  • Bug Fixes
Feature  Description
Print Preview

In some cases, PDF files have not been displayed at all or the first page has been blank. This has been solved by a workaround for third party code causing the issue.

File ChooserFile choosers called by third-party components did not follow the rules of the Java Security Model, which was causing various issues. For example saving a PDF file from the print preview did not work.
Tree Control
  • In column tree, sometimes the horizontal scrollbar has initially not been displayed.
  • In case of inconsistent key values set by method NODE_SET_LAST_HIERARCHY_ITEM of class CL_GUI_LIST_TREE, items have been erroneously displayed in the hierarchy part instead of the columns part.
Textedit ControlSaving the content to a local file could have caused the loss of the changes in the data base.
OS X only
  • A workaround for an issue with the Java 7 runtime causing the installer to freeze during the startup phase of the Java VM has been implemented until a solution from Oracle is available.
  • A workaround for an issue with the Java 7 runtime regarding a wrong value of the LANG environment variable causing all kind of issues with non-ascii characters in filenames has been implemented until a solution from Oracle is available. See also SAP note 1803275.
Windows onlyExecution of shh.exe was blocked by mistake because of missing policies.

Release 7.30 (December 2012)

  • Enhancements and New Features
Feature  Description
Support for New OS Versions
  • Fedora 17
  • Red Hat Enterprise Linux 6
  • Ubuntu 12.04
  • OS X 10.8
  • Microsoft Windows 6
Support for Java SE 7
Support for 64-bit JavaWindows
Corbu ThemeThe new design is a fresh, modern and unique visual identity and is intentionally neutral to blend with a variety of content.
High Contrast ThemeHigh Contrast Theme for visually impaired users is available now.
InstallationInstallation has been redesigned. It provides a better user experience and performance improvements.
SecurityImproved security by employing the Java Security Model also in standalone mode.
SoundsUser interface elements provide audio feedback. This can be switched off in the preferences dialog.
Web Start SupportSAP GUI for Java can now also be deployed by using Web Start.
Keyboard NavigationIn Tabstrips, it is possible to navigate between the tabs by typing their title.
Grid Control
  • Multilevel-Undo is now supported in Grid. ◦
  • Performance of mass data change in Grid control has been improved for operations like delete, copy and duplicate.   

SAP GUI Installation Logfiles

$
0
0

Installation Logfiles

 

Those files are created in the %PROGRAMFILES%\SAP\SapSetup\LOGs folder

 

  • NwSapSetup.log: Is written whenever NwSapSetup.exe is started and contains the actions taken during installation of frontend components, uninstallation, update or while addingor removing single components or packages.
  • NwSapSetupAdmin.log: Is written whenever NwSapSetupAdmin is started. This means it contains information about creating, modifying or deleting packages, configuring the Automatic Workstation Update Service, applying patches to the installation source and so on.
  • NwSapSetupUserNotificationTool.log: Contains information about the tool that displays status messages of the Automatic Workstation Update Service.
  • NwSapSetupUserNotificationTool.log: Contains information about the tool that displays status messages of the Automatic Workstation Update Service.
  • NwUpdateInstServer.log: Is written whenever NwUpdateInstServer.exe is started which is the case when new products are added to an installation source, when a patch is applied or when an  installation source is created. In the latter case NwCreateInstServer.exe creates an empty installation source without any products and then NwUpdateInstServer.exe is called in order to import the initial set of products like SAP GUI 7.20, Business Explorer and the usual suspects.
  • gui720_.log: Is written by the self-extractor used in patches and only contains information about the extraction of files from the patch and cleaning up the temporary installation source after applying the patch. Between the extraction and cleaning up either NwUpdateInstServer.exe is used to update an installation source with the content of the patch or NwSapSetup.exe is started for applying the content of the patch to an installation on a client machine (local patching). The information about applying the content of the patch can then be found either in a NwUpdateInstServer.log or NwSapSetup.log depending on whether an installation source has been patched or a client machine. This log e.g. contains error messages when there is not enough disk space for extracting a patch or when a patch has been broken during download from SAP Service Marketplace due to bad lines or so.
  • regsvr.log*: Contains information about registering a certain control.

 

 

Rotating Logfiles


NwSapSetup and the services DS and IS all have their own logfiles. On a client there are 10 NwSapSetup logfiles at a maximum. The most recent one of them is always NwSapSetup.log. If NwSapSetup.log already exists when NwSapSetup is started it will be renamed to NwSapSetup1.log and a new NwSapSetup.log will be created. An already existing NwSapSetup1.log will be renamed to NwSapSetup2.log and so on. The oldest existing NwSapSetup logfile is always NwSapSetup9.log. The same applies to the log files written by e.g. the Distribution Service (DS) or NwCreateInstServer.exe and so on.

GUI Controls

$
0
0

What are GUI Controls?

 

"GUI controls are independent software components that run on the presentation server and are not part of the ABAP runtime environment of the application server."

A more practical definition of a GUI control would be: A GUI control is visual an element on the GUI screen which allows the user to enter, change or delete data. In that regards,a typical example can be: calendar control, the ALV, the tree control or a HTML control. These controls allow users to enter, edit or delete data.

The functions contained within GUI controls, such as scrolling through the texts (html control) or lists (ALV Grid), is performed on the presentation server (client) and free the application server of that work. On the other hand, GUI controls often work with large amounts of data, which is why frequent data transfers between the ABAP program (application server) and the GUI control (presentation server) can increase the load on the network (performance issue). From the developers perspective this means that the logic of a ABAP program should ensure that most of the work can be performed on the client and that synchronization with the backend (application server) is limited to the minimum.

There much more other GUI controls which unfortunately do not meet our practical definition, but they are at least visual elements which can alter or control the visual appearance of the GUI screen: Custom Container, Docking Container, Splitter Container, or a Tab-Strip. The technology of independent software components is the same like in all other GUI Controls, but these controls are not intended to carry any data -- They are intended to display a picture (like the Picture Container) or to control the alignment of other controls (Splitter Container).

 

CFW.PNG

 

Digression: The Control Framework

 

The definition of a GUI control states that "GUI controls are independent software components" -- independent in what way? We have to understand that communication between the GUI control and the ABAP program: In classical screen processing (not using any GUI control) an ABAP program communicates with the SAP-specific screen elements on the layout of a screen. GUI controls, on the other hand, are software objects with independent interfaces that are not connected to the classical data flow between the application server and presentation server. Communication between the ABAP program and the control is provided instead by the Control Framework (CFW), which contains components in the runtime environment of the application server as well as in an Automation Controller on the presentation server. The main feature of the CFW is that there is a global class in the class library for each GUI control supplied. The CFW forwards its method calls to the actual GUI control objects and iforms the objects of the ABAP program by triggering events about the user actions on the GUI control.

 

The Control Demo Center:

 

To differentiate between controls in a SAP system, the following can be used:

  • Enjoy Demo center: Transaction dwdm
  • Style Guide: Transaction bibs

The Enjoy Demo Center provides numerous show case transactions and reports that have been created in ABAP using GUI Control techniques. Many user interfaces including the ABAP Workbench itself have been redesigned for the new EnjoySAP Release. These examples demonstrate how to divide up a screen into different areas using docking and splitter GUI controls, and how to use tree control to display hierarchies.

 

Capture.PNG=

SAP GUI Related Notes

$
0
0

The following are the SAP GUI Related Notes (SMP Login required to access the note)

 

1874300 - Problem to enter numbers from numpad when georgian layout
1871461 - OFFI: Crash occurs on opening report in excel
1870734 - SAP Logon (Pad): error trace: Unable to get the node
1868278 - Empty Security Popup is Shown by SAP GUI
1866950 - NETCHART: Display issues in SAPGUI NET chart.
1866388 - Internet Explorer ActiveX Instantiation Automatically Denied
1864597 - SAP Logon Pad: server xml cache file not created
1863623 - SAP GUI Disconnect Messages Close Problem on Windows 7
1861820 - Inplace NWBC: menu popup menu remains after ALT+TAB
1861183 - SAPGUI Crash after EXECUTE Call with Long URL
1860837 - Options dialog: proportional font size selection
1860270 - History is sometimes not shown when the input field in scrol
1858004 - WinXP/Vista: window border freeze in SAP Signature/Enjoy
1852073 - BARCHART: Insufficient margin width truncates characters.
1851999 - SAP GUI 720 PL 17 for Windows
1850725 - BARCHART: SAP GUI hangs after running barchart application.
1846008 - SAP Logon (Pad): loading server file causes delay in startup
1841901 - CSapLTCDb::ExitLTCDB not called (resource leak)
1840116 - Inplace NWBC: hover state and mouse position on toolbar bttn
1836404 - SAP GUI Picture Control: Image is not downloaded to client
1835839 - SAP GUI: Office Integration solves wrong time data issue
1832535 - SAPNETZ: Garbled umlaut texts in find dialog box.
1831980 - Textedit: Protected text becomes unprotected on refresh.
1831961 - Column width in SAP Logon tree view not saved after restart
1826883 - SAPBARC: Drawing issue in chart after scrolling horizontally
1824136 - Scripting: popup date navigator not recognized
1822005 - SAP Logon Pad: error trace created for saving the xml file
1820116 - SAPGUI HTML: Font size reduced when the screen is refreshed.
1816280 - BARCHART/NETCHART: Issues in VARCHART binaries.
1815625 - Scripting: not all hotspot fields are marked as hotspot
1815210 - SAPGUI: a RAISE_EXCEPTION occurres.
1813396 - OFFI:Decimal values appears in pivot table
1812362 - CL_GUI_FRONTEND_SERVICES: No Signalize at Internal error.
1808766 - SAP Textedit control: Text gets corrupted after saving it
1808509 - Docker in minimal size: not possible to resize via mouse
1804805 - SAP Logon: possibility to disable comment field
1802062 - BARCHART/NETCHART: Issues in SAPBARC and GNBAX binaries
1799997 - SAP Logon: comment field white in High Contrast
1799989 - SAP Logon: long comments do not get saved
1799039 - SAP GUI:ABAP dump with TABLES_SCND_KEYS_NOT_IN_RFC exception
1796917 - SAPGUI: HTML page having Multibyte characters not displayed
1794808 - BARCHART: Issues in VARCHART binaries
1793179 - SAP GUI: GUI_DOWNLOAD is not able to append the large files
1791952 - BARCHART:Text gets garbled in case of Greek & Russian login
1790123 - SAP Logon: animated focus problems in connections list
1789707 - APOGrid: Background color of unit column in correct.
1788069 - shows closed lock for SNC without protection
1786251 - BARCHART/NETCHART:Drawing issues in VARCHART Binaries
1784596 - scripting: crash during logoff
1781943 - SAP ACF Client:SAP ACF Client support to Adobe Reader XI
1781544 - Keyboard: right Alt+S could not get the wished special char.
1781259 - SAP GUI Data provider: HEAD request is not supported
1779433 - SAP GUI: Virus scan is enabled during file upload
1777964 - SAP GUI: SSO ticket is not available for the second session.
1777341 - Exception in Parser for Text with MBCS (Language ZH,JA)
1776130 - Shift+Ctrl+P didn't print out popup dialogs
1775867 - 7.30 OptionsDlg: "Default config." resets client color sett.
1775002 - OI: Print operation cannot be performed in excel
1774806 - SAP GUI 7.30: "Shift+Ctrl+P" and "Ctrl+I" doesn't work
1774644 - SAP Logon: focused toolbar buttons hardly visible when anima
1774506 - Scripting: Progress indicator properties not available in re
1774125 - Corbu icons do not appear in High Contrast theme
1774112 - Corbu icons do not appear in NWBC
1774077 - Cursor: reached wrong field by pressing arrow down/up keys
1773492 - Crash during drag and drop to and from tree control
1772227 - Barcode-Scan GS1-128 for TableControls.
1771696 - BARCHART: Search fails when text contains Umlaut characters
1770128 - Chart Designer: Property changes do not work
1769660 - Keyboard: Alt+Ctrl+Home/END to 1./last Elem of whole screen
1769620 - OptionsDlg: "Colors In System" page not completely read-only
1769598 - Keyboard: shortcuts equivalents for CTRL+C, CTRL+X, CTRL+V
1769371 - NETCHART: Drag and drop on undefined activity creates dump
1769065 - Scripting: wrong collection type GuiComboBox.Entries
1767265 - BARCHART: Selection on context menus does not work.
1767077 - SAP Logon (Pad): SID not used for showing system status
1765431 - Tree and Grid external drag drop frontend enhancements
1764879 - WPF components not useable with Enjoy/SAP Signature Design
1764088 - BARCHART/NETCHART: Issues in VARCHART after SAP GUI 720-PL12
1763206 - Focus: "Invalid GUI Input data" with Unicode text input
1763119 - BARCHART: Vertical Scrollbar shifts after chart is updated.
1762889 - SAP Logon: favorite to a server entry from the old ini file
1761317 - SAP Logon: ampersand in tree folder name
1760341 - History: new DB Microsoft.ACE driver instead of JET
1757119 - Focus: not set back to cell on ALV-Grid after F1 is closed
1755687 - OptionsDlg embedded: predefined settings should be disabled
1755181 - SAP Logon: column "System Description" was not updated
1754715 - SAP Logon: no port no. on "Message Server" field on Wizard
1754499 - Saplogon Pad: possible to edit connection properties from fa
1754283 - Asynch. F-Code lost because of addit. data request by ALV
1754178 - The Options in SAP GUI Security Dialog is missing
1754177 - Text "Remember My Decision" is not shown in Sec.Dialog.
1754074 - SAP GUI: Time interval is not displayed proplery in Barchart
1751279 - Scripting properties not accessible in readonly mode
1750924 - Enhancements of tree and grid external files drag drop
1750690 - The Passport data is not written in the Trace file
1747190 - Barchart: Page set up options not working in print preview.
1746851 - Incorrect values are returned by GET_COLOR method
1745272 - SAP Logon (Pad): incorrect button text on a messagebox
1745192 - Varchart: Automotive mode and preview of nodes in varchart
1745139 - Scripting: OpenConnection doesn't work when INI_FILE used
1744667 - Tooltips for statusbar panes Local Tab Order and Secure Netw
1744574 - Calendar: Garbled tooltip after installing patch 12
1740858 - Status bar panes not reachable using keyboard
1739695 - NWBC: Tab key cannot move focus to leave the tool bar
1739281 - Tabchain: Ctrl+Alt+Tab are captured by operating system
1737061 - Last application toolbar button overdraws the toolbar frame
1736667 - Planning: Planning grid version 7.6.10
1736017 - Scripting: some texts are not translated
1734827 - SAP Logon: '?' in delete entry confirm dialog is on new line
1734738 - SAPLogon: buttons in toolbar improperly sized in Classic
1732599 - Double click in dropdown
1731837 - OCX-Contol: cannot get some virtual-key codes like VK_ESCAPE
1731334 - Varchart: Issues after upgarding to SAP GUI 720 patch 11
1729797 - Local Tab Order context menu for disabled controls
1729764 - scripting: progress indicator properties available when busy
1729207 - NWBC/SAP EP: GUI Window via iViews cannot come to background
1729119 - Barchart: Text gets garbled in non-unicode systems
1726439 - SAP Logon (Pad): msg. popup should come when error occurs
1725474 - OFFI: Excel inplace functionality won't work in SAP GUI 7.30
1723581 - Login fails when the connection is reused via Bex Analyser.
1723393 - SAP logon pad: saplogon.ini file is modified after start
1721133 - Field technical names in local tab order config dialog
1720663 - Comments in SAP Logon 7.30 are not correctly saved
1719767 - Local Tab Order configuration dialog usability improvements
1718549 - Corbu icons not used in controls when "use corbu style icons
1717942 - ALVGrid: Performance issue in Windows 7 Operating system
1717442 - SAP GUI 32 bit + Freedom Scientific JAWS 64 bit
1715173 - Drag and drop of file to the textedit do not work.
1713501 - SAP Logon (Pad) 7.20: started in tabs' view without a tree
1712937 - Open/Close command field button as "unavailable" in scriptin
1710864 - SAP Logon 7.30: possibility to disable views via registry
1710111 - Some icons in toolbar not correctly mirrored in HE
1709953 - APOGrid: Header data disappears on pivot sort
1708043 - Icons not correctly scaled when sapgui.exe is used
1703999 - Sensitive data shown in SAP GUI security popup
1703722 - XXL: Changing view to Excel Inplace on ALV Grid screen fails
1703419 - Security popup shown opening files in SAP GUI tmp folder
1702488 - OFFI: "Save As" menu item can't be disabled in Office 2010
1702289 - Barchart does not work in SAP GUI 720 patch 10 hotfix 4.
1701438 - Security Module Performance Problems with Network Shares
1701325 - Scrolling in list view control via tracking scrollbar slider
1701229 - Scripting: Changeable property of TextEdit control wrong
1700642 - Scripting: new session is opened with OK Code field closed
1700097 - SAP GUI does not translate "More" menu button inside NWBC
1699700 - Local Data not Deleted Automatically on SAP Logon Exit
1697484 - Security Module Makes SAP GUI Very Slow with 7.20 Patch 9
1694083 - SAPShortcut: empty system list if SAPLogon was never started
1694039 - Blocked ActiveX Controls by a Built-In SAP GUI Security Rule
1693587 - SAP GUI: Umlaut characters gets garbled in Graphics control
1693423 - SAP ACF Client:SAP ACF Client support to Adobe Reader 10.1.2
1691260 - Scripting: wrong left label for table edit controls
1689284 - Quotation mark in the textedit is garbled.
1688057 - SAP GUI inplace: Non-ABAP dialog partly in wrong design
1686676 - Tabchain: Shift+Ctrl+Tab didn't reach cell in TC fr. outside
1686646 - More menu in NWBC in Hebrew mode isn't shown
1686577 - SAP GUI HTML Control:Shellexecute API is used to Invoke IE
1686229 - SAP Logon (Pad) doesn't delete temp read-only files on close
1685221 - SAP Logon: maintain system entry w/o sapmsg.ini/service file
1684332 - Error occurs when the user tries to launch Logon Control.
1683541 - History: incorrect sorting of entries
1683005 - Default (bold) menu item cut (context menu)
1682978 - SAP Barchart:Drag and drop operation leads to SAP GUI crash
1681537 - Animated focus in SAP Logon connections list
1681406 - SAP Logon: visualization of server side connection entries.
1679558 - SAP GUI: Special characters gets garbled in ALV Grid
1676071 - 7.20 Options dialog: disable "Restore Defaults" button
1675480 - Access violation in sapfewdp
1674299 - SAPGraphics:Dates are not displayed on Time axis in BARCHART
1673784 - ALVGrid: Column Header text is garbled in hebrew language.
1673245 - Barchart: Unicode support for find dialog in the bar chart
1670378 - Overlapping of chinese characters in Unicode system.
1669824 - SAP GUI:Memory leaks are identified in various GUI controls
1669075 - ALVGrid:Scrolling inside combobox highlights the list items.
1667470 - SAP Logon: crashed w. Exception-ID=0x51BD1000/0x72564B4C
1666780 - SAP GUI Hebrew: numbers in table cut off by 1 pixel
1660559 - Groupbox text garbled if delegation to SAP Logon is disabled
1656488 - Calendar control weekday name are not properly displayed
1655676 - GDI leak if "Save As" dialog in OS Theme and not SAP Theme
1654550 - Gridview Scripting: GetCellValue API returns garbled text
1654192 - crash in SAP GUI in CSAPGUIFont::init
1650890 - SAPShortcut: command with OKcode > 255 characters failed
1650482 - History: stops working after Adobe Reader, Irfan, ECL, etc
1650455 - Session not reacting after send Email via Acrobar Reader X
1650293 - Focus(cursor) set incorrectly in list in new mode
1648972 - SAP logon: Sorting of modes incorrect
1648090 - SAP GUI: Mulitbyte data gets garbled in Graphics control
1647602 - Garbled characters in F4 help.
1646811 - Tabchain: field next to radiobutton label can not be tabbed
1645511 - APOGrid:Period is reset to one on performing pivot sort.
1645315 - Merge field data in header field gets disappeared on "Print"
1641198 - ALVGrid:Cell background color is not drawn correctly
1640961 - SAP Logon: wrong variable connection icon
1640549 - SAPGUI.EXE "hanging" and waiting for a timeout
1640048 - SAP Logon: Tooltip for "More" button added.
1638500 - SAP Logon: focus incorrectly reset after usage of options di
1636722 - Icon display problem in GUI 720
1636636 - Scripting: suppress backend popups is necessary
1635544 - ABAP Editor: Incorrect document name entered in template
1635333 - ABAP editor: Entered text not saved completely
1635306 - SAP GUI: Clearing the memory leaks in SAP GUI controls
1635219 - saplgdll Creates/Changes Directory on Load
1634547 - Scripting: new session properties for Progress Indicator
1634382 - Macro enabled excel document cannot save the edited document
1634178 - Scripting: ShowKey property for ComboBox
1633970 - Classic Design does not show application toolbar
1633639 - Script Development Tool disabled from Windows 7
1633221 - SAP GUI in NWBC: wrong focus change in toolbar
1632603 - SAPShortcut: login popup has no focus if StartSaplogon=1
1631728 - NWBC hotkeys did not work when focus in SAPGUI
1629383 - Statistic Graphics: Exception in X/Y-Interval Dialogue
1628723 - SAP Logon edit functionality became disabled
1624493 - OI: Excel prints all the sheets of the workbook
1623173 - SAP Logon Pad 7.20: Wrong entries in "More" context menu
1622812 - saplogon 7.20: wrong tab chain in tree view
1621487 - SAP GUI in NWBC: in RTL mode popup elements not mirrored
1619270 - APOGrid: SAP GUI crashes on performing pivot sorting.
1619169 - Crash of ABAP Edit Control with multiple windows open
1619130 - SAPLogon Pad 7.20: context menu entry "Status" not shown
1618683 - Security Module does not recognize downloaded URLs
1618630 - ALVGrid:Supporting accessibility standards in ALV Toolbar
1617737 - Error displayed when a login is done to newly added system
1617641 - Addition of SSO feature for SNC in Logon Control
1616779 - .SAP Shortcut with Wrong Connection String
1616664 - ABAP Editor: Replacing text by regexes broken
1616514 - Incorrect coloring for string templates
1616286 - SAPLogon 7.20: Keyboard keys gets intercepted
1615132 - Scripting blocked when security dialog opened
1611709 - Office 2010 crashes on using quick option "SaveAs", "Print"
1611540 - SAP ACF Client:IE stopped working/Crashing with Reader 10
1611119 - Options: error while saving security rule
1610835 - Incremental search in second source code
1610779 - SAPGantt: SAP GUI freezes on quitting the print preview page
1610658 - ABAP Editor - Replace "in selection" option missing
1610166 - APOGrid:Horizontal scroll event triggered on mouse release
1608291 - FILE_EXISTS Displays English Text for Japanese Settings
1608086 - Calendar: Image on button is not visible in high contrast
1607714 - SAP GUI crashes if word wrap enabled in ABAP editor
1607378 - SAP Logon (Pad) 7.20: entry's description is not updated
1607055 - Garbled output when the ABAP function module is executed.
1607054 - Textedit:Issue with Focus/Animated focus in Textedit control
1605823 - Gantt:The splitter of the table section is moved incorrectly
1605749 - OFFI:MSOffice application hangs inside SAP GUI in RTL Layout
1605639 - Fujitsu IME software Writing Pad: scrolling not possible
1605437 - APOGrid:Copy paste error when thousand seperator is " ' "
1605289 - Toolbar: Inactive elements will not be a part of Tab chain
1605167 - Calendar:Month and weekday cells are displayed are blackened
1604923 - SAP Calendar: Header text is not drawn in the Login language
1604072 - Options: Installation check program not found
1603892 - ALVGrid: Animated focus rectangle is clipped in the toolbar.
1603636 - SAPBarc:Weekend captions are not visible in time axis
1602777 - SAPShortcut 7.20: SAP Logon window appeared if canceled
1601394 - The Braille's output did not display the result correctly
1600212 - Toolbar:Button click event does not respond to user actions
1600086 - SAP Portal: login in VI, 1S etc. via SAPShortcut failed
1599299 - SAP GUI crashes sporadically when using ABAP Editor
1598736 - SAPLogon 7.20: filter icon hardly visible in high contrast
1597243 - SAPLogon 7.20: window border is too thin in classic/enjoy
1596163 - SAP Logon 7.20: Possibility to set initial top folder
1595230 - Toolbar:Animated focus does not work for SAP toolbar control
1593903 - Scripting: get coordinates of active list box
1593902 - ATTENTION: The system information could not be verified!
1593086 - Disabled checkbox / radiobutton can be changed via scripting
1592749 - SAP GUI Options: SAP GUI Help not shown in German
1592563 - File Save Dialog Not Working Correctly in Windows 7
1592369 - Case Sensitivity Problem In Security Module with ENV vars
1592316 - SAP GUI crashes inside NWBC 3.0 with IME
1592297 - RAISE_SCRIPTING_EVENT in CL_GUI_FRONTEND_SERVICES added
1592282 - SAP EP / NWBC: starting SAP GUI via SSD iView on IE9 failed
1591898 - Tree: Item text is truncated when the Tahoma font is used
1590599 - Tree: The node text is not visible in High Contrast mode
1590246 - saplogon 7.20: system description column for favorites
1589993 - Focused Pushbutton in Table control ran the wrong OK-code
1589456 - The Icon is not displayed on the button present on ALV grid
1588374 - Support for highlighting items in dropdown list on mousemove
1588218 - Date is 1 day less when imported from excel till 1900/03/01
1588152 - OFFI: Newly created empty word document cannot be saved.
1587020 - ALVGrid:Unintentional cell's data is cleared when deleted.
1586700 - ALVGrid: Reducing the range of selected cells via shift key
1586214 - ALVGrid: ComboBox should accomodate 10 items in the list
1584405 - Incorrect coloring in ABAP Editor for non-ABAP source code
1584140 - BARC:"Illegal objecttype" error on moving timeline phantom
1583999 - Tabchain: wrong with controls in 1 or more custom containers
1583337 - ALV grid is slow if the Byte Order Marks(BOM) are present
1583046 - Security Popup &-symbol Displayed incorrectly
1582863 - Tree: F4 key does not respond in the Tree control
1582089 - Certain Texts are displayed wrongly as icons
1581612 - ALVGrid: Sporadic exception causing SAP GUI to hang
1580808 - SAP Logon 7.20: "SNC logon w/o SSO" for connection entry
1579959 - No drag-and-drop possible from one tree to another
1579384 - GridView:Localized tooltip with multibyte text is garbled
1579124 - SAPLogon.ini can't be found in second logon via Analyzer
1578980 - scripting: FirstVisibleRow in APO grid is readonly
1578196 - SAP Logon Wizard Properties Page showed wrong msg. server
1577959 - Exception in sapguilib: GetDetailedErrorInfoText
1577850 - F4: Hitlist Column was not sorted on left click on header
1577716 - Textedit: Cannot insert commented lines like "*{ INSERT "
1576781 - Tabchain: incorrect with frameboxes in framebox
1576652 - SAP Logon 7.20: Hide "Description" column in tree view
1575980 - Logon fails when Logon Control is used
1575739 - SAPShortcut: read-only login field was sent to backend - bug
1575657 - Stack Overflow With Long ABAP List and Progress Indicator
1575127 - Navigation of cells using keyboard is different from mouse
1574339 - Showing double popup when admin security rules not loaded
1573454 - Toolbar: SAP GUI crashes if focussed button deleted
1571068 - SAP HTML Control:Complex HTML files not rendered properly
1570571 - Selected tab not visible if only one tab fits on the dialog
1569803 - scripting: EndRequest event fired recursively
1569600 - OFFI: Wrong time format in Excel inplace with Office 2010.
1569250 - Textedit:Focus goes to textedit toolbar on server roundtrip.
1569175 - Tree: The column header text is not updated correctly
1567380 - Excel having macros opened as inplace displays extra window
1566592 - SAP GUI Security, URL Rules Case Sensitive Comparison
1565856 - An ArrayIndexOutOfBoundsException is thrown from iCube.jar
1565564 - Security Popup Displays Garbled File Name in Japanese
1565322 - F4: On focus, multibyte text highlighted in edit field
1565262 - Error is displayed in German although login lang is English
1564916 - SPC chart:Vertical axis not adapted for negative coordinates
1564546 - Security Module: Bug in rule creation: DIRECTORY_DELETE
1564042 - Security Module: Registry WRITE enabled by default
1564040 - Security Module: Bug in rule creation: DIRECTORY_DELETE
1563802 - Toolbar embedded in the F4 help does not respond to EnterKey
1562955 - SAP Logon 7.20: SearchLabelBySid works incorrectly
1562800 - TreeScripting: Crash in the tree control when using JAWS
1562527 - Security Rules do not Apply with URLs and Wildcards
1562273 - Win7: after pressing WinLogoKey+D twice dialog not visible
1561910 - SAP GUI freezes after planning board is printed 24 times
1559735 - Security popup message displayed in wrong language
1559107 - SAP GUI Security Confirmation Each Time When Using Shortcut
1559091 - SAPLogon 7.20: filter field bugs
1558636 - SAP Logon: accessibility mode changes
1557696 - BarChart:Redraw problem with timeline marker in Gantt chart
1557302 - NWBC: toolbar buttons have wrong hover state
1557245 - Tree: Multiselection not possible with SAP GUI 720
1557101 - OptionsDlg: SAP tree is not accessible by screenreaders
1556904 - SAPGUI scripting not accessible when warn setting is on
1556628 - SAP ACF: SAP ACF Client support to Adode Reader 10.
1555907 - Special polish character deletes the contents of ALV cell
1555905 - ALV:Header text gets garbled for some japanese characters
1555827 - SAPBarchart: Transparent separator line is displayed
1555570 - Incorrect display of days in Calendar with windows 7
1555357 - ALVGrid:Unexpected delete operation occurs on the grid rows
1553285 - SAP Logon(Pad) 720: favorites from server config. not shown
1552951 - Deleting of temporary files on application close
1552357 - LunarPlus: magnifier didn't follow focus on menu or menubar
1552182 - ALV:The Umlaut character gets garbled if the cell width is 1
1552180 - Tree: Nodes with multibyte characters do not allign properly
1551782 - SAPBarc:Button text is garbled in the time scale editor
1551679 - Logon Control: Logon fails when the connection is reused
1551478 - SAP Logon 720: garbled font when SAP Logon language changed
1550264 - Tabstrip switch caused no reaction on a field or button etc.
1548334 - Planning: Planning grid version 7.6.9
1547643 - Calendar:Method Reset_day_info should clear color and text
1547608 - Toolbar:Toolbar focus always on first button
1547406 - Unnecessary last separator in context menu
1546945 - HTML Viewer:Providing protocol parameter to ENABLE_SAPSSO
1546923 - Barchart:Range error is thrown while loading planning board
1546838 - Three dots are unnecessarily displayed in the ALV header
1546781 - ALV: Three dots (...) are displayed in the cell text
1545931 - ALVGrid: Background color in signature theme
1543987 - SAPLogon 7.20: do not show variable logon entries in list
1543940 - Crash after second upload/download of the same "doc"-file
1543513 - SAP TextEdit:Unprotected line becomes Protected
1543364 - SAPLogon 7.20: enable edit/delete shortcuts in disable editi
1541869 - BarChart: The double header is displayed on scrolling
1541648 - SAP Logon (Pad) 7.20: server configuration files via HTTP
1539676 - Scripting on windows 64 bit: CreateObject fails
1539156 - Clicking on the partially visible text does not open node
1538708 - OptionsDlg: only lower case "xml"-extension for server conf.
1536534 - F4: Information type message displayed in Status bar
1536527 - ALVGrid: Header button not caved in signature theme
1535538 - SAP Toolbar:Part of the Button text is not visible.
1535521 - ALV Grid:Blank space at the end for some japanese characters
1534981 - scripting: Customizing local layouts button isn't available
1534294 - new SAP GUI sessions blocked when started almost simultaneou
1532781 - Initial Focus: inconsistent on modal popup in PL 3+4 or 20
1531509 - ALV Scripting: Jaws doesn't display the umlaute on braille.
1530772 - SaveAs dialog: garbled text in japanese after pressing ENTER
1530459 - SAP GUI 720: no new connection/session if SAP Logon exists
1530127 - Textedit: Protected text can be commented
1530126 - SAPTextedit: Protected text in the selection can be replaced
1529291 - APOGrid: Selection of merged cells are not drawn properly
1528377 - during eCATT recording asyncronous FCode doesn't work
1528375 - history: when disabled per registry - no context menu entrie
1528198 - SAP TextEdit:Focus is not going to toolbar buttons
1527848 - Selection border becomes black if cell has other than edit
1527005 - Textedit Control: Performance improvement
1526624 - scriping: doesn't work if used by CreateObject
1525603 - SAPGUI scripting crashes with foreach loop
1525487 - Non date format columns are overwritten with date formats
1523827 - History: list on the wrong position when table cell scrolled
1523352 - Options dialog from session: no proportional fonts listed
1523170 - SAP Toolbar:Graphical error with GOS Container
1523160 - Barchart:ProjID is repeated on every page of print preview
1522847 - Tabchain: incorrect if the tool bar icon exists on title bar
1522835 - scripting: application toolbar is always on per OpenConnecti
1522678 - dropdown: content in edit field shifted
1522438 - SAP GUI Optionen: "Bildschirmabgriff" statt "Hardcopy"
1522336 - TextEdit:Text modified after performing SpellCheck operation
1521074 - ABAP editor syntax highlighting is missing
1520956 - SAP Logon 7.20: filter field in High Contrast without border
1520395 - System description to which favorite refers missing in tree
1520240 - Slow SAPGUI in Netweaver Business Client (NWBC)
1520142 - SAP Logon 7.20: shortcut is not immediately added to tree
1520131 - i.s.h.med scheduler: Planning grid Version 7.6.8
1519378 - NWBC SAP GUI: app toolbar isn't hidden when merged
1518404 - Hebrew, Signature: wrong hit-test of caption buttons
1518264 - scripting: do not record press of OK code button open/close
1517993 - Tabchain: incorrect w. frames under and next to other frames
1517884 - F4: Multibyte characters garbled in context menu
1517448 - SAP GUI NWBC integration: empty frame shown w/o main window
1517059 - Control Services: Context Menu items are garbled
1516455 - SAPLogon 7.20: empty filter string
1515368 - Tabchain: wrong on screens w. radio buttons and other UIs
1515235 - Signature with JAWS: menubar elements not announced
1514361 - SAP GUI: Sporadic crashes in method DrawPNGFrame
1513751 - XXL:Excel creates PivotTable with old version
1513519 - Scripting: FindByName error
1512211 - scripting animation: incorrect drawing in scaled Signature
1511019 - OFFI:Update of Formfield fails when Doc has several sections
1510810 - Tabchain: Incorrect on Tabstrip with subscreens and frames
1510802 - Signature: Overlaid toolbar in title bar (GosContainer)
1509193 - ALVGrid: Check box does not respond on single click
1508943 - Scripting: open/close combo command field per scripting
1508924 - Barchart:Displaying the multibyte text in time scale editor
1508817 - F4:Unexpected error thrown by F4 when SAPGui is used in NWBC
1508386 - SAP ToolBar:SAP GUI crashes abruptly clicking toolbar button
1507494 - SAP Logon 7.20: no system description for user defined item
1507367 - SAPShortcut 720: Default user name not shown on logon dialog
1507085 - APOGrid:Copy paste operation leads to heap corruption
1506965 - Control Services Print: Tree control header text is garbled
1506623 - SAP Barchart:Data display error while printing chart to WMF
1506504 - Win7: undocking of an maximized/docked session window
1505869 - ALVGrid:Some time unnecessary horizontal scroll bar is shown
1504558 - SAPLogon 7.20: possible to add entries when editing disabled
1504547 - Potential remote code execution in SAP GUI
1504047 - SAP Logon 7.20: sometimes double logon on ENTER key press
1503362 - APOGrid:Non numeric characters should not be allowed
1502263 - SAP Barchart: Drag and drop operation fails initially
1501672 - Logon Control fails when the default R/3 system is selected
1501123 - Extra space is appended at the end for some Japanese text
1500902 - ABAP Editor Find button disable
1500509 - Scripting: increasing GDI objects while executing a script
1500346 - Flickering tabstrip on a dialog, if spinbuttons are disabled
1500296 - Security Issue:ABAP Dump comes from SAP Automation control
1499952 - OI:New function SetWebDAVServer exposed from SAPOI(Frontend)
1499947 - SAP Automation:Extra space appended at the end of string
1499906 - F4: unnecessary scrollbars in restriction dialog toolbar
1498149 - SAP Barchart: Automatic expansion of the hierarchical row
1497711 - GUI crash in ABAP-Editor
1497260 - SAPShortcut 7.20: didn't use Wizard and show "location:"
1496857 - SAPShortcut 720: no system descriptions from server site
1496134 - SAPBarchart:Printing the data in single page hangs the chart
1496125 - Treecontrol support for drag and drop files from explorer
1495870 - SAPNetchart:Selection frame is not getting updated properly
1495689 - GridView control support for drag and drop files from explor
1495541 - Toolbar:Buttons get disappeared on resizing vertical toolbar
1495496 - i.s.h.med scheduler: Planning grid Version 7.6.7
1495206 - SAP Logon 7.20: garbled texts in tree in non-ANSI languages
1494813 - Scripting: tooltip property of table column returns no value
1494783 - Focus: No initial focus on modal dialog box
1494623 - SAP Logon (Pad) 7.20: system status button not displayed
1494490 - SAP Calendar:Navigation with tab does not place focus proper
1494108 - Calendar:Date picker date is not announced correctly by Jaws
1494027 - Scripting: GetListProperty method doesn't work
1493719 - SAP HTML:Storing files in Temp folder for Intranet download
1493050 - CL_GUI_RESOURCES class extended with GET_THEMENAME property
1493049 - SAP Logon:Entering router string such as /H/.../H/ in wizard
1492417 - SAP GUI Scripting: GuiButton doesn't need LeftLabel
1491268 - Focus: initial focus on ACC-list was not visible
1490476 - GUI chrashs w/o further notice when debugger/editor starts
1490367 - SAP GUI 7.20: Restoring focus on table configuration button
1490131 - SAP Logon 710: falsche Daten im Eingenschaften-Dialog
1490086 - ALVGrid:Double focus in a dynpro screen having ALVGrid
1488903 - Barchart: Double header is displayed in Gantt chart
1488501 - SAP GUI 7.20: Replace failed in Back-End Editor in INS mode
1488393 - Calendar:Localized tooltip for the date and month cell
1488389 - saplogon 7.20: Right To Left mode enabled
1488371 - SAP GUI 7.20: Restoring the focus on the tabstrip
1488153 - SAP GUI Right To Left: open/close command field button wrong
1487375 - OI: Registered Office Document types are not returned
1487298 - F4: In search help dialogs, multibyte texts appear as "????"
1485511 - SAPGUI F4 help endless flickering inside NWBC
1482351 - Crash: closing Options-Dlg with opened Color Settings-Dlg
1481468 - SAP Logon 7.20: "abnormal program termination"
1480746 - Barchart: Blank space is added in the empty edit box
1479611 - saplgpad 7.20: possible to move connections, shortcuts
1478380 - SAP Logon Wizard: empty message server and system describ.
1477823 - SAPALVSTUB:Date and Time columns are displayed as number
1477265 - i.s.h.med scheduler: Planning grid Version 7.6.6
1476408 - SAP GUI ACC: popup menu button not announced
1475838 - ALVGrid:Tab order navigation skips the header row of grid
1475373 - Tabchain: Ctrl+Tab navigat. f. subscreen and read-only elem,
1474957 - F4:Problem in redraw of buttons in multiple selection dialog
1474842 - SAP Logon 7.20: the env. variable SAPLOGON_INI_FILE ignored
1474385 - saplgpad 7.20: Delete button enabled for empty favorite fold
1473052 - ABAP editor corrections
1471803 - Chart: Labels of vertical axis with undesired line
1471436 - scrollbar in Data Flow control jumps to wrong pos when scrol
1471240 - saplogon 7.20: typing in filter field moves focus to tree
1469582 - SAP GUI scripting: GuiScrollbar Position property returns 1
1468060 - SAP Logon 720: Logon via shortcut on server site failed
1467996 - Gridview:Grid is not getting refreshed when invoked from F4
1467965 - Tree Scripting: Call to GetColumnIndexFromName fails
1467053 - SAP Logon 7.20: Crash by drag-drop from external program
1466908 - SAP GUI scripting: GuiContextMenu Select fails
1466621 - OFFI: OpenDocument file support in Office 2010
1465895 - SAP Logon 7.20: Translation for root folders
1465894 - SAP Logon 7.20: Create shortcut from connections by DragDrop
1465333 - SAP Logon 7.20: Reordering columns is not saved
1465145 - Tabchain: non SAP ocx control should be reached via TAB
1464871 - Barchart:Vertical scroll bar position not aligned correctly
1464053 - Exception in sapguidrw32.dll
1463961 - F4: Checkbox in hitlist not displayed properly
1463933 - OI: ABAP Dump when save the unmodified Office 2007 document
1463899 - SAP GUI scripting: crash in GuiMenuTarget
1463340 - SAP Logon Pad 7.20: Not possible to edit favorites
1463107 - SAP GUI doesn't start in NWBC 1
1463085 - Barchart: Missing text while printing chart to a WM file
1462305 - OI: Multibyte characters garbled when copied to clipboard
1461921 - SAP GUI RTL: checkboxes in tree not drawn
1461651 - saplogon 7.20 toolbar incorrectly scaled
1461582 - saplogon 7.20: Ctrl+TAB corrupts the screen
1461341 - Net Chart: Text fields are getting truncated in the boxes
1461311 - GridView:DropDown cells are not Optimized properly.
1460861 - Scripting: MaxLength property returns wrong value
1460634 - saplogon: Sys.No title changed to Inst.No (Instance Number)
1460193 - for small sources the ABAP editor may cause a GUI crash
1460189 - Enjoy: restored maximized SAP Logon overlay taskbar
1459729 - Asynchronous F-Code is lost becauce of an auto-resize
1459256 - Options: garbled text in navigation tree in unicode systems
1458859 - Tree: Don't scale the Treecontrol used in option dialog
1458397 - Picture:Scrollbar displayed when container bigger than image
1457425 - Toolbar: Scroll buttons not created
1457421 - HTML Viewer:Umlaut characters gets garbled in Postdata
1457212 - SAP Logon 720: deletion warning dialog always appears
1457087 - OFF2007 document closes by double clicking on Office Button
1456022 - "High Contrast" mode is incorrect in SAPscript PC editor
1456018 - Planning: Planning grid version 7.6.5
1456008 - F4: Hold button image background was not displayed properly
1455822 - Exception in sapfront.dll
1455797 - scripting return wrong values for server scrollbars max/page
1455245 - Many redrawns (flickering) if tabstrip is on dialog
1455189 - NWBC: the inplace SAP GUI session was not reused
1454219 - F4:Double clicking on hitlist header old data returned
1453497 - SAP Logon 720: focus was not restored after switching window
1452898 - SAP Logon 720: width of the first column "name" not saved
1452188 - LogonCtrl:Logon fails if password contains special character
1451661 - Calendar texts are not visible in High contrast theme mode
1450531 - Tree: Icons are updated, but tooltips are not updated
1449793 - In RTL mode toolbar buttons are incorrectly mirrored
1448139 - Gridview:Improper cell coloring in high contrast theme
1447716 - saplogon 7.20: tree focus problem after add/delete entry
1446840 - Logon Control 7.20:Server configuration files can be used
1446457 - SAP Logon (Pad) 720: appending text to the window's title
1445910 - dropdown listbox closed by arrow keys when partially visible
1445354 - Exception 0xC0000005 in saplogon.exe, saplgpad.exe
1445304 - Scripting: with 7.20 a new property and event introduced
1444772 - saplogon 7.20: new entry submenu incorrectly placed in list
1444769 - tab strip buttons rendered incorectly with small fonts
1443874 - APOGrid: Insering negative values into APOGrid cell
1443798 - GridView:Primary key fields font color is not proper
1443656 - saplogon: variable logon entries can be edited in list view
1443645 - Scripting icon in statusbar animated incorrectly in Signatur
1443585 - GridView:Read only cells background is not correct
1443375 - SAP OI: Excel 2007 document crashes with setting title
1442843 - SAP OI: Non-English characters garbled in form text field
1439298 - Tabchain: incorrect with ocx controls in splitter container
1423643 - ABAP Dump is occuring from CL_GUI_CFW->DOCKING_EXTENSIONS
1422593 - ALVGrid:Toolbar button quickinfo text gets truncated
1412815 - ALVGrid:Drag&drop operation using row header not supported
1408098 - SAP OI: Office 2010 crashes, clicking on office button
1404293 - APOGrid:Misalignment of total rows with vertical scrolling
1401711 - GridView: Cell Data gets truncated with multibyte characters
1383537 - GridView:Tooltip for the expand/collapse icon in ALVGrid
1381892 - OFFI: Unable to run visio macro
1381813 - Microsoft Security Bulletin MS09-035 - SAP GUI for Windows
1381630 - i.s.h.med BasisControl 06.05.00
1370619 - APOGrid : Excel like cell selection
1355906 - OI: Fails to find the Japanese string in Word document
1335661 - ABAP Editor search, clipboad & tooltip, pritty printer
1326643 - GridView:Context Menu gets misplaced in ALV Grid
1316332 - Performance of Replace method decreased after SAPGui Patch 7
1315111 - SAP Picture Control:Support of Tooltip functionality
1314381 - GridView / ALV: Header Data Gets tuncated in Unicode systems
1292970 - OFFI: Empty sheet in Excel inplace functionality
1270130 - Scripting: CurrentDirectory is SAPGUI installation directory
1266145 - Toolbar: Tooltip and button text of a toolbar gets truncated
1241168 - Additional Control Services for SAP GUI for Windows
1224951 - "Show window content while dragging" option has no effect
1139689 - GridView:Icon and text should be displayed in the same cell.
1139539 - SAP GUI Scripting: crash when Virgo screen reader is used
1130776 - Bar chart: Endless loop when calling the chart
770683 - Problems in HTML-help texts
758011 - SAPShortcut: Default logon language
745741 - APD: SAP GUI crashes - R6025 - pure virtual function call
743482 - SAPLogon (Pad): auto close SAP Logon (Pad) on demand
742553 - Installing BW 3.xX front-end patches
741937 - SAP logon pad: Restricting view functionality
642523 - RTL SAPGUI for Hebrew: Limitations and Hardware requirements
640771 - SAPShortcut: Entry in "command:" changed to upper case
627753 - Keyboard: Hot key Ctrl+Shift+P for hardcopy supported
587342 - Focus: not set back to SAP GUI window after F1 window closed
572686 - Cursor in list: jumps to the OK-Code field using mouse wheel
558994 - General information on BW front-end patches
511522 - Corrections to the front-end installation program
456905 - Composite SAP note about SAPSetup as of Release 6.20
377679 - SapLogon: Edit functionality
361222 - SapPatch: Importing GUI Patches
96885 - Downloading front end patches  

SAP GUI FAQs

$
0
0

SAP GUI FAQs in General:

 

What do I do in case logon problems occur?

Always verify logon problems on a different machine as it sometimes might be a local problem with your workstation. Usually you will be able to see a pop up box if you are experiencing a networking error. In the case you get to the first screen, the logon screen, please check with a colleague to log on as this might be a permission problem related only to your user account.

A networking error often will give you an error message with the code '10054 - connection reset by peer'. This is usually due to a broken network connection. Please verify this on an additional workstation. If you refer to your network administrator you can run a first basic diagnosis with the SAP tool 'NIPING' according to note 500235.

 

What to do if SAP Logon refuses to start?

Please run the SAP Logon-Trace. This trace is only available since release 4.6B.

How to start the SAP Logon-Trace?

On DOS-prompt type: "start saplogon/trace=3". These files will be generated: dev_xxxx.log and dev_xxxx.lgd.

How to stop the trace? Close SAP Logon.

This trace is also very helpful if insert/delete/change of entries in the Logon is not working. Moreover, if we have to figure out, with which parameters the GUI was started, this trace will help.

 

What should I do if the SAP GUI cannot connect to the SAP system, the response times of the SAP GUI are very bad or the communication between SAP GUI and backend is interrupted?

Please run the SAP GUI-trace.

How to start the SAP GUI-trace?

In SAP Logon press: Alt+Space -> Options -> Activate SAP-GUI trace level 'Level2' OK

Which files will be generated?

<= SAPGui 4.6d all dev_*.* files from SAPWORKDIR

>= SAPGui 6.10 all sapgui*.* files from SAPWORKDIR

 

What is the difference between 'Classic Design' and the 'New visual Design'?

SAP GUI features two different modes, New Visual (or Enjoy) Design and Classic Design (the older types of SAP GUI before 4.6 could be defined as Classic Design). Both designs are 100% compatible with the functionality connecting to SAP systems.

Classic Design: Under the three colored circles in the menu bar (the SAP GUI-Icon) you will find the options to manipulate SAP GUI Colors, Fonts and further user options. These options are to be set up by every user to suit personal preferences. There is no mean to apply these particular changes to your whole environment of every PC in your company.

New Visual Design: In this skin the icon to get to the option looks like a PC monitor and is placed at the right hand side of the menu bar. As SAP defined a certain look and feel you can only make changes in fonts and size only to a certain extent.

 

What kind of adjusting of the local layout of the GUI can be made?

This FAQ is not the right place for explaining all options which can be changed by the user. So, please review the GUI specific help. Choose the three-colored GUI icon, and select then the 'SAP GUI Help' menu. Go then to 'Adjusting the local layout'. In this section all possible configurations of the local layout are explained.

 

What SAP GUI can be used to run on non-Windows operating systems?

SAP GUI for Java can be used on various platforms, please refer to note 146505 and the SAP GUI Family page at http://scn.sap.com/community/gui

 

Where can SAP GUI for Java be downloaded?

SAP GUI 7.30 for JAVA

SAP GUI 7.30 for JAVA Patches

 

Where can SAP GUI for Windows be downloaded?

SAP GUI 7.30 for Windows

SAP GUI 7.30 for Windows Patches

 

When is the next release of SAP GUI for Java to be expected?

Please refer to Note # 1229666

 

What are the supported SAP GUI Platforms?

Please refer to Note # 66971

 

What are the new features in SAP GUI for Windows 7.30?

Please refer to Note # 1670678

 

What are the required Java runtime versions and other prerequisites for running SAP GUI for Java 7.30?

Please refer to Note # 1758540

 

How to install SAP GUI on Windows Terminal Server (WTS)?

Please refer to Note # 138869

 

How to limit Number of SAP GUI for Windows Sessions in the Portal?

Please refer to Note # 975004

 

How to find out, if a new version has been released?

Please refer to note 1014347 how to get notified by email as soon as a new version has been released.

 

How to resolve an issue when installing SAP GUI for Java?

Please create a support message and add the guiinstall.log file as an attachment. The installer displays the path in a message dialog, where guiinstall.log can be found.

 

How to resolve an issue when SAP GUI for JAVA is running inside the portal?

Please create a support message and add the guiinstall.log file as an attachment. The installer displays the path in a message dialog, where guiinstall.log can be found.

 

How to configure SAP Logon in SAP GUI for Java?

Please refer to chapters 7 and 9 of the documentation that comes with the SAP GUI for Java installation and is also available online at http://scn.sap.com/docs/DOC-25456

 

How to use the SAP Logon configuration of SAP GUI for Windows with SAP GUI for Java?

There are conversion scripts including documentation available at http://scn.sap.com/docs/DOC-25456

 

How to fix the error message "Attempt to load shared library failed"?

In case the additional error text indicates, that the library is missing, please try to solve the problem by reinstalling SAP GUI for Java. In other cases, please refer to note 909250, in most cases, the required C++ runtime is not found.

 

How to troubleshoot a certain transaction results in an ABAP dump?

In case this happens right after login and before displaying the easy access menu, this might be caused by missing codepage files. Please refer to note 550564. In other cases, please submit a bug report according to note 326558.

 

How to enable tracing in SAP GUI for Java?

Please refer to Note # 683960

 

How to fix SAP GUI Crash problem?

Please submit a bug report and attach the crash log-file (Linux and Windows hs_err_pid*.log, Mac SAPGUI*.crash)

 

How to report bugs?

Depending on the issue, it might be helpful to read the documentation or consult the SAP GUI forum on SDN (searching in old threads or posting a new thread with your question). The SAP GUI forum on SCN is available at http://scn.sap.com/community/gui. In case this does not help to solve the problem, please refer to note 326558, what information should be included in the support message.

 

How do I install SAP GUI on multiple PCs?

SAP also delivers a full-featured distribution tool for maintenance of large numbers of PCs. There is no necessity to use third party tools. See the Frontend Installation Guide and OSS note 361222 for details.

 

How do I uninstall and delete all SAP GUI files?

To perform silent, unattended uninstallation, enter the following commands:

NWSAPSetup.exe /Product=”<product name>” /Silent /Uninstall for uninstalling a certain product, for example SAPGUI710.

NWSAPSetup.exe /all /Silent /Uninstall for uninstalling all SAP components installed by SAPSetup without having to call specific command-lines for specific products

 

Is there a SAP GUI for Java available for my operating system platform?

Versions for the following platforms are available:

Mac OS see SAPNote # 509733 for further details

OS/2 OS/2 Warp 3/4

Linux RedHat Linux 7.1 / SuSe Linux 7.2

Solaris Ultra Sparc; SunOS 5.6, 5.7 or 5.8

AIX AIX 4.3.2 or 4.3.3

Tru64(*) 4.0D or higher HP-UX HP 9000 / HP-UX 11.0, HP-UX 11i Windows Win 98, NT 4, Win 2000, Windows XP (*) A Tru64 version is available on request only (customer message on component BC-FES-JAV required). For further details consult the documentation that ships with the software or notes 146505 and 509733.

 

What can I do if Dr. Watson errors occur?

For every Dr.Watson errors please make sure you can reproduce the problem on another PC. SAP Support can only track down problems if you are able to recreate them. Errors usually follow certain patterns. Intermittent problems like a crash once a day might occur by random and if you can't find a pattern we won't either. Moreover, please review notes # 559285 and 520688 including the optimization paragraph. Afterwards please send the new FrontException.TRC to SAP.

 

How to create the right trace files in case of issues with SAP GUI?

1 - SAPSETUP.LOG (created during installation of the GUI)

2 - SAPCHECK.SCK (created using attached note 323413)

3 - Trace files, created using attached note 50226

a - activate the trace

b - recreate the error

c - stop the trace

Please ZIP the files together in one archive and upload them to SAPSERVxusing attached note 40024. Please note that the trace described in note 50226, will result in the following files:

<= SAPGui 4.6d all dev_*.* files

from SAPWORKDIR >= SAPGui 6.10 all sapgui*.* files from SAPWORKDIR Please make sure that you include all the trace files.

 

How to fix “Missing particular elements  in display”, “wrong scrollbar”, “no resize events”, “wrong length of a list”?

Please run the Frontend-trace (see note 305363). In SAP GUI press the three-colored icon -> options -> trace -> Mode: Monitor - Trace-File: ENABLE [X] The Front.trc file will be generated.

 

How to fix ABAP shortdumps with CNTL_ERRORS in R/3 system?

Perform a SAPCHECK (see note 323413) and make an Automation trace according to note 158985. Send both files to SAPSERVx (note 40024). For further information please review also the GUI specific help. Choosethe three-colored GUI icon, and select then the 'SAP GUI Help' menu.

SAP GUI Installation Server

$
0
0

Introduction

This document describes how to set up and maintain an SAP GUI Installation Server for the efficient distribution of SAP Front end Components across workstations in your organization.

 

Overview

SAP’s Front-End Software Deployment Tool – Netweaver SAPSetup not only allows direct installations from distribution media, but also an Installation Server based deployment mechanism that helps distribute SAP Front-End Software to workstations over a network and also using Microsoft SCCM  to deploy the large number of users.

 

General Features of SAP GUI Installation Server:

 

Fully-featured installation, uninstallation, update, repair, and patch functions for SAP front end components:

  • Front end components are available from an installation server or a distribution medium such as a DVD.
  • Install new SAP front end components, uninstall existing ones, and update the remaining components in one cycle.

Easier and more reliable handling of SAP front end components by using installation servers:

  • Maintain nearly all Windows-based SAP front end components on a single installation server.
  • Integrate additional SAP front end components into an existing installation server, such as Import Product.
  • Deploy multiple SAP front end components on workstations using a single command.
  • Easily manage the installation server with wizard-driven user interfaces.
  • Local Security Handling (LSH), when configured, lets you deploy SAP front end components on workstations without requiring administrator privileges on all machines.
  • Whenever installed SAP front end components or packages change on the installation server, the automatic workstation update service (AWUS) will, once configured, automatically update the workstations and reboot them if necessary.
  • Easier handling of multiple SAP front end components by configuration of installation packages – by implementing script events, you can customize and extend the installation of such packages.
  • Controlling workstations remotely helps you to remotely access and control workstations on which you have administrator privileges. You can collect remote log files, execute processes remotely, and list remote processes.
  • The directory for the creation of the installation server is configured automatically. By default, it is made NULL-session accessible. It can be shared automatically on the network for everyone to read.
  • If NwSapSetup.exe is started from a batch file, the return code can be caught by the environment variable %ErrorLevel%.

Important Notes for the SAP GUI

It is important that you read the following SAP Notes before you start the installation. These SAP Notes contain the most recent information about the installation, as well as corrections to the installation documentation.

 

0000026417_SAP GUI Resources Hardware and software

0000038119_SAP Logon Administration of functions

0000066971_Supported SAP GUI platforms

0000147519_Maintenance strategy deadlines for SAP GUI

0000166130_SAP front end Delivery and compatibility

0000328723_GUI default settings during installation

0000508649_Diagnosis of frontend installation problems

0000535308_How to apply a SAP Front End patch

0001053737_Expected release dates for SAP GUI for Windows & ITS Patches

0001085218_NetWeaver 7.x BW Frontend Patch Delivery Schedule

0001144671_New SAP Installer for SAPGUI for Windows 7.10

0001169612_Cannot start NWSAPSetupAdmin over a network path

0001397000_SAP GUI for Windows Security Execution of SAP Shortcuts

0001414580_Jaws & SAP GUI configuration

0001426178_SAP Logon (Pad) create and distribute server configuration file

0001442028_SAP GUI for Windows No support for Office 2010 64bit

0001583967_Release Information Note for SAPSetup 9.0

0001587566_Installation problems with SAPSetup Version 9.0

0001588323_SAP GUI for HTML cannot be started (NW Basis 7.30)

0001652770_BI 7.x in 730 DVD1-BI client tools - contents & versions

0001669254_SAP GUI 7.30_Branding image in title bar

0001670678_730_New Features

0001685221_SAP Logon maintain system entry without sapmsg.ini and service file

0001702037_BW 7.x Frontend in GUI 730 - First Customer Shipment

0001710864_SAP Logon 7.30_possibility to disable views via registry

0001726742_SAPBWNews NW 7.x BW Add-On Frontend Patch 300 - GUI 7.30

0001796138_SAPBWNews NW 7.x BW Add-On Frontend Patch 201 - GUI 7.30

0001797599_RRMX for BEx Analyzer 3X is not supported with SAP GUI 730

SAP GUI Software Download

(Note: Service Marketplace Login required downloading the software)

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

 

Hardware and Software Requirements

Make sure in advance that your system meets the following requirements:

  • The host for server-based installations must meet the following conditions:
    • Accessible to all users at all times, even after the installation is complete. This is required for maintenance purposes such as the distribution of patches.
    • Have broadband network connection for high throughput
    • Have sufficiently free disk space for all SAP front end components
    • Use a Windows server as operating system

 

Note:  Read SAP Note 26417 to check that all hardware and software requirements for the front-end workstations have been met.

 

How to Setup an Installation Server

The installation process from an installation server is flexible, easy, and customizable. It makes maintenance easier in any phase of the distribution process, for example, when applying patches.

When installing SAP front end components with server-based workstation installation, the following options are available:

  • Without user interaction (unattended)
  • With user interaction (attended), where the user has the following options:
    • Select from installation packages that the administrator has configured
    • Select from a complete list of SAP front end components available on the installation server

The following figure shows how the installation with an installation server works.

1.png

 

With an installation server, the administrator can group various SAP front end components together as installation packages relevant for certain employee roles. The administrator can also specify which package particular users should receive, or offer a variety of packages and allow the user to choose the most appropriate one.

 

To keep workstations up to date automatically, use the automatic workstation update service (AWUS). Whenever the installation server is patched, or packages are updated on the installation server, this service will update the workstation(s) and reboot them, if necessary. The AWUS works regardless of whether a user is logged on or not:

 

Creating an Installation Server

NWCreateInstServer is a wizard-driven tool that helps the administrator to create a new installation server. After the server is set up, NwUpdateInstServer imports SAP front end components from the source into the newly created installation server.

Start NwCreateInstServer.exe from the Setup directory.

2.png

Choose Next to continue.

3.png

NwCreateInstServer.exe prompts you to supply the path to the directory in which you want to create the installation server.

Choose Browse to navigate to the directory in which you want to create the installation server. Ensure that the directory is empty.

4.png

Choose Verify to ensure that the chosen directory meets the prerequisites:

5.png

Choose Share to maintain the file-sharing properties of the selected directory for distributing using logon scripts and automatic workstation update service

Choose Next to continue.

 

6.png

Processing is recorded in the file NwCreateInstServer.log located in the SAPSetup log file directory.

The wizard confirms the successful installation of the installation server.

7.png

You now have a valid but empty SAPSetup installation server.

If you want to set up an empty installation server, you can skip the update by calling NwCreateInstServer.exe with the parameter /NoServerUpdate on the command line. In this case, the procedure ends here.

To update the installation server, reboot the Installation Server and execute NwUpdateInstServer.exe to transfer SAP front end components to your installation server.

8.png

 

Navigate to the Installation Server folder and Click verify to start the Update

9.png

The wizard displays the progress of the installation server update.

10.png

NwUpdateInstServer.exe transfers all SAP front end components available in the downloaded objects to the installation server.

 

11.png

If you have .NET Framework version 4 installed, choosing Finish Automatically starts NwSapSetupAdmin.exe from the recently updated installation server.

 

Administering an Installation Server

After you have successfully set up the installation server, you can find admin tools in the SETUP directory of the installation server.

 

  • NWCreateInstServer: Installation Server Creation Wizard Driven Tool that helps in creating a basic Installation Server and configures.NET Security to administer it over a network path.
  • NWUpdateInstServer: Installation Server Update Wizard Driven Tool is used to update an Installation Server with SAP Front-End Components. This utility will also automatically update older versions existing on an Installation Server by newer ones.
  • NWSAPSetupAdmin: Installation Server Administration Wizard Driven Tool that helps in maintaining and configuring an Installation Server, creating packages, importing products, apply patches etc.  Administrators can create a Package Definition File to deploy the package using like Microsoft SCCM.
  • NWSAPSetup: Front-End Installation Tool is used to install SAP Front-End Components available on the Installation Server on a Workstation, to update an installation or to perform un-installations.  Administrator can install manually or using command lines to perform the installation silently and unattended deployments
  • NWCheckWorkstation: This utility is used to diagnose the health of the Workstation containing installed SAP front-end components. It creates a CAB-file with the error information. If required, you supply the logs to the SAP Primary Support.
  • NWSAPSetupDS: This tool allows you to configure (Local Security Handling) that helps administrators to allow domain users with non-administrative privileges to install software locally on their workstations.

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.

Automatic Workstation Update: Whenever the installation server is patched, or the packages installed are updated, this service will update the workstation and reboot them if necessary.  The workstation updater works in two modes - one in the presence of a logged-on user and another in his or her absence:

When a user is logged on, the user is informed of update availability and the update happens on the user's assent. The user is also informed if a reboot is necessary and the reboot is also only executed on the user's assent.

If no user is logged on, the update is done automatically and the reboot (if necessary) is done automatically, too.

Control Remote Workstations: This functionality uses the Windows Management Instrumentation (WMI) to help you remotely access and control workstations on which you have administration privileges. You access this feature via the Remote menu, where you find the options to:

Collect remote log files

Execute processes remotely

Enumerate remote processes

You find detailed information in section Controlling Remote Workstations.

 

Adding New SAP Front End Components to an Existing Installation Server

 

Click on Import Products

12.png

Click Next and follow the wizard instructions

13.png

Navigate to the product download location and select the “Setup” Folder

14.png

Product import completed

   15.png

 

Updating Products on the Installation Server with a Newer Version

Start “NwUpdateInstServer” from the setup directory and follow the wizard instructions

16.png

Navigate to the Installation Server folder you want to update and “Verify” the Installation

17.png

Click Next to continue the installation

18.png

Check the logs for information if the Installation Server update fails for any reason.

19.png

Installation Server has been updated successfully

20.png

Deleting Products from the Installation Server

Right click on the product and choose “Delete product….” to delete the product.

21.png

Click Next to continue product deletion

22.png

Choose Close to finish the product deletion.

23.png

Creating a New Installation Package

Navigate to the Packages tab and Click on “New Package” to create a new Package.

 

24.png

 

Configuring Packages and Event Scripts

Switch to the Packages tab page. In the left window pane, you can see a tree listing the existing packages.

25.png

 

The (X) cross indicator next to a package indicates that the package is incomplete. This typically occurs when a product that the package contains has been deleted from the installation server. You can either delete this package or re-import the missing product.

 

26.png

Select the package that you want to customize and navigate to “Package Configuration”

  • Verify the Package Parameters (Variable Name, Package Value and Variable Description)

27.png

 

Add event-scripting to perform custom actions on the user’s workstation during the installation of the package (for example, copying additional files). You can insert scripting samples delivered by SAP via Insert Script and adapt them to your requirements. The scripts are executed at the following events:

  • On Begin Install: executed before the installation of a selected package
  • On End Install: executed after the completion of package installation
  • On Begin Uninstall: executed before the uninstallation of a selected package
  • On End Uninstall: executed after the completion of package uninstallation
  • On Begin Update: Executed before the update of a selected Package.
  • On End Update: Executed after the completion of the Package update.

28.png

 

Example:  If you want to check a file for existence on the workstation, navigate to “On Installation End” tab and insert a script sample and modify according to your requirements.

 

Changing the Package Content

  • Switch to the Packagestab. In the left window pane, you can see a tree listing the existing packages.
  • Select the package for which you want to update the content, and choose Change Package Content.

29.png

You can now select or deselect components. Components added will be newly installed on the workstations. Those removed will be uninstalled from the workstations, if they are not part of any other package marked for installation. When updating a package, the package installation parameters are also refreshed and include new variables or delete those that belong to components that are no longer part of this package.

30.png

Follow on screen instructions and Save the package when you are finished.

 

Deleting an Installation Package

  • Navigate to Packagesview.
  • Right-click the package you want to delete.
  • From the context menu, choose Delete Package.
  • The package is deleted. It is removed from the Packages view.

31.png

Creating and Deploying a Single-File Installer for Packages

You can create single-file self-installing .exe-packages via NWSAPSetupAdmin.exe.

Such a package contains only those files that belong to the components that are a part of the package. Thus, it reduces your network load in certain distribution scenarios where you previously had to make local copies of your installation source before installing.

This single-file self-installer can also install silently without user interaction.

Creating a Self-Installing Package

 

In the Packages tree, right-click the package you want to create a self-installing file from, and choose Compress To Single-File Installer

32.png

Following the wizard instructions, you will get a single exe-self-extractor at the end of the process.

Deploying a Self-Installing Package

  • The self-installing file created above can be executed on any workstation to install your package.
  • Follow the installation wizard.
  • This self-installing package can be installed silently (i.e. without user-interaction) when invoked with the command-line parameter /silent.
  • This self-installing package can be installed with no dialog (i.e. user can see the installation progress) when invoked with the command-line parameter /nodlg.

Creating a 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.

 

On the Packages tab, right-click the package for which you want to create a PDF file and choose Create Package Definition File.

33.png

Choose the directory where you want to save the file, enter a file name, and choose Save.

 

Patching the Installation Server

Patching products on the installation server keeps them up-to-date with the most recent correction and enhancements from SAP.

Choose Patch Server.

34.png

 

Choose Next to continue.

35.png

Browse to a valid SAP patch file and choose Next to continue.

36.png

NWSAPSetupAdmin.exe now validates the patch, which takes a few minutes.

If the patch is valid, you are prompted to proceed with it.

37.png

To ensure that the installation server is not in use, the patch now closes NWSAPSetupAdmin.exe before continuing. It restarts NWSAPSetupAdmin.exe after completing the patch.

Choose Next to continue.

38.png

NWUpdateInstServer.exe starts patching the installation server.

Follow the patch wizard, choosing Next as required.

39.png

At the end of the process, you see a message indicating that the patch was successful.

Choose Close.

40.png

NWSAPSetupAdmin.exe now restarts.

 

Check Update Log Files:

 

%ProgramFiles%\SAP\SapSetup\Logs\NWUpdateInstServer.log.

If there are errors, you see a link to an Error Report. Any errors are recorded in the following file, which you can view using your normal web browser:

%ProgramFiles%\SAP\SapSetup\Errors\ NWUpdateInstServerErrors_<CurrentDateTime>.xml.

If you have a problem, create a problem message on component BC-FES-INS and attach these files to the message.

 

Configuring the Local Security Handling (LSH)

Local security handling (LSH) lets users on the network deploy SAP front-end components on their front ends using NetWeaver SAPSetup without requiring administrative privileges on each workstation.

 

Choose Services and select Configure local security handling.

The LSH configuration wizard starts.

Choose Next.

 

41.png

42.png

The wizard prompts you for the credentials of an account that has administrative privileges for all front ends on the network.

Enter the account name with domain qualifiers.

Choose Verify and Next

43.png

The wizard will be prompted to enter details for the installation service (IS) account, Verify, and choose Next to complete the process.

The wizard displays the success state in starting the distribution service and the status bar at the bottom of NWSAPSetupAdmin.exe displays the service state as Active.

44.png

Test the functioning of the LSH feature by starting NWSAPSetup.exe from this installation server on a front end where the logged-on user has ordinary user privileges (that is, the user does not have administrative privileges).

If the front-end installer starts successfully and is able to install components available on the installation server, the configuration is successful. If not, you need to reconfigure LSH.

LSH Related Notes

Note 1288344 - NwSapSetupAdmin: Could not store IS user data

Note 593486 - Installing the DS installation service (analysis notes)

Local Security Handling broken on patch level 6

7.xx Installing the DS installation service (analysis notes)

Note 1587566 - Installation problems with SapSetup Version 9.0

Configuring the Automatic Workstation Update Service (AWUS)

 

 

The SAP Automatic Workstation Update works only when installed on the workstation. Whenever the installation server is patched, or the packages installed are updated, this service will update the workstation(s) and reboot them if necessary. The workstation updater works in two modes - one in the presence of a logged-on user and another in his or her absence:

  • When a user is logged on, the user is informed of update availability and the update happens on the user's assent. The user is also informed if a reboot is necessary and the reboot is also only executed on the user's assent.
  • If no user is logged on, the update is done automatically and the reboot (if necessary) is done automatically, too.

Note: This service updates itself, when a patch of automatic workstation update is available.

 

Choose Services -> Configure automatic update.

45.png

The screen Automatic Workstation Update Configurations appears as shown in the following picture:

46.png

You have now several options:

  • Update check frequency
    • The workstations that will have this feature installed, will poll the installation server at this interval to check for update availability. The default is 24 hours and the Maximum can be 744 hours.
  • Enforce reboot after every update
    • When this flag is not set, the user is asked to reboot only if it is required to complete the deployment process. When the flag is set, a reboot is enforced, which means that the user is always asked to reboot.
  • Additional Update Sources (optional)
    • You can index additional servers. The update service will then look up the indexed servers per line in the given order for available updates.

 

Save your entries and close the program.

To make the automatic workstation update service available on workstations, you should create a package using NWSapSetupAdmin.exe on the installation server. This package should consist of SAP GUI for Windows and SAP Automatic Workstation Update. Once automatic workstation update is installed, then the following programs will run on the workstation in the background: NWSAPSetupUserNotificationTool.exe and NWSAPAutoWorkstationUpdateService.exe.

Note: The front-end side will query the last 10 installation sources that are network paths.

You have configured the SAP Automatic Workstation Update and made it available on the workstations.

To disable the service, activate the option ‘Disable Automatic Workstation Updates’ in the configuration tool on the installation server (see picture above). This configuration change is propagated as an update to the workstations at the time of the next update check.

Note: Once disabled, this action cannot be undone until the Automatic Workstation Update Service is reinstalled.

AWUS Notes

Note 1584270 - AWUS & SapSrvSetup.xml

Note 1624251 - Moving an Installation Server to a new machine

Controlling Remote Workstations

The remote workstation control functionality helps you to remotely access and control workstations on which you have administration privileges.

Choose Remote.

47.png

You have now several options:

Collect Log Files

With this option, you can collect log files from remote workstations. For this, you just have to enter the workstation name. In case you want to collect log files from several machines, you have to separate the different names by a comma.

48.png

Look at the remote workstation log files on your local pc after download.

49.png

Execute Process Remotely (WMI)

With this option, you execute processes on a remote workstation. You just have to enter the workstation name as well as the application name in the appropriate field. Also, you can supply the application with the appropriate command line parameter, for example: c:\program files\sap\sapsetup\setup\nwsapsetup.exe /uninstall /all /silent. Then choose Execute to run the process on the remote machine.

50.png

Remote Task Manager (WMI)

With this option, you get a list of processes running on a remote workstation. Just enter the workstation name and choose Display. If you want to terminate a process, select the process and choose Terminate.

Note: Be careful with the Terminate option, because the user may lose unsaved date.

Troubleshooting

If you encounter problems with the WMI feature, diagnose WMI connectivity to a remote workstation using the Microsoft tool wbemtest.exe. Note, that you have to supply the connection namespace as \\WorkstationName\root\cimv2.

Delegation

In order to start an installation on a remote workstation that is located on an installation server, delegation is required to be activated for the client machine(s) in question. Please, refer to the Microsoft TechNet article at http://technet.microsoft.com/en-us/library/ee692772.aspx, question 10 for further details.

 

51.png

 

Installation Process

Installing SAP Front End Components from an Installation Server

 

This procedure tells you how to install Front end Components from an installation server

 

Start NWSAPSetup.exe from the SETUP folder on the installation server.

The SAPSetup installation wizard appears.

52.png

Choose Next.

The product list is displayed. Products that have already been installed are pre-selected as shown in the following picture:

53.png

Select the products or SAP front-end components that you want to install or deselect the ones you want to remove.

Yellow dots indicate changes in the selection list. The Green plus next to a product name indicates that “This item will be installed” when the user installs the package on his or her workstation.

54.png

The checkbox with no additional symbols indicates that “This item is already installed” Uncheck the product if you don’t want to reinstall.

55.png

If you deselect a product in this list that has already been installed, a Red minus appears to indicate that “This item will be uninstalled”

56.png

Follow the wizard instructions to finish the GUI installation.

 

 

Installing Packages Configured by the Administrator

This procedure lets you install or remove packages on your front end that have been configured by the administrator on the installation server.

Note: Be careful when removing packages. Make sure you do not mistakenly remove shared components that are used by other packages you want to keep.

 

Start NWSAPSetup.exe /package from the SETUP folder of the installation server.

57.png

A list of the packages that the user is authorized to install or uninstall is displayed. Packages that have already been installed are pre-selected.

In this case, the BW Package has been selected for installation. The yellow dot indicates a change in the selection list. The green plus next to the product name indicates that this object will be installed when the user installs the package on his or her workstation. If you deselected a package, you would see a red minus next to the object selected for de-installation.

Select the components or packages that you want to install or deselect the ones you want to remove.

58.png

Note: If errors occur during the installation, SAPSetup displays a link to a document in which the errors have been logged. Contact the administrator of the installation server or the network and pass on the information given in this document.

 

Installing Packages Using the Logon Script

Since the front-end software is normally installed on a large number of computers, NWSAPSetup lets you automate this task.

By inserting a command line into the logon scripts of the computers on which the front-end software is to be installed, you can start a package installation each time the user logs on.

Enter the following command (both the path and either the package name or unique package identifier must be used):

\\<server>\<shared folder>\setup\NWSAPSetup.exe /package:“<package command-line name>“ /silent

You can also call NWSAPSetupAdmin.exe in the same way to perform this task.

When you start this command for the first time on a computer, NWSAPSetup installs the specified package.

 

Updating a Workstation from an Installation Server

You can update the front end from an installation server.

Updating the front end basically involves the same steps as an installation; see section Installation of the SAP Front End from an Installation Server

You have the possibility to have the update run unattendedly or automatically:

For unattended update, use the following command line: \\<server_path>\setup\NWSAPSETUP.exe /UPDATE /silent

To update a specific package or product, add:

/package="package command-line name"

Or

/product="product command-line name"

You will find the command-line name of the package or product in the administrative console NWSAPSetupAdmin.exe.

For automatic update, you can use the SAP Automatic Workstation Update. Whenever the installation server is patched, or the packages installed are updated, this service will update the workstation(s) and reboot them if necessary. The workstation updater works in two modes - one in the presence of a logged-on user and another in his or her absence

  • When a user is logged on, the user is informed of update availability and the update happens on the user's assent. The user is also informed if a reboot is necessary and the reboot is also only executed on the user's assent.
  • If no user is logged on, the update is done automatically and the reboot (if necessary) is done automatically, too.

The SAP Automatic Workstation Update is not SAP GUI-specific, it works with all components available on the installation server. For details, see section 3.9 Configuring SAP Automatic Workstation Update.

 

Log Files

All the installation tools described in this document maintain an activity record in log files that you can find here:

%ProgramFiles%\SAP\SAPSetup\Logs

Each tool stores the last ten log files.

Error Files

Errors are stored in an XML format in files that you can view in any browser and you can find in the following folder:

%ProgramFiles%\SAP\SAPSetup\Errors

If you have a problem, create a problem message in BC-FES-INS and attach the relevant log files to the message.

ToolLog FileError File
NwCreateInstServer.exeNwCreateInstServer.logNwCreateInstServerErrors_<DateTime>.xml
NwUpdateInstServer.exeNwUpdateInstServer.logNwUpdateInstServerErrors_<DateTime>.xml
NwSapSetupAdmin.exeNwSapSetupAdmin.logNwSapSetupAdminErrors_<DateTime>.xml
NwSapSetup.exe – Single File InstallerNwSapSetup.logSAPSetupErrors_<DateTime>.xml

 

Return Codes

The following table describes the return codes for NwSapSetup.exe

 

Return CodesDescription
0Process ended without detected errors
3Another instance of SAPSetup is running
4LSH failed
16SAPSetup started on WTS without administrator privileges
26WTS is not in install mode
27An error occurred in COM
48General error
67Installation canceled by user
68Invalid patch
69Installation engine registration failed
70Invalid XML files
129Reboot is recommended
130Reboot was forced
144Error report created
145Error report created and reboot recommended
146Error report created and reboot forced

 

 

Additional Information

Troubleshooting

Note 508649 - Diagnosis of frontend installation problems

 

References

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

http://scn.sap.com/community/gui/blog/2013/05/08/sap-gui-730-installation-errors

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

http://scn.sap.com/community/gui/blog/2013/05/02/sap-gui-730-patches-and-relevant-notes

http://scn.sap.com/community/gui/blog/2013/05/10/sap-gui-branding

 

 

 

***********

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.

 

 

(Watch this video with voice-over by Ian at http://www.youtube.com/watch?v=cd8XAvou2aU)

 

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.

SAPGUI for Android and IOS

$
0
0
Symptom
  • Want to access to ERP system on Android OS version or IOS version
  • If you have a smart phone, tablets which has an Android OS version and would like to use SAPGUI on it.
  • If you have an Iphone, Ipad which has a IOS version and would like to use SAPGUI on it.
Resolution:
  1. Unfortunately, SAP GUI is not supported on Android OS version and IOS version.
  2. We have 3 kinds of SAPGUI: SAPGUI for Windows, SAPGUI for HTML and SAPGUI for Java. The support strategy of SAPGUI is available on theProduct Availability Matrix: http://service.sap.com/pam
  3. Some SAP products like Business ByDsign maybe has the possibility to be used on Android or IOS versions but currently it is not officially supported by SAP.
  4. You can try to use virtual infrastructure like Citrix to reach this function.
  5. You can find more information in the note 66971.

ITSmobile versus WEBSAPConsole

$
0
0

SAP recommends to use ITSmobile, a technology based on ITS for SAP systems as of Basis release 4.6c and higher instead of the Web-enabled SAPConsole. ITS is SAP’s standard technology to bring applications based on ABAP-Dynpros to the web. For systems based on SAP NetWeaver releases higher than 7.0, the Web-enabled SAPConsole (also known as WebSAPConsole) will no longer be supported.

 

The following table shows the comparison between ITSmobile and WebSAPConsole:

 

ITSmobile

WebSAPConsole

Infrastructure

ITS as an integrated functionality of SAP NetWeaver Application Server does not require a separate installation. Having a SAP system based on SAP NetWeaver you already have the ITS service available.

ITS supports all hardware and operating system platforms supported by SAP NetWeaver.

WebSAPConsole requires a separate installation and separate hardware. It is limited to Windows Server 32Bit.

Customizing

By using a template technology, ITS supports the full customizing of the HTML representation of each screen (function key mapping, colors, fonts, etc.).

Using a generator which is part of the ABAP development workbench (SE80) the templates have to be generated once.

This allows customers to work with any kind of mobile device that comes with a web browser. It is not required that SAP supports the device.

WebSAPConsole is delivered with a set of predefined displayer DLLs which cannot be modified.

Administration/

Monitoring

Due to the integration of ITS into the SAP NetWeaver Application Server, the well-known SAP system management tools like CCMS can also be used for administration and monitoring of the ITS.

WebSAPConsole provides Microsoft management console for administration, but does not provide specific tools for monitoring.

Security

Due to the integration of ITS into the SAP NetWeaver Application Server, no separate security infrastructure is required.

Features like Single Sign On (SSO2), connection encryption (SSL, SNC), and external authentication (JAS) are provided by the application server.

WebSAPConsole does not support SSO2 or external authentication. For securing WebSAPConsole, a separate security infrastructure is required.

Support/

Further Development

ITS as an integrated part of SAP NetWeaver Application Server ABAP is long-term supported. With new releases of SAP NetWeaver, ITS is continuously improved.

WebSAPConsole is in maintenance mode and can only be used with SAP systems up to SAP NetWeaver 7.0. No further improvements are planned.

Further Information

For information on ITSmobile see Creating Mobile Applications with ITSmobile.

And for more information on the ITSmobile/WebSAPConsole-Comparison, see SAP Note 1070064.

ANN: SAP GUI for Java 7.30 rev 3 available

$
0
0

Hi all,

 

SAP GUI for Java 7.30 rev 3 is now available on Service MarketPlace.

For the direct link and user requirements please refer to here.

 

Enhancements and New Features

  • Compatibility with new Java versions:
    • A significant change deep inside of the JVM implementation of Java 7 Update 25 (JDK 7u25) and newer has caused problems loading classes resulting in the startup process to fail. The code has been adapted to this new situation to make it work again.
  • Security:
    • A menu for choosing the trust level classification of the current connection has been added.
  • Templates:
    • The set of configuration files, which can be distributed by the templates mechanism, has been extended. Please refer to Installing Custom Templates in chapter Configuration Files for details.

Bugfixes

  • Application startup:
    • There has been a potential race condition reading the configuration files causing the startup process to fail.
  • Grid Control:
    • Some background colors have been wrong when using the Enjoy theme.
  • Calendar Control:
    • There have been situations when the focus did not move.
    • The layout of the date picker sometimes was wrong resulting in a horizontal scrollbar.
  • TextEdit Control:
    • Importing a file erratically has caused to deactivate the limitation to enter only a certain number of characters.
  • Themes:
    • An issue with windows using the Design Window Decoratation has been solved.
    • With Tradeshow, the triangle to toggle the display of the status area was missing.

 

 

End of Support

SAP GUI for Java 7.20 is no longer supported because Oracle Java SE 6 is no longer supported. Please upgrade to SAP GUI for Java 7.30.

 

Best regards

Rolf-Martin

SAP GUI Family

$
0
0

Universal Clients for Accessing SAP Systems

SAP GUI is SAP's universal client for accessing SAP functionality in SAP applications such as - SAP ERP, SAP Business Suite (SAP CRM, SAP SCM and SAP PLM), SAP Business Intelligence and so on. SAP GUI functions like a browser. It gets information from the SAP server like what, where, when and how, to display contents in its window. All members of the SAP GUI family have unique attributes that make them especially suited for different user environments. SAP GUI comes in the following three different flavors:

SAP GUI for Windows
SAP GUI for Windows is an implementation especially designed for the Windows operating system, providing a Windows-like user experience and integration with other applications, based on OLE interfaces or ActiveX controls.


SAP GUI for the Java Environment

SAP GUI for the Java environment is a unified SAP frontend for multiple platforms. It is based on a platform-independent architecture and Java implementation. As a major benefit, it provides access to SAP applications that are based on Control-Enabling and therefore used to be reserved for Windows users in the past. Please, note that SAP GUI for Java is also available on Windows.


SAP GUI for HTML

SAP GUI for HTML automatically maps the screen elements in SAP transactions to HTML using HTML Business functions available within the SAP Internet Transaction Server. A web browser is sufficient to access almost all transactions. Please note: Since SAP GUI for HTML is an application running on the ITS, you find corresponding information on the ITS page.
You can find detailed information on the different SAP GUI types under the following links:

 

 

News

The following list contains the latest news on the SAP GUI family members.
    Date            Description

July,

2013

SAP GUI for Java 7.30 rev 3 is available for download on SAP Service Marketplace (see also Downloads section below).

This version solves the incompatibility with Java 7 update 25.

May,

2013

SAP GUI for Java 7.30 rev 2 is available for download on SAP Service Marketplace (see also Downloads section below).

Note that openSUSE 12.3 is now supported (openSUSE 12.1 is out of support).

April,

2013

SAP GUI for Windows 7.20 is now out of support. Please upgrade to SAP GUI for Windows 7.30 as soon as possible. A successor to SAP GUI for Windows 7.30 is expected for Q3/2014.
February, 2013

-     SAP GUI for Java 7.30 rev 1 is available for download on SAP Service Marketplace (see also Downloads section below).
Note that

  • Fedora 18 is now supported (Fedora 16 is out of support)
  • SAP GUI for Java 7.20 is not supported anymore  
January, 2013

SAP GUI for Java 7.20 rev 11 is available for download on SAP Service Marketplace (see also Downloads section below).

For new features and enhancements, refer to the release notes.

Please, plan to upgrade to SAP GUI for Java 7.30, because support for SAP GUI for Java 7.20 ends by end of January 2013.

December,

2012

SAP GUI for Java 7.30 is now available for all customers. Among others, release 7.30 comes with the following new features:

  • Support for New OS Versions: openSUSE 12.2, Fedora 17, Red Hat Enterprise Linux 6, Ubuntu 12.04, OS X 10.8, Microsoft Windows 8
  • Support for Java SE 7
  • Support for 64-bit Java: Windows
  • Corbu Theme: The new design is a fresh, modern and unique visual identity and is intentionally neutral to blend with a variety of content.
  • High Contrast Theme for visually impaired users is available now.
  • Installation has been redesigned. It provides a better user experience and performance improvements.
  • Security: Improved security by employing the Java Security Model also in stand alone mode.

Due to the quickly approaching end of support for SAP GUI for Java 7.20 we recommend that you upgrade to 7.30 as soon as possible.

You find detailed information in the Downloads and Release Information sections below.

June, 2012

SAP GUI for Windows 7.30 is now available for download on SAP Service Marketplace.

Please note: End of support for SAP GUI for Windows 7.20 will be 9th of April 2013.

April, 2011SAP GUI for Windows 7.10 is now out of support. Please, upgrade to release 7.20 as soon as possible.
January, 2011SAP GUI for Windows 6.20 is now out of support. Please, upgrade to release 7.20 as soon as possible (release 7.10 will be out of support as of 12th of April 2011).
You find an overview of new features in the release information section below.


Installation

SAP GUI for Windows

This documentation describes how to install and distribute the SAP front-end software on Windows with the SAP Setup front-end deployment and software management solution. The benefits of using SAP Setup are that you can insert new SAP front-end components on to an existing installation server and deploy multiple components. In addition, SAP Setup offers new diagnostic and check tools for better support. The key processes are wizard-driven and you have new and powerful command-line parameters. Also, it is possible to trigger an unattended automatic workstation update.
This document provides an overview and further information about the frontend installation and distribution tool SAP Setup.

SAP GUI for Java

SAP GUI for Java 7. 30 Download and Installation Information
This archive contains among others the SAP GUI for Java installation information.

SAP GUI for HTML/ITS

SAP@Web Installation Guide (ITS 6.20)
SAP GUI for HTML is running on the ITS, therefore the ITS installation information is relevant in this case. Since the ITS is integrated in SAP NW as of Release 2004, you do not need to install SAP GUI for HTML/ITS separately on systems as of this release. It comes with  the package. For the non-integrated, standalone ITS, you find installation information in the SAP@Web Installation Guide for ITS 6.20 which describes how to install the standalone SAP Internet Transaction Server (ITS 6.20) and related tools on released Windows and Linux platforms.


Platform Support and Maintenance Strategy

You find information on the supported platforms in the Support Matrix for SAP GUI for Windows, the Support Matrix for SAP GUI for Java or in  SAP GUI section of the Product Availability Matrix (PAM).


Literature

General Information
Frontend Network Requirements (SMP Login required!)
Distributed landscapes today lead to the fact that an increasing number of users connect to a central system from dispersed sites with varying degrees of available bandwidth. As a consequence, user access is through local area network (LAN) and wide area network WAN (dial-up, frame relay, Internet, etc.). This paper contains a description of SAP's frontend characteristics from both a LAN and a WAN perspective.
Please note that this paper does not discuss server-to-server traffic or printing.
SAP GUI Technical Infrastructure
The purpose of this guide is to give you an understanding of the different SAP GUI types, their specific properties and how they communicate with the SAP system. Also, it explains the performance requirements of the infrastructure and describes trouble-shooting options.

SAP GUI for Windows

SAP GUI for Windows 7.30 Help Guide (English Version)

SAP GUI for Windows 7.30 Help Guide (German Version)

This documentation describes the SAP GUI functions.

This guide describes the SAP GUI security module which has been implemented to protect the user's local environment against undesired actions that a potentially corrupt SAP system could trigger on his or her PC.
SAP GUI for Windows 7.30 Administration Guide
This documentation describes how to configure and administer SAP GUI for Windows.

SAP GUI for Java

SAP GUI for Java 7.30 Documentation (downloadable version)

This zip-file contains the downloadable version of the SAP GUI for Java 7.30 documentation in HTML.

How To Extend SAP GUI for Java with Your Own Java Bean 
This documentation is intended for Customers/Partners who want to write their own custom controls which work in the SAP GUI for Java. The purpose of this document is to show how a JavaBean can be connected to SAP using „SAP GUI for the Java Environment".
SAP GUI for Java Configuration Generator Scripts
This link leads you to a set of scripts that serve as an example of how to convert an existing set of configuration files for SAP GUI for Windows for the use with SAP GUI for Java. The scripts should work for standard cases. Please note that these scripts are provided as they are without any support or warranty. Thus, make sure to read the readme.html file contained in the zip archive.


Presentations

Update on the SAP GUI Family
This presentation explains the different types of SAP GUI (for Windows, for Java, for HTML) and when to use them.


Downloads

For download and maintenance information, click on one of the following links (SMP Login is required. In case of download problems, check SAP note 1037574):
Component      Installations  PatchesImportant Notes
SAP GUI for Java7.307.301758540
SAP GUI for Windows7.307.30147519, 66971
SAP GUI for HTML/ITSITS 6.20 (standalone)ITS 6.20 (standalone)197746
SAP Screen Reader Extensions
Download *---------------

* Note: You need the SAP GUI Screenreader Extensions on your client PC to use the accessibility mode in SAP GUI for Windows (with Screenreaders).


Notification on SAP GUI news

In order to get a notification by email when official information about SAP GUI (like the shipment of a new version) is available, activate the "Receive email notifications" feature of the corresponding thread:


Related Topics

SAP GUI Scripting  SAP GUI Scripting offers an automation interface to SAP GUI that can be used for macro recording and playback, development of test tools and application integration.
SAP Console  
As part of SAP's ongoing effort to build on SAP systems core business logic and offer it for non-standard display environments, SAPConsole has been developed to support different types of output devices. SAP Console supports character-cell terminals, including radio frequency (RF) devices, as well as web-equipped devices.
GuiXT 
GuiXT allows you to simplify transactions without having to modify them. You can hide screen elements that you do not need, or add elements such as checkboxes, pushbuttons, graphics, and documentation.
With SAP Personas, SAP customers are able to purchase a new solution to personalize their SAP GUI screens. SAP Screen Personas provides a simple, drag and drop approach to modify many common SAP screens to make them more usable as well as more visually appealing. IT departments and authorized end-users will be able to modify screens using their own unique knowledge of which information they need on the screen to optimize usability and productivity.


Release Information

You find information on the expected release dates for SAP GUI patches/revisions in the following notes (SMP login required!):You find information on the function scope of a release in the following release notes:

SAP JAWS Screen Reader Extension Installation and Configuration

$
0
0

SAP JAWS Screen Reader Extension Installation and Configuration

SAP GUI 7.30 and JAWS 13

 

This document is intended to be used with the appropriate SAP Screen Reader Extension file:  xSRX_36-20002057

 

This document makes the assumption that Freedom Scientific JAWS screen reader software version 13, SAP GUI 7.30 and Adobe Reader version 9 or above is installed.

 

Follow the steps below

It is suggested that you give temporary local admin rights to the user prior to installation and then log on as the user to do the installation and configuration.  Local admin rights may be removed after the installation is complete.

  1. If JAWS screen reader software is not installed, install per Freedom Scientific instructions.
  2. If SAPGUI is not installed, install the latest SAPGUI version 730 and any patches. Both the executables and installation manual can be downloaded from the service market place.
  3. Configure the SAP GUI for JAWS. There are “Accessibility User” options for the SAPGUI which must be set.

 

SAPGUI configuration

Go to Start > Programs > SAP Front End > SAP GUI configuration. 

 

Choose Classic Theme, under Accessibility and scripting choose Accessibility and check all three checkboxes.

1.png

Choose Scripting and check only the Enable scripting check box, the other two must be unchecked.

2.png

Choose OK to apply the settings.

  1. After the SAPGUI is installed and configured install the screen reader extensions. 

SAP Screen Reader Installation

Verify no previous Screen Reader Extension installed on your PC.  If you see the previous version installed, then uninstall the old version and install the new version.

 

(Download the latest version software available from the Service Market Place)

http://scn.sap.com/community/gui/blog/2013/05/29/sap-gui-730-download

 

Start the installation of the SAP Screen Reader Extension by running the file xSRX_XX-20002057. (XX indicates the version number)

   

Note: If the “Your system does not fulfill the prerequisites” screen appears when installing you need to verify that you have correctly installed JAWS and the SAPGUI or that Screen Reader Extensions are not already loaded.

 

3.png

 

 

Choose Next to continue and follow on screen instructions

 

4.png

 

There are two sets of files which must be installed in directories specific to the operating system.  The installer generally identifies the correct directories; accept the defaults. Choose Next to continue and follow on screen instructions

 

5.png

6.png

7.png

8.png

 

You should receive the completed installation message – Choose Close to finish the installation

 

Verify Screen Reader Extension installed by using add/remove programs in the control panel.  There will be a separate line for “SAP Screen Reader Extension”

Reboot the PC.

Log on as the user (still with local admin rights), make sure JAWS is started.

9.png

Start SAP and press Alt+F12 or use the mouse to select Customize Local Layout.

10.png

Choose Options

11.png

Verify Classic Theme and three checkboxes checked for Accessibility options

Choose Scripting

12.png

Verify only Enable scripting checkbox is checked for Scripting options.

Close all SAP windows and Restart SAP. 

Note: Jaws should still be running.

13.png

On this screen press the following key combinations.  Insert + 6.  That is the Insert key and the numeral 6 key, the numeral 6 key must be the one on the main keyboard NOT the one on the number pad.  You should now have a Jaws Configuration Manager screen that looks like the below screen.  Take note the Application on this window should be sapfront.

14.png

Expand Speech Verbosity and Select Verbosity Level.

15.png

From the speech Verbosity menu select the Verbosity Level and set to Beginner, Highest.

Generally all other options are set at the default.  The end user may require specific settings.

Select OK to close the window.

Close all windows and reboot the computer.

Jaws should start with Windows and announce the Windows logon.  If this does not happen, then the Jaws option to start when Windows starts was not selected during setup and needs to be set via the Jaws Options > Basics menu.

5.   Verify Adobe setup for Pay Statement use with JAWS.  In order for a Pay Statement to display properly for a JAWS user the image has to appear in a new window. Start Adobe Reader, Go to the menu bar, File > Edit > Preferences > Internet > Uncheck  Display PDF in Browser.  OK>.

*****

 

Personas idioms

$
0
0

It feels a little early to be talking about Personas idioms, but in my experimentation so far and in talks with users it seems there are some things we will end up doing a lot. I suspect others will find the same so it seemed worthwhile to create a document describing these things. I'm allowing anyone to edit this document soplease feel free to add any idioms you discover so that we can all learn from each other.

 

Home screen techniques

Rather than simplifying individual transactions, the Personas work I've seen so far, and certainly what I've been doing, starts one step back by modifying the initial SAP home screen. Typically you remove most of the standard SAP stuff and turn that screen into a "cockpit" giving easy access to useful transactions, information and other things, to save users having to remember transaction codes or menu paths. Listed here are some useful things that can be done directly from this home screen. Here's an example of our first (incomplete) prototype, mostly using the two techniques described below to give users quick access to the information they need.

screenshot.png

 

Transaction-free lookup

I've come across a number of situations where a user has a transaction number (e.g. a PO number or service order number) or some master data (e.g. a cost centre or a userid) and they want to simply check that it is what they think it is. They want to lookup the description or the user's full name. You can obviously run the corresponding display transaction for that, but if all you want is to check one field there is an easier way. Put a text field on the logon screen, a corresponding "Lookup" button and second text field for the result. The lookup button has a script that runs the transaction, grabs the necessary data and displays it back on the logon screen. The "Purchase Order" section above works like this:

 

 

For some added finesse, you can link the input text field and the lookup button, so that typing in a username and pressing enter also pushed the button. Then the lookup button doesn't even need to be on the screen, so you can hide it as I have above.

 

Skipping selection screens

Following on from the above, if you need to display more information than you can reasonably pull back onto the logon screen then you are going to have to run the display transaction after all. But if the identifier (username, transaction number, etc.) for the object you are wanting to display is already in a text field on the screen you can grab it, skip the display transaction's usual selection screen, and go straight to displaying the relevant information.

 

If you do this, don't forget that the back button will now not go back to where you came from but back to the selection screen. You might want to replace it with a script button that goes back twice, so the user doesn't see the skipped selection screen.

Lifetime and Support Matrix for SAP GUI for Java

SAP GUI Upgrade Problem fixed by Changing GUI Theme

$
0
0

Hello SAP Community!

 

I recently had a problem with an SAP GUI update that I received. 

Now that I have found the solution, I'd like to share it with everyone. 

 

My company upgraded my SAP from version 7.1 to version 7.3. 

After my upgrade, I received a request to load some Activity Types.  In my company we have a Script set up in ABAP that loads Activity Types via a custom transaction. 

I go into the custom transaction code, select a radio button, enter a file path, and select Execute.

But, my new GUI made a Security pop-up come up that asks if I'd like to allow SAP to access the filepath that I entered.

This pop-up caused the script in the background of the transaction to stop running.

I attempted to select the checkbox (Remember my Decision) and re-run the process, but it did not fix anything.

Then i went into my security options and set them to prevent the pop-up, re-ran the process, and it still didn't fix anything.

 

Then, i went into my GUI Options and changed my GUI Theme from the "System Dependant Theme" to the "Enjoy" theme.  I tried to re-run my process, and it worked! 

I no longer  have the security pop-ups and I am able to load activity types with no issue! 

 

Have a lovely day!

Chrissy


ANN: SAP GUI for Java 7.30 rev 4 available

$
0
0

Hi all,

 

SAP GUI for Java 7.30 rev 4 is now available on Service MarketPlace.

For the direct link and user requirements please refer to here.

 

Enhancements and New Features

  • Java runtime version check:
    • At startup time, it is verified whether the Java runtime meets the feature requirements of SAP GUI for Java. In case the Java runtime is not sufficiant, a warning message is displayed.
  • Undo/Redo:
    • Undo/Redo in entryfields now is more consistant with the behavior of other editors.     

Bugfixes

  • Html Control:
    • Buttons in html forms were broken with Java 7 Update 25 (JDK 7u25) and newer caused by incompatible changes in the Java runtime internals. A workaround has been implemented.
  • Grid Control:
    • Various issues with clipboard handling in editable grid control have been fixed.
  • TextEdit Control:
    • The handling of limiting the text length (MAX_NUMBER_CHARS parameter in the constructor) has been made consistant regarding various ways to insert text into the control.
  • SAPInfo Control (ABAP class CL_GUI_FRONTEND_SERVICES): 
    • Method DIRECTORY_LIST_FILES did not work when passing in the root directory as input parameter for DIRECTORY.     

 

 

End of Support

SAP GUI for Java 7.20 is no longer supported because Oracle Java SE 6 is no longer supported. Please upgrade to SAP GUI for Java 7.30.

 

Best regards

Rolf-Martin

How to add picture to the initial SAP screen:

$
0
0

Steps:

Go to transaction SMW0
Capture1.JPG

We have two options

·                    HTML template for WebRFC applications

·                    Binary Data for WebRFC applications

 

 

HTML template for WebRFC applications

With this all web based text or html templates we can maintain here inside package with object.

Binary Data for WebRFC applications

With this all web based image or text we can maintain here inside package with object.

 

Capture2.JPG
As:

     Capture3.JPG

We can also create our own object as: click on create button shown above:

Capture2.JPG

Provide object name:

 

            Capture1.JPG

             Click on import button and provide the file name from presentation server:Capture1.JPG

             Capture2.JPG

Once image name is provided and clicked on open then it asked for the package as:

Capture1.JPG

Press enter and provide your package name

Capture1.JPG

Once the object is created then we need to go to SM30 transaction for table maintenance for table ‘SSM_CUST’ 

This table is mainly used for administrative purpose and has the functionality as
Set Values for the Session Manager / Profile Generator

It allows global setting for all user

         Now In this table we need to maintain the object path we have created above against ID “START_IMAGE”

         and for full window size we can provide” yes” and “no” to the ID “Resize_image”.
         Capture1.JPG

          Some other id’s are also there, if "ALL_USER_MENUS_OFF" is set to "YES" in upper-case letters then
          it globally deactivate all user menus.
         

Once provide we can have the image at the initial screen of the SAP as:

        Capture2.JPG

         The following steps can also be found from initial screen as:

         Capture1.JPG

          Capture1.JPG

 

Standalone SAPConsole

$
0
0

As part of SAP's ongoing effort to build on SAP systems core business logic and offer it for non-standard display environments, SAPConsole has been developed to support different types of output devices. SAPConsole supports character-cell terminals, including radio frequency (RF) devices, as well as web-equipped devices.

View Document

Searchbar in SE80 is missing

$
0
0

Without changing any configurations unfortunately my searchbar in SE80 is missing.

I guess it is a memory problem because I started a huge Query on a MultiCube.

Well the result is that my searchbar in the developer workbench is missing.

And not only that. Some debugger-messages are blank too. (look at screenshots)

Searchbaras.PNG

 

Well after rebooting my computer everything works fine again.

Giving some life to SAP menu screen

$
0
0

Time ago, I decided to look for a way to add some life and additional functionalities to my personal boring menu screen... Wait!
This not another document on how change background colours or image on the right upper...

1.JPG

 

And after some work, I wanted to share with you the results and how-to.

2.JPG

 

Let’s have a look at the differences:

 

Block 1: added pushbuttons in toolbar to exit SAP and navigate to SPRO in a new session.

 

Block 2: added gifs in application bar with different functionalities: navigate to Accuweather and to Google Maps, execute:
MS Word, SAP general menu and SAP logistics menu, send an email by outlook and navigate to Google and to SCN.

 

Block 3: added gifs in menu area with different functionalities: navigate to gmail, to SAP business workplace, to SPRO,
to Google and to SAP help portal, execute: SAP logistics menu, SAP financial menu, SAP workbench menu, SAP systems menu and SAP general menu.

 

Block 4 and Block 5: added a specific icon by client and descriptive text displayed in title bar on status bar to distinguish visually the client and transaction we’re working with. This will help to avoid committing mistakes when working with different clients and sessions in a smart way. Icon is only displayed in status bar.

 

Of course you’ll be able to add/remove pushbuttons, gifs and icons and adjust functionalities as you like after reading this document.

 

Interested?

 

Great, that means you’ll keep reading this document...

 

Steps

 

1-Create the following directory: C:\guixt\scripts. This is where our scripts will be stored by default. A script is a file that contains sentences to execute things. We don’t need to have programming skills for this script.

 

2- Open notepad editor, copy & paste the script at the end of the document and save it as  saplsmtr_navigation.0100.txt in C:\guixt\scripts and close it.

 

3-Icon and gifs. Download from http://ge.tt/1ngALYy to C:\guixt\scripts (download available for next 30 days). Alternatively you can create/use your own (change name of them in script if needed).

 

4- Activate GuiXT in our laptop & desktop. By doing so, script will be executed when creating a new session or after new login. This script is run locally in our laptop/desktop.

 

5- Test & Enjoy

 

Activating/Deactivating GuiXT

 

We need to use GuiXT, software developed by Synactive and available for free, with limited functionality. To use it, we need to activate it locally in our desktop/laptop.

 

To activate/deactivate, just click on customize local layout icon and click on Activate:

3.JPG

Once activated, minimize Guixt screen and at the bottom of our screen, a GuiXT icon becomes available

4.JPG

 

Now we click on GuiXT icon and select Edit, Profile and tic on No language key in script name in further options block. In that way, the scripts we create are non language dependant. We click on Ok button and minimize GuiXT screen.

5.JPG

 

Log out from SAP. Next time you log in, you should notice changes in your screen...But before, let’s keep reading.

 

Understanding this script

 

You can comment any sentence by setting at the beginning of it these two symbols \\ and it won’t be executed.

 

The script is divided into blocks that correspond with the blocks shown in the screenshot at the beginning of the document for better understanding.

 

Block 1: sentences executed here are similar of those executed in command field.

 

Block 2: sentences with start means that when clicking on a image (gif) system will start execute something (navigation on internet, execution of an executable...) when sentence starts with Input, is similar to using command field but thru an image.

 

You need to adjust the sentence mailto and set proper TO email.

 

Block 3: same as Block 2. Sentence POS will shift SAP menu downwards 2 lines.

 

Block 4 & 5: according to client number, we use a specific icon and a text that contains two system variables (_client and _transaction).

 

You need to replace client number by yours.

 

It’s not the goal of this document explain in detail syntax of the sentences in the script. You can find in Internet GuiXT documentation on syntax and keywords for further details.

 

Logon and test it

 

Log on and your screen should have a new look. Try different functionalities. If you want to know which functionally has every image, just click on GuiXT button and read the script we’ve copied and once done, minimize GuiXT screen (if you close it by mistake, you’ll have to logout and login).

 

If no GuiXT is displayed, check directory and script names and if GuiXT is activated.

 

Errors

 

If GuiXT icon is red

6.JPG

it means that there is an error in our script. If this happens, we click on GuiXT icon and a GuiXT window will open, containing our script and showing the error. We click on Edit, Script and notepad opens the script for us to modify.

7.JPG

 

Once we correct the sentence, we can save (file, save) and exit editor (file, exit) and finally minimize GuiXT screen. We open a new session to check the results (GuiXT icon in this new session should not be red, otherwise there’s still an issue and we have to repeat the process of editing the script and looking for the issue). This process (clicking in the GuiXT icon and edit & save & exit notepad) can also be used to update the script on the fly and see the results immediately. Remember to close editor (not GuiXT! If you close it, you’ll need to logout and logon) if you’re modifying on the fly to avoid having several scripts opened simultaneously with the risk of overwriting the script depending on the order you’ll close them.

 

Graphics

 

In block 1, SAP icons can be found with tcode RSTXICON (select Icons as Abap list and use values in column code. In the script the value must be between @’s).

 

In block 2 and 3 we can use images with extension bmp, gif or jpg. Size of gifs used in block 2 must be 18x18, while for block 3, they can we bigger, I used 34x34.

 

In block 4 we must use images with extension ico. Size I used is 32x32.

 

Gifs and icons come from free to use websites or created by myself.

 

Finally

 

To avoid someone updating the script, once it works fine, we can hide GuiXT icon. To do it, we click on GuiXT icon and select Edit,
Profile:

8.JPG

And in start window, select Hidden instead of normal.

9.JPG

 

If you need GuiXT icon back, execute guixt.exe visible in C:\Program Files\SAP\FrontEnd\SAPgui. It will be visible till you log off. If you want it visible permanently, update the profile and in start window area set normal.

 

Stop using GuiXT

 

If you decide to stop using GuiXT, deactivate Sap GuiXT as we saw at the beginning of the document. If you don’t want to use a script, rename or delete it.

 

Script. Copy & paste below sentences and change client number and mailto email as explained in step 2

 

//

// Start script

//

 

// Block 1

 

pushbutton (toolbar) "@VB@bye bye" "/nend"

pushbutton (toolbar) "@OJ@SPRO" "/ospro"

 

// Block 2 in tool bar gif size 18x18

 

image (toolbar) "C:\GuiXT\Scripts\jscn_18x18_1.gif" Start="http://scn.sap.com/welcome\"

image (toolbar) "C:\GuiXT\Scripts\google18x18.gif"   Start="http:\\www.google.com\"

image (toolbar) "c:\guixt\scripts\mail_18x18_1.gif"     start="mailto:xx@xx.com?subject=Some issues in system &V[_client]&body=Hello, "

image (toolbar) "C:\GuiXT\Scripts\menu18x18_log.gif" "Input=OK:/ns000_lo"

image (toolbar) "C:\GuiXT\Scripts\menu18x18.gif"    "Input=OK:/ns000"

image (toolbar) "C:\GuiXT\Scripts\word18x18.gif"      Start="C:\Program Files\Microsoft Office\Office12\winword.exe"

image (toolbar) "C:\GuiXT\Scripts\maps18x18.gif"     Start="http:\\maps.google.com\"

image (toolbar) "C:\GuiXT\Scripts\weather18x18.gif" Start="http://www.accuweather.com/"

 

// Block 3 in Menu Area gif size 34x34 Images horizontal

 

pos X[image_container] X[image_container]+(2,0)

 

image (0.1,0.1) (1,3)  "C:\GuiXT\Scripts\gmail234x34.gif"       Start="http:\\www.gmail.com\"

image (0.1,5.1) (1,8)  "C:\GuiXT\Scripts\sms34x34.gif"           "Input=OK:sbwp"

image (0.1,10.1) (1,13) "C:\GuiXT\Scripts\custo34x34.gif"      "Input=OK:spro"

image (0.1,15.1) (1,18) "C:\GuiXT\Scripts\google34x34.gif"     Start="http:\\www.google.com\"

image (0.1,20.1) (1,23) "C:\GuiXT\Scripts\sap34x34.gif"          Start="http:\\help.sap.com\"

image (0.1,25.1) (1,28) "C:\GuiXT\Scripts\Logistics34x34.gif" "Input=OK:s000_lo"

image (0.1,30.1) (1,33) "C:\GuiXT\Scripts\Finance34x34.gif"   "Input=OK:s000_fi"

image (0.1,35.1) (1,38) "C:\GuiXT\Scripts\Workbench34X34.gif" "Input=OK:s001"

image (0.1,40.1) (1,43) "C:\GuiXT\Scripts\System34x34.gif"    "Input=OK:s002"

image (0.1,45.1) (1,48) "C:\GuiXT\Scripts\General34x34.gif"   "Input=OK:s000"

 

// Block 3.A in Menu Area gif size 18x18 Images vertical

 

//pos X[image_container] X[image_container]+(0,5)

//image (0,0) "C:\GuiXT\Scripts\gmail18x18Alt.gif"     Start="http:\\www.gmail.com\"

//image (1,0) "C:\GuiXT\Scripts\sms18x18Alt.gif"       "Input=OK:sbwp"

//image (2,0) "C:\GuiXT\Scripts\custo18x18Alt.gif"     "Input=OK:spro"

//image (3,0) "C:\GuiXT\Scripts\google18x18Alt.gif"    Start="http:\\www.google.com\"

//image (4,0) "C:\GuiXT\Scripts\sap18x18Alt.gif"         Start="http:\\help.sap.com\"

//image (5,0) "C:\GuiXT\Scripts\Logistics18x18Alt.gif" "Input=OK:s000_lo"

//image (6,0) "C:\GuiXT\Scripts\Finance18x18Alt.gif"   "Input=OK:s000_fi"

//image (7,0) "C:\GuiXT\Scripts\Workbench18X18Alt.gif" "Input=OK:s001"

//image (8,0) "C:\GuiXT\Scripts\System18x18Alt.gif"    "Input=OK:s002"

//image (9,0) "C:\GuiXT\Scripts\General18x18Alt.gif"   "Input=OK:s000"

 

// Block 4 & 5

 

SET V[var1] "&"

 

if Q[client=500]

Icon "C:\guixt\scripts\social_aim.ico"

TitlePrefix "Client IDES &[_client]:&V[var1]V[_transaction]"

endif

 

// Adjust yourself for rest of your clients by removing // and using client and proper icon name 

 

// if Q[client=xxx]

// Icon "C:\GuiXT\Scripts\social_evernote.ico"

// TitlePrefix "Client IDES &[_client]:&V[var1]V[_transaction]"

// endif

 

// if Q[client=xxx]

// Icon "C:\GuiXT\Scripts\social_twitter_bird.ico"

// TitlePrefix "Client IDES &[_client]:&V[var1]V[_transaction]"

// endif

 

// if Q[client=xxx]

// Icon "C:\GuiXT\Scripts\social_apple.ico"

// TitlePrefix "Client IDES &[_client]:&V[var1]V[_transaction]"

// endif

 

// End script

 

A variant

 

You might prefer not having menu shifted downwards. We can set icons vertically on left side and shift menu rightwards. In that case, I recommend reduce size from 34x34 to 18x18 or less.

10.JPG

 

The only thing that we have to do is modify our script, commenting (//) block 3 and un-commenting block 3.A.

 

Last comment

 

You’ll notice that when creating a new session, added gifs in application bar shift leftwards. Opening a menu or executing a tcode in command field will set them to their original place.

 

 

Enjoy!

 

 

Regards,

JM

Viewing all 253 articles
Browse latest View live




Latest Images