Transaction IView -- SAP GUI for Windows

Hi,
I have created a transaction iview -- sap gui for windows in my portal.
Even thought i logoff from my portal, sap gui session that is opened is not closed.
Can any one please suggest me a way to stop sap gui session also when i logoff from my portal.
Regards,
Nidhideep.

Very difficult. The SAPGUI window doesn't know anything about being launched by the portal.
You could try launching inside the portal content area.
Also, what is the problem with having the SAPGUI still open?
Cheers

Similar Messages

  • Transaction iView - SAP GUI for HTML-blank on some systems

    Hi,
    I have few transaction iviews - SAP GUI for HTML running perfectly well on few systems. But the same iViews fail to load in few other systems. A blank iview is displayed. What could the problem be?
    Thanks and Regards,
    Reena

    Hi Reena,
    Have a look at the product availability matrix:
    https://websmp108.sap-ag.de/~form/handler?_APP=00200682500000001303&_EVENT=RELEASE&00200682500000002804=01200615320900001250&00200682500000003818=WBRPFM&00200682500000003853=Enterprise%20Portal
    IE 7.0 may have some problems if using it with ITS.  Ensure that IE are all on the same version (6.0 for example) and the same service pack.  We have everyone using IE 6.0.2800.1106 and it works fine now.
    Regards,
    Nick.

  • Transaction Iview - SAP GUI for HTML

    Hi,
    In SAP transaction iviews - SAP GUI for HTML in portal there is a possibility to go to menu,other transactions from the transaction field.Is there any way to remove the Menu button and hide the transaction field from transaction iview.
    Please suggest.
    Thanks,
    Rajani

    Hi Rajani,
    Transaction iview which will control the menu,cancel buttons in SAP GUI for HTML
    the url provided by Damian contain the solution for your requirement.
    If you are looking somthing different then pls explain the requirement
    Just let us know which specifiy buttons you want to show in transcation IVEW.
    Thanks,
    Anil

  • Iview (sap gui for windows) not in mode full screen

    Hi all,
    I was last week working in a performance problem with ITS. We discovered that ITS (sap gui for html) is not the best when you have to show a lot of cells in the same page.
    So the custom decided to run this transaction thru the portal, using an iview.
    The problem now is that we dont want to show the sap menu, the transaction menu. Also we want this screen integrated in the browser.  I have checked the options and looks like correct.
    Launch in New Window = Display in content portal area.
    I know that with ITS we can modify the menu, with somethink like this:
    ~WEBGUI_SIMPLE_TOOLBAR      = 34
    Is this possible with SAP Transaction iView fo sapgui windows?
    Thanks a lot.
    Have a nice day experts.

    Hi,
    In short, the answer is, yes.
    There is however some additonal considerations you can make before creating hybrid roles with Web/Win Gui iviews.
    When you start this scenario you don't have a standardised environment. You need to ensure all users accessing the iview have the Win Gui installed - again overhead, particularly when displaying inline of the webpage - even more of an issue when serving content to the outside world.
    Have you tried to create a page (set the width to what you think can accomodate the requirements of the transaction you are calling), then assign the iView of the WebGui transaction you were having issues with to that? It should dynamically resize the iview to the page within the content area to allow your users to scroll to the right if need be. Just a thought.
    Another scenario is to create a Z-App and enhance the screen of the SAP ABAP transaction to meet your needs, then call that transaction via the webgui. You can do much with webgui you can't do with WinGui e.g you can send users email that references the portal iView and send parameters via url query strings to prepopulate screen fields. You can control how users navigate within the portal.
    Hope this helps.

  • How to hide the menu bar from a Transaction iView (SAP GUI for HTML).

    Hello all,
    I have created a simple SAP Transaction iView of type SAP GUI for HTML.  This iView has the Menu bar that has the buttons: Menu, Back, Cancel, and System.  My requirement is, I dont want to see the menu bar that has these buttons.  How do I go about it?  Please advice.
    Note:  My iView is a SAP Transaction iView and not IAC service related iView. 
    Thanks
    Vicky R.

    You'll want to set the parameter ~webgui_simple_toolbar in your webgui service.
    It is a binary parameter with the following values/options:
    0  : Hiding the page header completely (not recommended)
    1  : Standard setting
                        This is the recommended standard setting in which the title and the menu bar below it with the [Exit] and [Help] button and the application buttons are displayed.
    2  : Displaying the title line
    4  : Displaying the buttons [Exit] and [Help]
    8  : Displaying the active system buttons on the screen ([Back] and [Cancel])
    16  : Displaying the system menu
    32  : Displaying the application buttons
    128 : Deactivating the information block in the status bar (new)

  • Transaction iView - SAP GUI for HTML - Problem while hiding menu bar

    Hello all,
    I am trying to hide the OKcode field and the Menu button in a Transaction iView of type SAP GUI for HTML. I am following the SAP note 1010519. However, nothing seems to change, even after adding the parameter ~webgui_simple_toolbar = 0 or any other value.
    I added the parameter to the service: default_host ->sap -> bc -> gui ->sap -> its -><b>webgui</b>
    After going through few posts relating to this issue, I figured out that passing application parameters would not work. Also, using IAC is not an option for me.
    Can someone help? How can I hide the OKCode field and Menu bar?
    Thanks and Regards,
    Reena

    Hello Reena,
    Maintaining the parameter
    ~WEBTRANSACTIONTYPE   EWT
    will solve your problem. You can also create an IAC iview. Here is a document for the same.
    <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/_d-f/Displaying%20SAP%20Transaction%20as%20Internet%20Application%20in%20Portal.pdf">How to diplay a transaction as IAC iview</a>
    Also remove the parameter ~noheaderOkCode.
    Hope that helps.
    Regards
    Deb

  • Hide command box in portal transaction iview sap GUI for HTML

    I have tried &~NOHEADEROKCODE = 1 and ~NOHEADEROKCODE = 1 in the applications parameters with no luck.  Can this be done from the ivew?

    Hi Shelly,
    I've recently configured ITS transactions to publish on portal setting this parameters on SICF to limit actions, header, possibility to open other transactions:
    SAP Library - SAP ITS in the SAP Web Application Server
    ~TRANSACTION              
    Transaction code to be executed
    <<Your transaction code>>
    ~NOHEADEROKCODE
    Hide transaction launcher
    1
    ~GENERATEDYNPRO
    Enable screen html generator.
    1
    ~WEBGUI_SIMPLE_TOOLBAR
    This simplifies toolbar.
    137
    ~SINGLETRANSACTION
    User only could access to transaction defined by parameter ~TRANSACTION.
    1
    ~WEBGUI
    Enables a set of html properties to get a better UX.
    1
    Hope this helps,
    Kind regards!

  • Hide back option from sap gui for windows in transaction iview

    Dear experts,
    sir i m using sap gui for windows in transaction iview in the enterprise portal is there any process to hide the back option or hide command window(in which we write transaction) from the transations iview from the portal not from the registry please help sir............

    Hello,
    We have faced the same problem and after two days investigating we think it is imposible to hide back button, toolbar ... via wingui (sapgui for windows).
    So, be careful with the end user that has access to this iview/role, because he will see the transaction menu also.
    I hope this clarify you a bit more.
    have a nice day.

  • SAP GUI for Windows

    I am trying to have SAP UWL Tasks open in the SAP GUI for Windows instead of the SAP GUI for HTML.  I have created new folders "Customization"->"Universal Worklist" and created delta linked copies of all the iViews found in "Portal Users"->"Standard Portal Users"->"Universal Worklist".
    Then I went to the System Administration->System Configuration->Universal Worklist & Workflow-> Universal Worklist-Administration->Optional Universal Worklist Service Configuration and changed the "Path to the UWL iViews to the pcd location of the new folder (portal_content/com.myl.custom/com.myl.uwl).
    Then I opened the UWL - Launch SAP Transaction iView (my delta linked copy) and changed the SAP GUI Type to "SAP GUI for Windows".
    I thought this was all I needed to do but when I open an SAP task from the UWL it opens the same as it did before - I see no difference at all.  Any help is appriciated and rewarded.
    Edited by: TA on Oct 1, 2008 6:03 PM
    I just noticed that the XML content for the configuration has the SAPIACLauncher as the handler instead of the SAPTransactionLauncher...
    So Now I have created a new configuration with each transaction is set similar to this:
    <ItemType name="uwl.task.webflow.TS20000194.RS4" connector="WebFlowConnector" defaultView="webflowView" defaultAction="launchSAPAction" executionMode="pessimistic">
          <ItemTypeCriteria systemId="RS4" externalType="TS20000194" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchSAPAction" userDecision="no" handler="SAPTransactionLauncher">
              <Properties>
              <Property name="GuiType" value="WinGUI"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
    However - when I open an SAP task from the UWL it opens the same as it did before - I see no difference at all.  Any help is appriciated and rewarded.

    TA,
    try to clear cache under
    System Administration->System Configuration->Universal Worklist & Workflow-> Universal Worklist-Administration->Cache Administration Page
    Thanks
    Bala Duvvuri

  • SAP GUI for windows and HTML

    Hello,
    We have problem running a custom program, when it was integrated as Transactional iView with SAP GUI Type as SAP GUI for HTML.
    But, the same program is running fine with SAP GUI Type as SAP GUI for Windows.
    Is there any possibility to make some modifications to properties and make the SAP GUI for HTML working.
    Thank you.

    Hi,
    We have a custom ABAP program, where we we can upload data through an excel file.
    The xls file can be uploaded from local drive.
    So, we have created a Transactional iView with SAP GUI Type as SAP GUI for HTML.
    When we try to run the program with an excel file, we are receiving an error message - "Empty input file or input file not found"
    Then we have created a Transactional iView with SAP GUI Type as SAP GUI for windows and was successful in uploading the xls file.
    Just want to understand, if there is any possibility to make some modifications to properties and make the SAP GUI for HTML working.
    Thanks in Advance.

  • Transaction iview SAP GUI type

    Hi,
    We are having a Transaction iview, which doesn't display correctly (some missing fields and buttons) when we set the iView property "SAP GUI Type" to SAP GUI for HTML or SAP GUI for Java. But it displays correctly when we use "SAP GUI for Windows".
    The problem is we won't have SAPGUI installed in our user Windows systems. So the iView will not work, if set the property to "SAP GUI for Windows" on a system with no sapgui installed.
    How do we resolve this issue?
    Thanks,
    Ajay

    Hi Ashish,
    I have entered the WAS and ITS object properties. This is the connection test result:
    SAP Web AS Connection
    Results
    1. The system ID is valid
    2. The system was retrieved.
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (testhost:8000)
    5. The host name testhost was resolved successfully.
    6. The Web AS ping service http://testhost:8000/sap/bc/ping was not pinged successfully. If the ping service is not activated on the Web AS, you can try to call the ping service manually.
    7. An HTTP/S connection to http://testhost:8000/sap/bc/bsp/sap was obtained successfully.
    ITS Connection
    Results
    1. The system ID is valid
    2. The system was retrieved.
    3. Retrieval of the default alias was successful
    4. The system object represents an SAP system
    5. The following parameters are valid: ITS Protocol (http) ITS Host Name (testhost:8000)
    6. The host name testhost was resolved successfully.
    7. An HTTP/S connection to http://testhost:8000/sap/bc/gui/sap/its/webgui was obtained successfully.
    Test Connection with Connector
    Results
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly
    Thanks,
    Ajay

  • When will SAP GUI for Windows 7.20 patch level 9 be available?

    When will SAP GUI for Windows 7.20 patch level 9 be available?
    I can't see the SAP GUI patch version in the PAM (https://websmp102.sap-ag.de/pam).
    Thanks.

    Hi,
    Latest is SAP GUI for Windows 7.20 patch 8
    http://service.sap.com/swdc
    > Software Downloads
    > Installations and Upgrade
    > Browse our Download Catalog
    > SAP Frontend Components
    > SAP GUI FOR WINDOWS
    > SAP GUI FOR WINDOWS 7.20 CORE
    > Installation
    > gui720_8-10007878.exe SAP GUI for Windows 7.20 patch 8
    The NetWeaver 7.x BW/BI Front-End Patch Delivery Schedule can be checked
    via note 1085218.
    Thanks,
    Venkat

  • ANN: SAP GUI for Windows 7.20 Patchlevel 13 is now available

    Go to the bottom of this message for the most current information.
    Hi all,
    SAP GUI for Windows 7.20 is now available for download on SAP Service Marketplace.
    The new SAP GUI release comes with a number of useful new features:
    - Support for Windows 7 operating system & Office 2010 package (32bit version)
    - SAP Logon: Hierarchical organization of items in an explorer like view and a tree like view.
    - SAP Logon: With release 7.20, an administrator can define a central saplogon.ini which can be merged into the local user specific saplogon.ini.
    - Options Dialog: Almost all options have been merged into a new user friendly dialog that replaces Tweak SAP GUI and the old options dialog.
    - Security Enhancements: A set of maintainable security rules which allow administrators and users to prevent unwanted access to the client PCs from SAP systems have been defined.
    - Animated Focus Frame: Improved visualization of the focus and its movement across the screen.
    - High Contrast Theme for SAP Signature Design: Improved visual design for users with visual impairments, based on the successful SAP Signature Design.
    - Better organization of local data: Downloaded files, traces, scripts and other local objects are stored in different folders (roaming and local) according to Windows standards.
    Besides this SAP GUI for Windows 7.20 is fully compatible with older SAP GUI releases.
    Since SAP GUI for Windows 6.20 is out of maintenance since 1st of January 2011 and SAP GUI for Windows 7.10 is out of maintenance since 13th of April 2011 we recommend to start planning the upgrade to release 7.20 as soon as possible.
    Best regards,
    Frank

    Hi all,
    SAP GUI for Windows 7.20 patchlevel 1 is now available.
    You may download it from the SAP Service Marketplace [here|http://service.sap.com/~form/handler?_APP=00200682500000001943&_EVENT=LIST&EVENT=LIST&ENR=01200615320200014751&SWTYPSC=SPP&PECCLSC=OS&INCL_PECCLSC1=OS&PECGRSC1=WIN32&V=MAINT&TA=ACTUAL].
    Best regards,
    Frank

  • Bug fix for SAP GUI for Windows 6.40 and MS Internet Explorer 7.00

    With upgrading your MS Internet Explorer to release 7.00 and running SAP GUI for Windows 6.40 the GUI controls based on HTML might work no longer properly. To fix this bug it is neseccary to patch your SAP GUI to patchlevel 23.  Download the https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/00ebf59c-4c84-2910-dea9-a40963adc659 [original link is broken] [original link is broken] and run the exe-file on the machine where the SAP GUI for Windows 6.40 is installed.

    Unfortenately it still doesn't work properly with this patch. Using Tx sbwp, se80 or pftc you have still the same GUI control problems.
    regards,
    christian

  • SAP GUI for Windows - Extended Notification

    Hello All,
    I have set up the extended notifications for outlook integration with sap workitem.
    Subscription settings are as follows:
    SHOW_ACTION_DECISION_AS     - Link
    SHOW_ACTION_DISPLAY_AS      - Link2
    SHOW_ACTION_EXECUTE_AS      - Link2
    SHOW_INBOX_AS                         - Link2
    I am receiving the work item on outlook successfully.
    Now the thing is, when i click on display/execute/workflow inbox link; it is opening the SAP GUI for html & giving error "host not found". As per my subscription settings, it should open the work item in SAP GUI for windows.
    I am using the general task TS..8267 & not defined any SWFVISU config to overwrite SWNCONFIG.
    Do i have to make any other setting so that my http link "Workflow Inbox"/"Display Work Item"/"Execute Work Item" gets open in SAP GUI for windows and not in SAP GUI for html?
    Any help will be highly appreciated.
    Thanks,
    Y Sharma

    Markus,
    with all respect, but this is nonsens, I mean not your answer, but SAP's policy.
    Today I can customize Windows, webpages (if implemented), my Android smartphone, with all colors, icons and much more.
    SAP is ages back in time, I would dare to say that SAP even made a huge step backwards with the new design and should re-think its policy.
    How many times customers have asked for a custom-colored GUI? Countless, I would say. Speaking from the point of a developer it is important to see at first glance which systems I've logged on, and believe me we have plenty of it.
    cu,
    Michael

Maybe you are looking for

  • Microphone Calibration - can't get it to work?

    Hi, I have a new program that can use speech commands to operate, so I opened up the Speech preference in an attempt to calibrate the mic so it recognized my voice. I slide the bar across so the level is green when I am speaking. I speak the commands

  • Safari: Single Biggest Frustration with Leopard

    I've never, ever seen as many spinning beach balls as I've had with Safari (v.3.0.4) under Leopard. Anyone hear me? YoungTurk

  • How to put itunes music on a usb drive?

    i have a flash drive and when it is in my computer in finder it shows the music lined up but when i take it out and put it in my town and country it says there is no files will someone tell me steps to walk through?

  • Corrupt Tracks. Anybody have this issue???

    Anyone have an issue with corrupt tracks? Started a new session this morning, everything is going great then out of no where my tracks will not solo. I have to then create new tracks and move everything to the new tracks. Then 10min later the same th

  • Adobe Presenter 7 and Captivate - WHY?

    In the ongoing Adobe product confusion where product names and features overlap and where product families are supposed to complement each other we now have Adobe Presenter 7. It looks just like captivate with two important differences in Presenter 7