Gui for html pop up window with word editor

Hello,
I have to create iView with SAP transaction. But when iView is launch, and I try tu start my program in this case. This program create word file and open it, and when it happened the error is: Error while creating OLE object!  This isn't happened in GUI for Windows, and it works fine. Is this any icf configuration?

HI,,
i didnot get ur question rightly.
but all the std forms use the same techniques . like in a medruck form u store fileds from ADRC,MARA,MARM ,EKKO,EKPO,LFA! tables.. and u display the same.....................

Similar Messages

  • WebDynpro proxy page with Webdynpro iView and SAP Gui for html iView

    Hello,
    I have a requirement to have a page that has at the top of it a webdynpro for java iView screen with several links that when pressed pop-up various data pulled from the back-end. This part is fine and presents no problem. Beneath this the requirement calls for a SAP Gui for HTML iView to be displayed. Which is no problem either. The problem occurs when one of the links in the java webdynpro application at the top of the screen is pressed it causes the SAP Gui for HTML portion to refresh and come back to the beginning. So for example you first navigate to this screen and you go into the sap gui for html portion and drill into 2 or 3 screens in the sap gui for html transaction. If you then press one of the webdynpro links the sap gui for html (which is a separate iView) refreshes and you are taken back to the initial screen. This only occurs when using a web dynpro proxy page. If I use a standard page the SAP Gi for html does not refresh. Unfortunately there are other things not mentioned here that require us to use the webdynpro proxy page.
    Any help is greatly appreciated,
    Bert

    Use System admin -> System Config and find your system in the PCD (under portal content). Right click and open -> permissions. Find a user or group or role and give it the end user permission. I'd suggest the group Everyone.
    Cheers

  • Writing files in your local hard disk with SAP GUI for HTML

    Hello SAP Experts
    We have a problem with the SAP GUI for HTML, we create a program in ABAP that writes a file into your local machine, and it works just fine when we test it directly in the SAP GUI for Windows, but if we use the SAP GUI for HTML implementend in a SAP Portal 7.0 the same program doesn't run, it just freeze in the moment that the program must create the file, so my question is if it's possible to use that functionality in the GUI HTML, or do you have another suggestion???
    Thanks a lot,
    Ricardo Pineda

    Thank you experts,
    Your answers have been really helpfull, we have to try another method, by Studio Program or ABAP code, unfortunely we have to implement this in so many computers, so is impossible to configure one by one.
    Thanks to both, and have a nice 2009!
    Ricardo Pineda
    Edited by: Ricardo Pineda on Jan 13, 2009 2:09 AM

  • Accessing local clipboard with SAP GUI for HTML - alternatives?!?

    I need some creative suggestions (PLEASE!!!) to a problem that weu2019re having replicating functionality that works in SAPGUI but which we canu2019t get working in SAP GUI for HTML.
    In SAPGUI we are able to open an external browser and pass a URL for the page we want to open.  Once the page is open the user enters some data and receives a response which we then copy to the local workstation clipboard.  From within ABAP we then read the clipboard contents and then copy them in to a field in the SAP screen.  It works BRILLIANTLY! 
    However, Iu2019m not able to get the same functionality to work in SAP GUI for HTML with method CLIPBOARD_IMPORT of CL_GUI_FRONTEND_SERVICES.  Apparently this class and the methods can not be used in SAP GUI for HTML u2013 however OSS note 314568 seems to suggest otherwise with this statement:
    Clipboard access
    In SAP GUI for HTML it is not possible to:
    - read or write the clipboard using ABAP Objects class CL_GUI_FRONTEND_SERVICES.
      This limitation no longer exists with ITS 6.20 Patch 23, SAP Netweaver 2004 SP 19 and SAP Netweaver 2004s SP 10.
    Has anyone been able to use the class CL_GUI_FRONTEND_SERVICES to read from the Clipboard since this statement was made in this OSS note?
    And my bigger question u2013 does anyone have a creative idea for a solution that will work?

    Thank you experts,
    Your answers have been really helpfull, we have to try another method, by Studio Program or ABAP code, unfortunely we have to implement this in so many computers, so is impossible to configure one by one.
    Thanks to both, and have a nice 2009!
    Ricardo Pineda
    Edited by: Ricardo Pineda on Jan 13, 2009 2:09 AM

  • Problem with SAP GUI for HTML

    Hi SDN
    I am creating a SAP transaction iView with SAP GUI for HTML. I have give the Transaction code VA01 but when i execute the the iView it is displaying the  SAP Easy Access screen in html. Can any one suggest me how to rectify this error and display the required transaction in html.
    Thanks in advance.
    Regards
    Basha

    Hi Basha,
    Try this in the browser:
    http://<host>:<port>/sap/bc/gui/sap/its/va01?sap-client=100(XXX)
    1) It will ask for the username and password
    2) Enter the credentials and it should directly take you to the VA01 transaction
    If it fails again, try this:
    http://<host>:<port>/sap/bc/gui/sap/its/vl31w?sap-client=100(XXX)
    This should display the "Create Inbound Delivery NotificationTitle Create Inbound Delivery Notification " sreen."
    If it faisl again, there is some problem with the way the ITS has set up. Check with your basis.
    Thanks,
    Sathya

  • Required input on GUI for HTML vs Windows

    Hi,
    We are now on 7.02 and have seen that a required input field in SAP GUI for HTML is shown as an *, but on SAP GUI for Windows is shown as a checked box icon. Is there a way to make them the same? Our clients run reports in ECC and via the Portal and have complained of the inconsistency.
    Thanks,
    -Kevin

    Hello Kevin,
    you might want to ask this in , which is the forum which is about SAP GUI for Html. That forum is monitored by the resp. developers.
    Best regards
    Rolf-Martin

  • Problem With SAP GUI for HTML iView

    Hi All,
    I have created a transaction iView(SAP GUI for HTML) for the T code SE12, when I view the iview, it get loaded for the first time and if I log out and when i again login to the portal and view the transaction iview it is not getting loaded. If I clear the cache(By pressing Ctrl+F5) the same iview get loaded.
    Could any one help me in solving this problem
    Regards
    Sivaprasath

    Hi Shiva,
    For SAP transaction iViews better to use SAP GUi for Windows option instead of SAP GUI for HTML.
    Hope it helps for you..
    Cheers
    Phani

  • WebDynpro with embedded SAP GUI for HTML transaction

    Hello,
    I have been given a requirement for a WebDynpro application that will have some links and figures at the top and underneath that there will be a SAP GUI for HTML transaction visible. What is the best method for handling this type of scenario? This is a 7.0 portal connecting to ECC 5.0 on the back-end.
    Thanks,
    Bert

    Hello Bert,
    I would have implemented your scenario in following way:
    1. Create a transaction iView in portal using SAP GUI for HTML.
    2. In the web dynpro application, you have multiple choices to use the transaction iview created in above step.
             a. Use a IFrame UI element giving it the portal based url for the transaction iview
             b. Use POrtal Navigation API to navigate to the transaction iview.
             WDPortalNavigation.navigateAbsolute(
             "ROLES://portal_content/com.sap.PageNavigationProject/com.sap.TargetPage",
                WDPortalNavigationMode.SHOW_INPLACE,
                (String) null,
                (String) null,
                WDPortalNavigationHistoryMode.NO_DUPLICATIONS,
                (String) null,
                (String) null,
                [<url params>]
    Hope this helps you.
    Regards,
    Prasanna

  • Connect to SAP R/3  using SAP GUI for HTML through saprouter

    Hello,
    I have my system running on my intranet, but I need to connect some support enginners through an Internet connection. Nowadays some users can connect to QAS and PRO systems using SAP GUI for windows and java with the saprouter string,  but the support enginners are using SAP GUI for HTML, do I need a special string or configuration so html users can connect to my system from the Internet?
    Thanks in advance.

    thanks, I can get the data from SAP R/3 to crystal report.
    but still dont know how to do the second question mentioned in previous message:
    once the table I want to get the data from is a cluster, and have found the mapping data dictionary of this data cluster, which displayed in crystal report connection as well, however, the data is not what I wanted.

  • GUI for HTML on MC9090 WM5

    Hi everybody,
    I'm playing with a MC9090 Handheld and would like to know if it's possible to access SAP  (ECC6) through the GUI for HTML interface from a Netweaver Portal environment or else directly to ECC if this is the only way it can work.
    Currently when I enter the ECC address on the Handheld, I get the Netweaver Portal screen, enter my credentials and get a blank screen (if I do the same on my laptop, I directly get a SAP session).  On the Handheld, I'm running Windows Mobile 5 and attempting to access ECC through Pocket IE.  I tried with another browser (Opera) but then I get a message when attempting to display ECC that the page is incompatible with the browser.
    Any information around software setup, handheld config (or Portal or ECC) I would need to perform ot make this work would be greatly appreciated.
    Thanks in advance
    Michel

    Dear Michel,
    Full desktop browsing is expected to come to PIE before second half next year for Windows Mobile 6.1 and Windows Mobile 6.5 (yet to be released). Till that time we cannot use GUI for HTML on PIE of Windows Mobile devices.
    In Opera Mobile 9.5 - use opera:config to change / spoof the user agent to Desktop IE6 (agent id 3 if I am not wrong). This should allow you to use GUI for HTML, but some fuctionalities willbe broken - thanks to browser specific coding!
    Regards,
    Veera

  • Calling SAP GUI for HTML

    Dear Gurus!
    we are facing a peculiar issue. I have created 2 'GUI for HTML' transaction iviews one connecting to 'copy of dev ': ECC:system number x, and the other connecting to 'copy of quality': ECC, System number y.
    Both these ECC systems have same hostname but different system numbers and different system ID's ofcourse.
    When I create GUI for Windows Transaction iview, correct system is opened say transaction 'SMEN'. However when I create GUI for HTML, the Dev ECC system is called nevertheless in both the iviews.
    the behavior is the same even if I test with direct transaction using System Administrator--> support link.
    We are on 7.4 portal with backend ECC 6.
    Please advise
    Regards,
    Ankur Agarwal

    Thanks Pradeep,
    Yes the system objects are fine. there is just one similar entry for both ie the hostname, other wise everything is diff like system num, sys Id, gateway host etc.
    I am still perplexed why on testing, 'GUI HTML' goes to dev only in both cases, while "GUI windows", works fine and goes respectively to dev and qa.
    ANkur

  • Image not displaying properly for SAP GUI for HTML transaction iview

    Hi,
    We have a sap gui for HTML iview for transaction REORRR in portal. After giving enough inputs this leads to Business Document Navigator screen(part of Document management) where i need to display a document(.jpg image in this scenario). When i double click on the image it is opening on the right side of the screen but in a compressed format where in we need to scroll down to see the image. But i would require the image to display with out scroll bar or in a new window.
    When i change the format of the iview as SAP GUI for Windows the image is opening in a new window.
    I would like to know whether there is any configaration settings either in portal or in Document management side. or is this any limitation of the SAP GUI for HTML scenario.
    regards
    Bharat.

    Hi,
    You can open this iview in a new window make the setting in the iview properties that will allow the iview to be opend in a new window.
    Regards,
    Vamshi.

  • The page cannot be displayed: ITS error: SAP GUI for HTML

    Hello,
    I have created an iView that connects with a ECC system. When I clic on System Administration --> Support --> SAP Application --> SAP Transaction :
    System: ECC
    Transaction: su01
    SAP GUI Type: SAP GUI for HTML
    It shows: The page cannot be displayed.
    It's manadory to use SAP GUI for HTML. Please, Do you have any idea??
    Thank you
    Best,

    Hello Virginia Rodríguez,
    1)Kindly check that System ECC in Portal is Up and Running under System Administration.
    2) if u r done with first step then can try SAP GUI for Window in creation of Iview
    it will Work.
    Regards.
    Soni Vinit

  • SAP GUI for HTML on Portal

    Hello All,
    I have transaction iViews on the portal and I am using SAP GUI for HTML. Upon launching this iView, i get the logon page, even though I have SSO set up and working fine.
    Now, the problem is, even after logging on with qualified credentials, the logon page disappears, 'Logon is starting' appears then the logon page reappears, as if nothing happened.
    Any ideas as to why this is happening and how I can fix it?
    Regards,
    Motaz

    Edgar: The ITS is working and the service launches successfully through the GUI.
    I overcame the issue by using SAP GUI for Windows instead. I guess there is a problem when using the HTML GUI from a public IP. Something to do with security or a conflict in the 'hosts' file.
    Regards,
    Motaz

  • SSO E-Sourcing and SAP GUI for HTML

    Hi,
    We are trying to provide integration between SAP E-Sourcing and SAP ECC via the SAP GUI for HTML. From an E-Sourcing project, we should define a link which will link us to the report via SAP GUI for HTML. Some parameters are automatically transferred via the URL so that the report will be prefiltered.
    The problem arises that we cannot create a SSO mechanism between SAP E-Sourcing and SAP GUI for HTML. The only documentation we can find is how to setup this SSO between the Portal and ESO (only included going from the EP to ESO). We need to find a way to do the opposite, i.e. SSO from ESO to SAP / EP.
    Thnx,
    Bram

    Dear Chong,
    I have came across the following information about SAP GUI For HTML
    With the version 7.02 / 7.20 of the NW Application Server
    the SAP GUI for HTML has been completely
    reworked.
    1.The rendering is now based on Unified
    Rendering which is also used by many other
    SAP UI technologies.
    2.Similar Look & Feel as other UI technologies
    3.Better Portal integration
    4.Full Theme support
    5.Unified client requirements
    But have not came across any note which converts the SAP GUI for HTML to SAP GUI for Windows in appearacne. I think the point 2 mentioned about says that in this version the SAP GUI for HTML will have appearnce like the other UI.
    Pls refer the [link|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d06db80d-ebf4-2a10-6b99-faa652c69d5c?QuickLink=index&overridelayout=true]
    Hope it helps.
    Regards,
    Samir

Maybe you are looking for

  • My speaker phone is not working on my iPhone 4

    The speaker phone on my iPhone 4S just stopped work.  I am not able to listen to music except when using my headphones. I have tried putting my headphone jack in and out of my phone, resetting the phone and using canned air in the jack. Nothing seems

  • Nothing appears on my desktop

    Here's an oddity that I can't figure out: I have a new MBA 11" running 10.8.4. After a day of playing with it, I used Migration Assistant to copy data via a Time Machine Backup (which was the only method I could use, given the limited ports on the MB

  • Steam related FM2011 problem.

    Can someone help me? I can't seem to open my steam. I can't play FM2011. Process: steam [171] Path: /Applications/Steam.app/Contents/MacOS/osx32/steam Identifier: com.valvesoftware.steam Version: ??? (1.1) Code Type: X86 (Native) Parent Process: bash

  • I Need to print last value

    Hi in the below statement I Need to print last value means last 5555,i can print all other values but last value 5555 is i am unable to print pls help me SELECT REGEXP_SUBSTR('5454 4587454 547451 188745 5555','[^'||' '||']+'||' ',1,5)  p1 from dual;T

  • Reg. condition based receiver Determination

    Hi,     I need to send the records to two systems based upon the value For Ex. All the material group record letz say (1,2,3,4,5,6) Shuld go to Receiver1 and only the records which belongs to material grp shud go to Receiver2. I am trying using Condi