Sap Gui Java 7.30 For Mac 3
This section contains the release notes for the following SAP GUI for Java 7.30 releases:
Release 7.30 rev 10 (November 12, 2014)
- Enhancements and New Features
Feature | Description |
---|---|
Support for New OS Versions |
|
Display of PDF-based Content | A new version of the component to display PDFs is introducing support for arabic fonts and improving the rendering of images. |
Grid Control | Smart keyboard navigation for spanned cells has been implemented. |
ABAP Lists | The cursor position can now also be set on lines by the user to invoke actions depending on this position. |
- Bug Fixes
Feature | Description |
---|---|
Dropdown Listbox | In case the field is numeric, the initial value is set to 0 instead of empty in case the backend sends the empty value. |
Grid Control |
|
Installing SAP GUI for Mac OS X 7.20 or 7.30 1.1 Download the ZIP file on to your desktop: 1.2 Double click on the ZIP file to extract it: 1.3 Open the folder and navigate through to the Mac OS X installation file,. NW7.0Presentation - PRES2 - GUI - JAVA - PlatinGUI720MacOSX5.jar 1.4 Double click the JAR file. In C:SAPDownload501329866BDNW7.0Presentation7.40Comp.3PRES1GUIWINDOWSWIN32 folder, choose SetupALL.exe. Start SetupAll.exe. Click on Next button. SAP Front-end Installer SAP Front-end Installer Wizard. Select the options and click on Next button. SAP Front-end Installer- Select Components. Click on Next button. Select Target Directory for SAP GUI. The following additional options for editing graphics are available to you in the SAP GUI for Java menus on Mac OS X: Copying the display area to the clipboard. To copy the display area to the clipboard, choose Edit Copy. Changing font, font size, and style. To change the font, choose Settings Font.
Release 7.30 rev 9 (July 16, 2014)
- Enhancements and New Features
Feature | Description |
---|---|
Support for New OS Versions | Ubuntu 14.04 |
Data Provider | Incorrectly encoded file URLs are now handled in an even more fault-tolerant way. |
Security | File permissions generated by file choosers are now stored in the scope of the current session and transaction. This makes file choosers and subsequent file access work also in case it has been invoked by third-party components like saving a PDF file from the Print preview. |
Installation | Windows only: The installer now also sets the version info of the SAP GUI for Java entry in the 'Programs and Features' control panel. |
- Bug Fixes
Feature | Description |
---|---|
Grid Control |
|
Tree Control | In list tree, the column part has not been displayed in case its width has not been set. |
TextEdit Control | When the animated focus was deactivated, the cursor location has not been visible when being on the very left. |
Html Control | Displaying html content from file URLs could result in AccessControlExceptions. |
Stability | A memory leak related to reading audio files has been fixed. |
Performance | A performance issue causing a significant slow down when showing the infinite progress indicator at the same time like frequently updated progress messages in the status bar has been solved. |
Release 7.30 rev 8 (April 30, 2014)
- Bug Fixes
Feature | Description |
---|---|
Table | Buttons in table cells can be set to report (or not) that they are focussed when pressed, which depends on the buttons function code format. The check of the function code has been inaccurate with the result, that the focus was not reported by mistake in some cases. In case ABAP coding depends on this information because it has not yet adopted the new mechanism described in SAP note 1589993, the transaction could have shown erratic behavior. |
Tree Control |
|
Calendar Control | In special cases, the calendar control has not been displayed due to incorrect layout calculations. |
Release 7.30 rev 7 (February 4, 2014)
- Enhancements and New Features
Feature | Description |
---|---|
Grid Control | Support for spanned rows and columns has been implemented. |
- Bug Fixes
Feature | Description |
---|---|
Applet | The applet functionality was broken after upgrading to Java 7 Update 51 because of an incompatible change in the jar file caching strategy of the Java Plug-in. The Java Plug-in has been changed to not only cache jars with a codebase reachable via the network (http-url) but also to copy jar files referenced locally (file-url) into the jar cache. As a result, the installed infrastructure of SAP GUI for Java is modified and functionality depending on a consistent installation structure such as the internal security mechanisms was broken. A workaround has been implemented. |
Release 7.30 rev 6 (December 18, 2013)
- Bug Fixes
Feature | Description |
---|---|
Windows only | Local printing did not work in 7.30 rev 5, for details, refer to SAP note 1952957. |
Release 7.30 rev 5 (December 3, 2013)
- Enhancements and New Features
Feature | Description |
---|---|
Support for New OS Versions |
|
Compatibility | This version has been prepared to play according to the rules of the new security features announced for future Java 7 updates. |
OS X only | Launching the application bundle is now possible without having Java 6 installed. Before, the Finder used to check for the availability of the Java 6 runtime, which at the end, has not been used anyway. As a result of the changes, it is also technically no longer possible at all to run SAP GUI for Java 7.30 using Java 6. |
Grid Control |
|
TextEdit Control | The behavior of limiting the text length has been made consistent for various scenarios. Also the behavior has been harmonized between the SAP GUI flavors. |
- Bug Fixes
Feature | Description |
---|---|
Combining Characters | Combining characters received from the backend could result in infinite loops in some cases. |
Security | Running without a trust level assigned could result in misleading error messages. |
Tree Control |
|
SAP Logon | An error of the previous version when running without using configuration files for message servers or routers has been fixed. |
Drag and Drop | An issue performing drag and drop when running on Java 7 Update 40 or newer has been addressed. |
Window Handling | It could happen that the titles of the modal and main window of the same session were flickering in turns when activating the session by clicking in the main window. |
Remote Function Call (RFC) | SAP GUI contains an RFC library that can receive calls from the backend to start processes. The mechanism to find the executables of the Java GUI installation was defect. |
Release 7.30 rev 4 (September 2013)
- Enhancements and New Features
Feature | Description |
---|---|
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 sufficient, a warning message is displayed. |
Undo/Redo | Undo/Redo in entry fields is now more consistent with the behavior of other editors. |
- Bug Fixes
Feature | Description |
---|---|
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 consistent 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. |
Release 7.30 rev 3 (July 2013)
- Enhancements and New Features
Feature | Description |
---|---|
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. You find more information in the SAP GUI for Java 7.30 documentation in chapter Configuration Files, section Installing Custom Templates. |
- Bug Fixes
Feature | Description |
---|---|
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 |
|
TextEdit Control | Importing a file erratically has caused to deactivate the limitation to enter only a certain number of characters. |
Themes |
|
Release 7.30 rev 2 (May 2013)
- Enhancements and New Features
Feature | Description |
---|---|
Support for New OS Versions |
|
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. |
Corbu | The bounds of controls located on tabstrip pages are now more visible. |
DropDown Listbox | The 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 |
|
Grid Control | In rare cases the grid title has not been displayed. |
Tree Control |
|
Textedit Control |
|
Table Control | In sone themes, checked checkboxes and radiobuttons have not been displayed when their column was selected. |
Data Provider on Demand | Calling the Invalidate() method has caused a dump. |
OS X only | When launching the process from command line using the SAPGUI application stub, the command line arguments were not passed correctly to the JavaVM. |
Rendering | Various 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 Chooser | File 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 |
|
Textedit Control | Saving the content to a local file could have caused the loss of the changes in the data base. |
OS X only |
|
Windows only | Execution of shh.exe was blocked by mistake because of missing policies. |
Sap Gui 7.40 Download
Release 7.30 (December 2012)
- Enhancements and New Features
Feature | Description |
---|---|
Support for New OS Versions |
|
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 | High Contrast Theme for visually impaired users is available now. |
Installation | Installation has been redesigned. It provides a better user experience and performance improvements. |
Security | Improved security by employing the Java Security Model also in standalone mode. |
Sounds | User interface elements provide audio feedback. This can be switched off in the preferences dialog. |
Web Start Support | SAP GUI for Java can now also be deployed by using Web Start. |
Keyboard Navigation | In Tabstrips, it is possible to navigate between the tabs by typing their title. |
Grid Control |
|
SAP GUI, or SAP graphical user interface, is a powerful UI technology offered by SAP corporation. It allows users to work with SAP products, like SAP ERP or Business Suite. You can install it on Windows, Macintosh, and Linux devices. And while installation procedure for Windows and Linux may seem relatively clear, it turns to be a challenge for Mac OS users.
To save your time, make the process simpler, and help install SAP GUI on your Mac, I have prepared this step by step guide. Follow these tips to avoid possible frustration.
Sap Gui Java 7.30 For Mac 365
Hardware for SAP GUI installation
Sap Gui 7.4 Download Windows
Prepare your device for installation. Make sure SAP GUI is available for the macOS version you use. The tool may run on macOS Sierra 10.12 and newer versions. There is an opportunity to install the tool on older versions; however, it is not officially supported so multiple issues may emerge.
Check if there is enough free space on your hard drive. In case the storage is almost full, try to clean junk files and optimize your device’s performance for resource-consuming processes. To use SAP GUI, you may need to install Java Virtual Machine, which requires many hardware resources.
Software for SAP GUI installation
Check if you have Java Development Kit (JDK) installed on your device.
To start the installation procedure, you need to be logged in as a user with download authorizations for SAP products. Go to the SAP support page to request a user ID.
SAP GUI installation on MAC
To run SAP GUI on your Mac, Java is required.
1) Install Java SE
Even if you have JDK installed, check whether its version is supported. Go to the Oracle Java technologies page, scroll down and find Java 8, get acquainted with manuals and click JDK download.
Usage of the current Java update is required in order to avoid problems with security and possible software bugs.
NB: if you would like to use Java 11, make sure you have installed SAP Machine 11 or OpenJFX instead.
2) Visit SAP GUI page
Click Downloads – Installations. Then, pick the needed option from the list.
You cannot install SAP GUI for Java unless you have the proper license.
3) Start the installation
Double click on the downloaded files or use the following command:
java -jar PlatinGUI-<Platform>-<Version>S.jar
install
4) Follow the installation instructions
- Read the information and click
- Modify default settings if needed and decide whether you want to create an icon on a desktop or not.
- Click Install and wait until the process finishes.
5) Install log file
If you have not faced any installation problems, use the default platform-specific location:
<home directory>/Library/Logs/sapgui.log
How to uninstall SAP GUI?
In case any problem occurs, or you do not need to use specific software anymore, uninstall SAP GUI on any platform using a command line:
java -jar PlatinGUI-<Platform>-<Version>S.jar uninstall
Open the connection
Once SAP GUI is up and running, check the connection.
1) Start the Logon Window
Sap Gui 760 For Mac
Go to the SAP GUI folder and double click on the respective icon. On the login window, you can choose the needed SAP systems and connect to it.
2) Test the connection
To connect to an SAP system, you may need the connection data of an SAP system. Typically, connection data consists of numerous optional fields and characters in the form of
<key>=<value>.
Here are some of the defined fields:
And example:
Create a configuration text file and add the connection data, save it with .sapc file extension.
Alternatively, connect to the server and click File – Save connection data as a document. Then, define the location and a filename.
Sap Gui 7.70
Once you have saved the .sapc file, double click on it and your connection will be started.
If the system administrator had already created a configuration file, and there is no need for you to do this, follow these steps:
1) Open SAP Logon menu
Several options like File, Edit, View, Scripts, Window, and Help are available.
2) Click File – Preferences – Configuration – Logon
Sap Gui Java 7.30 For Mac 32
SAP Logon menu includes multiple functions: New Connection, Open Recent, Open Connection Data Document, CLose SAP Logon, Preferences, Trace, and exit application.
Preferences function enables access to options and configurations of your SAP GUI.
3) Enter the path or URL to your previously merged configuration file.
Make sure to contact your server administrator for the right URL.
SAP GUI installation is not difficult but can be tricky. It requires some time, attention, basic technical skills and may end up with an unexpected error. To avoid potential pitfalls, make sure to keep an eye on SAP news and discussions. Even following a reliable guide and investigating the best practices for working with SAP products, issues may emerge. Thus, to save your time and focus on more essential tasks, consider delegating it to a professional SAP specialist.