SAP Basis

SAP Basis Cafe – Exploring SAP R/3 Basis World

SAPGUI for Java 7.10 : Greap leap from SAP

SAP had released the latest SAPGUI for Java. It has 7.10 version. As this 2007, SAPGUI for Java had been improved. Currently, SAPGUI for Java 7.10 had significant update including input history capability had been integrated.

For most SAP End User, this feature (Input History) was very helpful since it’s only available on SAPGUI for Windows. I had been try and test it on my several SAP end user and they said “its awesome”, “very helpful”, etc.

For me as SAP Basis, it’s time for SAP to accelerate this SAPGUI development and improvement because of its multiplatform. Almost all OS user could use it from Windows, Linux, Solaris, AIX, HP-UX, and Mac OS X.

Another SAPGUI for Java feature that had been amazed me is its capability to use frontend printing. Not “F” type as you thought, but “G” access method. If you’re SAP using Basis release 620, just check your SPAM level using SPAM tcode. If you had minimumly on level 52, then you could use this access method (“G”).

Also, i had just mentioned about my new SAPGUI for Java on Linux deployment. I used to deploy SAPGUI for Java on Linux manually. But starting now, I am using remotely and silently method. Its very simple and helpful for such “lazy Basis” like me :D .

Prepare your SAPGUI for Java installer on remote machine. Then, create a simple responfile like this sample on the same directory as your SAPGUI for Java installer :

# Example of a typical installation response file
# suppress user interaction
disableui=true
# install to the default path
installpath=default
# reinstall gui if already present
reinstall=true

And you just type this command on your console :

#java -jar PlatinGUI-Linux-710.jar -i[name_of_your_responfile]

Its very simple, isn’t it ? Happy deploying !! Let me know if you have question.

November 14, 2007 - Posted by ardhian | Linux, SAP Printing System, SAPGUI | , , , , , , , , , , , , , | 14 Comments

14 Comments »

  1. keep up the good work mate…
    its a good thing you go over the screenshots of most TX.

    you could cover up something on Daily basis Admin Tasks or something like tht.

    keep ém comming.

    Comment by Nirmit Gang | March 10, 2008 | Reply

  2. Hi, im looking for PlatinGUI-Linux-710.jar desesperadly, can you help me and send it to my email address. best regard, Carlos Simón.

    Comment by carlos simon | April 10, 2008 | Reply

  3. Hi Carlos,

    Currently, SAP provide SAPGUI for Java 7.10 rev 3 (PlatinGUI-Linux) on its FTP server.
    You can download it from ftp://ftp.sap.com/pub/sapgui/java/.

    Here is complete link for SAPGUI for Java 7.10 rev 3 : ftp://ftp.sap.com/pub/sapgui/java/710r3/PlatinGUI-Linux-710r3.jar

    Best Regards,

    Ardhian

    Comment by ardhian | April 12, 2008 | Reply

  4. I have been folllowing you method of installing sapgui now am lost coz am a newbie in ubuntu,how do i create the responfile,and where do i place it after creations and you mentioned that prepare you installation for sap installation how do i do that?

    thank you

    Comment by mupatwa | July 10, 2008 | Reply

  5. ardhian need,help kindly show me how to install sap gui,on ubuntu # Example of a typical installation response file
    # suppress user interaction
    disableui=true
    # install to the default path
    installpath=default
    # reinstall gui if already present
    reinstall=true

    am not clear on this one what do u mean and how to create these response file and where do i put them?

    Comment by mupatwa | July 11, 2008 | Reply

  6. Dear Mupatwa,

    For more detail, please refer this link :
    http://sapbasis.wordpress.com/2007/08/22/installation-and-configuration-of-sapgui-for-java-on-linux/

    If you want to use silent installation, use response file. Command for installation :
    #java -jar Platinxxx.jar -i responfile.txt

    Just create simple text file called responsefile.txt and add this line on it.

    # Example of a typical installation response file
    # suppress user interaction
    disableui=true
    # install to the default path
    installpath=default
    # reinstall gui if already present
    reinstall=true

    It means installation will not show you prompt, install on default directory (I use directory /opt/SAPClients), and reinstall if SAPGUI for this version is already installed).

    Hope this can help you

    ardhian

    Comment by ardhian | July 11, 2008 | Reply

  7. Hello ardhian,

    i have manged now the sapGUI, the welcome message for installation comes up and there is next and cancle ,when i click next it disappears ,hv i done it write or it goes somewhere?

    thank you,

    mupatwa

    Comment by mupatwa | July 14, 2008 | Reply

  8. oh ardhian,

    sorry i hv managed to locate it and installed sap gui on my ubuntu system now if i start it ,the following errors comes up error:hostname(my ip address)unknown.

    thank you,
    mupatwa

    Comment by mupatwa | July 14, 2008 | Reply

  9. wow,hello,

    i have manged now its working nice and perfect

    mupatwa

    Comment by mupatwa | July 15, 2008 | Reply

  10. Hi,

    Congratulations, Mupatwa…

    Now you can maintain your SAPGUI client more easily using silent installation.

    Please consider to donate if you feel that my blog information useful for you. You can donate via my paypal account : devratt@yahoo.com.

    Thank you

    Ardhian

    Comment by ardhian | July 16, 2008 | Reply

  11. How do i remove the one a newer version

    Comment by math | September 24, 2008 | Reply

  12. Hi math,

    check my latest posting (http://sapbasis.wordpress.com/2008/09/12/uninstall-old-version-of-sapgui-for-java/)

    You can use it to uninstall SAPGUI for Java for any version.

    Please consider to donate via paypal.

    ardhian

    Comment by ardhian | September 25, 2008 | Reply

  13. hi ardhian,

    many thanks for the info, as this was the only way
    to install platingui on fedora 9 !

    b_o_f_h >:)

    Comment by b_o_f_h | September 26, 2008 | Reply

  14. linux

    Comment by cip | March 30, 2009 | Reply


Leave a comment