Launching SAPGUI for Windows from WD application

Hi,
I have managed to launch an SAPGUI transaction "BRF+" at the click of a link on my Web Dynpro application. For this, I used the sample code from Reg calling Transaction code in Webdynpro ABAP
However, this opens the SAPGUI for HTML, where the transaction is not rendered correctly. The display is restricted only to a small of the IE screen, and no button clicks are working.
Is there any way to fix this? Or, is it possible to launch SAPGUI for Windows from a WD application?
Thanks, Rohan.

Hi..
You are accessing Tcode in browser, it means we have to use sap gui for html only not windows.
The display is restricted only to a small of the IE screen
Do you mean, tcode opens in minimize window mode? if yes, then in create_external_window method ,  try to maximize the window by default.
Regards
Srinivas

Similar Messages

  • UWL launching SAPGUI for windows?

    Hi Expert,
       I am exploring whether i can direcly launch a "SAPGUI for windows" 's workflow task item from UWL.  I have a mixture of env with which one of workflow can only be executed on "SAPGUI for windows".
    If user click the task item in UWL of protal, can i launch the correpsonding work item task from "SAP Gui for Windows?" (i.e. lanching a thick SAPGUI for windows client and open the correpsonding item task, just like a short cut)

    Hi..
    You are accessing Tcode in browser, it means we have to use sap gui for html only not windows.
    The display is restricted only to a small of the IE screen
    Do you mean, tcode opens in minimize window mode? if yes, then in create_external_window method ,  try to maximize the window by default.
    Regards
    Srinivas

  • SAPGUI for Windows via Portal - problem with frame

    We are launching SAPGUI for Windows via Portal to drive single sign-on via AD.  Our problem is that when SAPGUI launches, it is contained within an IE browser frame that causes some of the SAPGUI screens to not fit on the screen well.  Those same screens fit just fine if we launch SAPGUI directly.
    Is there any way to launch SAPGUI from Portal, with SSO enabled, but without the IE frame around it?

    Lonny,
    The best way to authenticate users when they logon using SAP GUI for Windows, is to use SNC authentication in SAP GUi. Then, the browser iview will launch the GUI and the GUI will authenticate the user using their AD credentials issued during the Windows logon. You will need to setup an SNC library on both the ABAP system which the user is logged onto, and the workstation where SAP GUI is installed.
    If you don't use SNC, and you just launch SAP GUI for Windows from browser, then an SSO2 ticket is used to authenticate the user to the ABAP stack, and this is not secure due to the fact that the SAP GUI session which is used to pass the SSO2 ticket is not protected - anybody can intercept the SAP GUI session, take the SSO2 ticket from this traffic and logon as that user - clearly this is bad security and needs SNC to make it secure.
    Thanks,
    Tim

  • Is it possible to launch SAP GUI (not webGui for windows) from UWL

    Hi Experts,
    Is it possible to launch a transaction or document in SAP GUI (not WebGUI for windows) from UWL? If yes - how do I achieve that?
    Appreciate your help.
    Giri.

    Hi,
    Yes, you can create an SAP transaction iview and open that iview. Refer  following link for task launch :
    http://help.sap.com/saphelp_nw70/helpdata/EN/59/d516690e854c7090ae15bf492a869f/frameset.htm
    regards,
    Jigar Oza

  • SAPGui for Windows Multiple Logon with Portal

    Hi,
    We are using SAPGUI for Windows in Portal in the external window, we are also using it the SAPConsole form the desktop. While using from desktop, the multiple logon (within same client) complains / comes with the pop-up with two standard options.
    We would like achieve the same functionality of popup (Restricting multiple logons for the same client) within the portal, any ideas?
    I came across certain threads and also notes but none seem to provide a solution....
    [Restrict multi logon to R/3 system from portal using single sign on.    |Restrict multi logon to  R/3 system from portal using sigle sign on.;
    [SAP GUI 7.10 and SSO - multiple logons issue. How to restrict it?    |/thread/1623980 [original link is broken];
    Note 142724 - Prevention of multiple SAPGUI logons
    Thank you in advance.
    Best regards,
    Dharmi
    Edited by: Dharmi Tanna on Jun 25, 2010 2:09 PM

    Lonny,
    The best way to authenticate users when they logon using SAP GUI for Windows, is to use SNC authentication in SAP GUi. Then, the browser iview will launch the GUI and the GUI will authenticate the user using their AD credentials issued during the Windows logon. You will need to setup an SNC library on both the ABAP system which the user is logged onto, and the workstation where SAP GUI is installed.
    If you don't use SNC, and you just launch SAP GUI for Windows from browser, then an SSO2 ticket is used to authenticate the user to the ABAP stack, and this is not secure due to the fact that the SAP GUI session which is used to pass the SSO2 ticket is not protected - anybody can intercept the SAP GUI session, take the SSO2 ticket from this traffic and logon as that user - clearly this is bad security and needs SNC to make it secure.
    Thanks,
    Tim

  • EP6.0 connection to R/3 system without SapGui for Windows

    Hi all !
    I have installed  "SAP NetWeaver Enterprise Portal on SQL server - Developer Edition Sneak Preview"
         - SAP Web Application Server Java 6.40 SP7 and SQL Server 8.0
         - SAP NetWeaver Developer Studio SP7
         - SAP Enterprise Portal 6.0 SP6
    It works fine.
    My colleague installed a MiniSAP R/3 on SapDB with WAS 6.20. It works also fine!
    Now I want to connect my portal to the R/3 system of my colleague, but it works only if I install a SapGui for windows on my PC. I don't want that! If I uninstall SapGui, the portal ask me to download "com.sap.portal.appintegrator.sap ".
    I would only like to access his transactions and databases without anything installed on the client pc. What is the solution? Should I implement WebServices? Or is there a simpler way?
    Thanks for your help.
    Anne

    "For the ITS, I thought I had already that with "SAP Web Application Server Java 6.40 SP7"
    Only true if you installed the portal on a 'true' WebAS and not just the J2EE part. Not sure what the latest status is, but not too long ago a EP6 SP3 or higher was not supported on a full WebAS.
    So development with the developer studio is the way to go indeed. On the other hand, the Visual Composer is a great tool for showing and changing data from SAP in a table form in a matter of minutes. Maybe this is all you need.
    Maybe somebody can explain to me how the integrated ITS on WAS640 really works. I was under the impression that you still need ITS to connect to SAP systems that run on WebAS < 6.40

  • RSBBS Receiver in SapGUI for Windows

    I have a jump target defined as an R3 transaction.  When I execute the jump, the transaction opens in a browser windows.  I guess it is SapGUI for HTML using ITS on the R3 system.  I want the transaction to open in a SapGUI for Windows session.  Where is the config/setting that controls if the session is SapGUI for HTML or for Windows?
    Thanks

    Hello Dave,
    When jump from a web application (web report) to transaction, you can only jump to HTML Gui, not possible to SAPGui. This is the design. Is this your case too ? Please refer to following help files.
    http://help.sap.
    com/saphelp_nw2004s/helpdata/en/b6/70703f781d4a18e10000000a114084/frames
    et.htm
    With Regards,
    Asit Ramteke

  • WinGUI vs. SAPGUI for Windows.

    Hi,
    the terms "<b>WinGUI</b>" and "<b>SAPGUI for Windows</b>" are frequently used as synonyms in these forums, yet they seem to be different.
    When I start a "<b>WinGUI</b>"-based iView in my Portal (EP6) in a separate window, what I see is definitely <b>not</b> "<u>SAPGUI for Windows</u>" (the Win32 application, that we all know), but rather another instance of my browser (MS internet explorer) with "something" that looks quite similar to "SAPGUI for Windows".
    So, that is "WinGUI" then? is it a <u>java applet</u>? a component that comes with <u>ITS</u>? another "trick" running SAPGUI in a web browser window?
    If I use the "View/Source code" menu command in IE on that "WinGUI" window, I don't see anything. Usually, notepad would open and display the HTML source code of the current page. Not so with "WinGUI"
    Puzzled.
    Does anyone know what the difference is?
    regards
    Lothar

    Hi Lothar,
       There are three types of GUI.
    Win Gui or SAP Gui: Win32 Fat client
    SAP Web Gui: Gui via ITS
    SAP Java Gui: Gui that uses java render fat client
    What you are seeing is Win Gui or SAP Gui running inside internet explorer. Kind of like Acrobrat reader, microsoft excel embedded withing IE. You can make the win Gui popup outside the IE by changing the iview properties to SSF.

  • Did favorites get replaced by shortcuts in SAPGUI for windows?

    Hi all,
    We just upgraded SAPGUI for Windows on several workstations from  (going from 640 to 710) and noticed that users lost the list of favorites they created. So my first question is: were favorites replaced by shortcuts? My second question is: were the original favorites stored in saplogon.ini (which we replaced as part of our upgrade)?
    Thank you for your time. Pointers to helpful documentation appreciated.
    J. Haynes
    Denver, CO

    Hi Joe,
    the favorites are stored within the SAP-system (table SMEN_BUFFC). That's why you have to download them to your client and import them into another system. Could it be, that you're testing your new GUI with a new system...
    Only the connection parameters are stored in SAPLOGON.INI
    And finally, shortcuts aren't new to 7.10 - they exist since 6.20...
    Regards,
    Peter

  • Downloading Oracle R12 for windows from edelivery

    Hi,
    I would like to Download Oracle R12 for windows from edelivery.oracle.com
    I am selecting Oracle 12 for windows. Then i get about 25 options to Download.
    How many should i Download for complete Oracle R12 software and
    do i need to create Directory structure manually or will it be created at time of Downloading from edelivery.com.
    regards
    Krithika

    How many should i Download for complete Oracle R12
    software and Download media ..
    From: Oracle Applications Release 12.0 Rapid Install Start Here (Part 1 of 5) - B42431-01 Part 1 of 5
    To: Oracle Applications Release 12.0 for Microsoft Windows Rapid Install APPL_TOP - Disk 1 (Part 3 of 3) - V10281-01 Part 3 of 3
    do i need to create Directory structure manually or
    will it be created at time of Downloading from
    edelivery.com.Just unzip the files into one directory (Stage area) and use it to start the installation.

  • How to prevent iTunes for Windows from "Updating iTunes Library"? (Library is on a NAS and managed by iTunes for Mac. Now getting update wars between Mac and Windows versions of the player.

    How to prevent iTunes for Windows from "Updating iTunes Library"?
    My library is on a NAS and managed by iTunes on a Mac. I can connect from wife's Windows laptop using iTunes for Windows but every time I do, it Updates iTunes Library. Next time I log in from my Mac it Updates iTunes Library in return. It appears I'm experiencing "Update Wars" between the Mac and Windows versions of iTunes. I would like to allow my wife to stream iTunes songs to her new laptop but I don't want any updates from this source... prefer to manage the library from my Mac and not allow Windows to do any thing other than listen to existing playlists.
    Thanks for any help/suggestions.

    Connect the PC to the library on the NAS. Wait while "updated".
    Under Edit > Preferences > Advanced make sure the media folder is correctly pointed at the media folder on the NAS. If not correct, close iTunes, wait a few moments, then open iTunes again.
    Close iTunes on the PC. Do not open iTunes on the Mac.
    Copy the library files, iTunes Library.itl, iTunes Library Extras.itdb, iTunes Library Genius.itdb, sentinel and the folder Album Artwork into an empty iTunes folder on the PC, for example C:\iTunes.
    Click the icon to start iTunes and immediately press and hold down SHIFT. Keep holding until prompted to choose or create a library. Click choose and browse to the copied .itl file, e.g. C:\iTunes\iTunes Library.itl
    The library should now work properly on the PC, however check the setting for the media folder. If needs be correct, close iTunes and reopen.
    Open iTunes on the Mac. It will update again, but that should be last time.
    tt2

  • Unable to launch sapgui for Java 7.00

    Hi,
    I encountered the following error when launching sapgui for java:
    [root@family home]# /opt/SAPClients/SAPGUI7.00/bin/guistart /H/n4shost/S/3201&expert=true
    [1] 6939
    [root@family home]# ############################# ERROR #############################
    24.11. 19:00:12.698 ERROR: Attempt to load shared library /opt/SAPClients/SAPGUI7.00/bin/libJPlatin.so failed.
    The library file exists, so either the program
    don't has the privileges to access the library
    or the library is not loadable by the shared object loader
    Technical information:
    Error location: GuiJniLoader.loadPlatinLibrary()
    Error message : /opt/SAPClients/SAPGUI7.00/bin/libJPlatin.so (/opt/SAPClients/SAPGUI7.00/bin/libJPlatin.so: wrong ELF class: ELFCLASS32)
    ERROR #############################
    java.lang.UnsatisfiedLinkError: /opt/SAPClients/SAPGUI7.00/bin/libJPlatin.so (/opt/SAPClients/SAPGUI7.00/bin/libJPlatin.so: wrong ELF class: ELFCLASS32)
    Can someone help please?
    Regards,
    Lim

    > Error message : /opt/SAPClients/SAPGUI7.00/bin/libJPlatin.so (/opt/SAPClients/SAPGUI7.00/bin/libJPlatin.so: wrong ELF class: ELFCLASS32)
    You need to run a 32bit JDK for a 32bit Java gui.
    Markus

  • Can't Download itunes 6.0.3 For Windows from This Site

    I have tried for days to download itunes 6.0.3 for Windows from this site. It says it will auto download but no download box ever comes up.
    Have others had problems??

    Yes, turning off McAfee privacy service and any web accelerator software you have, should let the download begin.

  • Strange: SAPgui for Windows cannot run without SAPlogon installed.

    We find out that if there is no SAPlogon installed on a PC, then we CANNOT
    run SAPgui for Windows at EP7.
    We need a fix for this. That is :
    How to run SAPgui for Windows at EP7 on a PC without SAPlogon
    installed?
    Points guaranteed. Thanks!

    For a Transaction iView based on SAP GUI for Windows, SAP GUI for Windows must be installed locally on the client machine.
    The other options are GUI for HTML & GUI for Java.
    For GUI for HTML you need to enter the details (Host & Path) of the ITS server in the system object.
    In ERP 2005 the ITS is integrated with the ERP system.
    For GUI for Java you would need to place the SAP GUI for Java installation files at the server and enter its http location in the "com.sap.portal.appintegrator.sap" Service.
    This link will give you information about the 3 GUIs.
    http://help.sap.com/saphelp_nw70/helpdata/en/7a/d2c23b6fc85106e10000000a114084/frameset.htm
    Regards,
    Abhishek

  • I cannot download photoshop cs6 for windows from ubuntu os

    i cannot download photoshop cs6 for windows from ubuntu os

    Hi,
    I need photoshop cs6 trial version for windows 7. I dont have internet connection in the windows 7 system. But i have internet connection in the ubuntu system. So i try to download from ubuntu.
    Link: https://creative.adobe.com/products/photoshop
    It says "You are running an operating system that Photoshop no longer supports. Refer to the system requirements below for a full list of supported platforms."

Maybe you are looking for