Window size of web-enabled SAP transaction in an iView

I have a problem which maybe a bug concerning a web-enabled SAP transaction within a Portal iView.  If the transaction is an ABAP report or a Dynpro program that requires a wide display area, the display is cut-off which requires to user to use the scroll bars.  However, if manually entering the SAP transaction within the tCode input-field of the web-enabled transaction inside the iView, the window length changes and thereby the scroll bar disappears.
I would like to know how to set the inital width of the web-enabled iView so that there are no scroll bars when the iView opens an SAP transaction which requires a wide display area.  I've tried both the Wizards for creating iViews for R/3 and SAP transactions without success.

Hi,
You have to set the iview property to FULL-PAGE and height to be some 8000 in the portal then the problem solves.
Regards,
Lakshmi.

Similar Messages

  • Web Enabling SAP R/3 Transactions in the Portal

    Hi,
    Our requirement is to web enable SAP R/3 (>4.6) transactions in the portal (EP 6.0). We don't want to check for user authorization in the portal as all these things are done in the R/3 system. We just want to have an iView in the portal which will show all the transactions user is authorized for (in the R/3 system). I think it will be something similar to when the user logs into the R/3 system using SAP GUI.
    Just to make it more clear, I am not looking for web enabling of a single R/3 transaction. I am looking for the web enabling of R/3 system as a whole in the portal.
    Can anyone please tell the steps to do the same?
    Please let me know for any clarifications.
    Regards,
    Chandra

    Hi ,
    Well first of all, nthis kind of interface is not suggested. But still if you need this kind of interface.
    then you need to have a seperate installation of ITS server. You need to define a SAP transaction based Iview.
    In property you can call any normal transaction, which gererally every user will have access to.
    Now attach this iview to any existing iview or create a new iview in Portal Content.
    Add the concerned page to a role/create a workset and add this page to it. and workset to concerned user role.
    this will take care of your requirement.
    if you need exact steps please let me knoe.

  • Implementation of Web Enabled RF Transactions (Web SAPConsole)

    We are in the process of the SAP ERP implementation supporting RF transactions for Warehouse processes.
    SAP's Mobile Data Entry supports both GUI (with graphical user interface) and character-based handheld devices. 
    Our client is interested in pursuing the GUI based handheld devices and is looking for recommendations, references and implementation experience with particular details on-
    1. Guidelines for choosing the RF Handheld device, and hardware partners.
    2. Any testimonials involving implementation of Web enables RF Transactions (using Web SAPConsole)
    3. The implementation efforts needed (development as well as configuration) and challenges faced for using Web SAPConsole.
    4. Detail configuration steps for implementing Web SAPConsole
    Thanks

    1). Intermec is a successful vendor for RF bar code scanners/barcode label printers
    http://www.intermec.com/products/index.aspx
    You can also see Teklogix, Telxon, Symbol and LXE devices online
    You can also refer to successful barcode printer vedors for Zebra
    http://www.zebraprinters.com/
    these have almost been a monopoly in successful SAP implementations
    There are known problems with other barcode scanners integrated to SAP Webconsoloe
    2). Web SAP console implementation references
    http://www.erpgenie.com/sapgenie/docs/RFSAPConsoleTips.doc
    http://searchsap.techtarget.com/searchSAP/downloads/whitepaper-may06.pdf
    3). Effort needed depends on how much customization you are looking for. Its better to use standard SAP transactions rather than going for any custom transactions. Most well know problems in Web console are in the area of mapping function key between RF guns and SAP. You can refer to following thread in this regard.
    Re: SAPwebconsole functions keys... urgent!!! .. thanks for tips
    4). Configuration steps involved in implementing SAP Web Console
    Functional: SPRO->LE/Mobil Data Entry
    - Maintain Verification profiles for goods movements for which data to be scanned through RF transactions
    - Maintain Barcode Specification and assign barcode types to warehouse
    - Define Menus and Screens
    - RF queue management for different tasks in warehouse and assign users to queues
    Technical: Installation of SAP Web Console Servers and mapping them to devices and SAP. Your BASIS team is responsible for this. They will get the installation/user/RF Mobile Enabling guides with the software.

  • Web Enabled SAP environments

    I would be interested to know why people have chosen to use PHP in a SAP environment.
    I started using PHP with SAP because the clients I worked for did not have a SAP environment with any web functionality. Therefore without PHP it would be quite difficult to create any web based applications with SAP integration.
    If you have the luxury of working within a web enabled SAP environment, why would you use PHP to integrate with SAP?
    The latest SAP products provide tools to create native web applications.

    I'm actually coming from the side where you have your ABAP developers and your web developers and now with the current state of things management wants the two working together.
    For smaller companies they have most likely used PHP or something similiar because of costs, I mean the ABAP and SAP people stole all the money for licenses right? OK, that was just a joke.
    But for a smaller company the dual development environment could be the more cost effective solution. The ABAP people may have no web experience or time for development in the web environment whereas the web developer most likely have no ABAP experience and therefore that dual situation is already in exsitence.
    I work for a rather large company and we have this actually. Or ABAP people have no web development experience and our, in this case, JAVA guys have no SAP experience however many of our JAVA guys have played around with PHP so therefore they can now use JCo or SAPRFC.  For us the idea is that we continue to build the JAVA or PHP apps since there are so many of them and now begin to integrate calls via RFC to SAP backend systems.
    So it depends on which angle you take JAVA/PHP could be the primary language and ABAP the secondary or vice versa it all depends on which developer you talk to.
    And becasue of resources, cost, time etc. the dual environment is a better way to go. Now eventually in time the idea is bring the two completely together in which case both environments would no longer be neccessary - however no one knows when that will occur so until then...

  • Web enable of transaction

    Hi Group,
    I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
    What all possible solutions are available? What are the advantages of using one over the other.
    Please let me know at the earliest.
    Regards,
    Ankur Bhandari

    Hello Ankur,
    the easiest way is to install an ITS (Internet Transaction Server) and run the Transaction with SAP GUI for HTML. With this solution you don't have to do any programming. Other ways to <a href="/people/gregor.wolf3/blog/2004/09/05/access-sap-r3-from-external SAP R/3 from External</a> are described in this <a href="/people/gregor.wolf3/blog/2004/09/05/access-sap-r3-from-external.
    Regards
    Gregor

  • Web enable custom transaction

    Hi Group,
    I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
    What all possible solutions are available? What are the advantages of using one over the other.
    Please let me know at the earliest.
    Regards,
    Ankur Bhandari

    Hi Ankur,
    Yes, it is possible with ITS. The effort will depends on the nature of the dialog transaction.
    If you want to use this transaction on internet then it will be ok to use as a web enable transaction, but if you want to use as a intranet then I would suggest SAPGUI, the reason is their are couple of functionality which might not work on web based transactions.
    Hope this will answer your query.
    Regards.
    Pinkle

  • SAP Transaction in EP iView

    Hi,
    I am trying to create a SAP Transaction iView in EP.
    When using SAP GUI for HTML i am getting the error as
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Application URL ':///webgui/!' is not valid! Please check the protocol and host entries for system</b>
    When I try with SAP GUI for Windows, I get "<b>Connection to partner broken</b>" error.
    I am also not able to get the desired result with SAP GUI for Java.
    Can anyone please throw some light on this?

    Hi Suprita,
    If i am not mistaken, Integrated ITS will coem with BASIS 6.40.
    If you basis version is 6.40 then ITS will be avialable in R/3 system.
    Check the Integrated ITS is enable and the necessary settings have been done in transaction SICF, The ITS will come as a service, and also enable all the services in SICF transaction.
    Check the Connection test of your Integrated ITS, if it is not available in SICF transaction then you may need to install the ITS seperately. The error you are getting is because, may be the ITS parameters are wrong.
    Hope this helps.
    Regards
    Sumanth
    Regards
    Sumanth

  • Call SAP Transaction Variant from Iview

    Hello,
    I know we can pass parameters into a SAP transaction via the 'Application Parameters', but this does not always work especially for complicated selection screen options.
    Can the actual transaction variant ID be passed instead?
    Regards
    Mr.T

    Hi,
    You may refer this
    Passing Variant's value to a transaction iview
    Thanks
    Prashant

  • WEB ENABLING OF R/3 TRANSACTIONS IN PORTAL

    Hi,
    I was going through different forums on SDN regarding this subject and at lot of places, it is said that ITS takes care of conversion of R/3 screens to html screens. So even if it is a custom transaction, developer doesn't need to worry for web enabling a transaction in the portal.
    Now I have two questions regarding this
    1. How to web enable a standard transaction?
    1. Is web enabling for a standard transaction and custom transaction done in the same way? If not, how is it done for custom transactions.
    2. If web enabling (conversion from sap gui to html) is taken care by ITS itself, what is the need of importing business packages on the portal side.
    Any response to this is highly appreciated.
    Please let me know for any clarifications.
    Regards,
    Chandra

    > 1. How to web enable a standard transaction?
    You need to have your SMICM and SICF settings in place and running.
    > 1. Is web enabling for a standard transaction and
    > custom transaction done in the same way? If not, how
    > is it done for custom transactions.
    In ITS you need to develop and publish an Internet service which is roughly an equivalent to r/3 transaction.
    > 2. If web enabling (conversion from sap gui to html)
    > is taken care by ITS itself, what is the need of
    > importing business packages on the portal side.
    I'm not entirely familiar with the SAP portal solution, but once the service is published through ITS it is accessible through any browser, so any portal not just from SAP should be able to display it.
    One big benefit of having 640 over earlier versions is to have one sap instance serve the web pages to your browser.
    The actual human interface of "web-enabled" transactions is very similar to standard sapgui, so it looks like the old transaction, but is often slower and more clunky.

  • When to create SAP IAC i-view and SAP transaction i-view

    Hi Gurus,
                Could you please tell me when to create SAP IAC iview and when to create SAP transaction i-view.
    Regards
    Indranil

    Indranil,
    check this from one of the threads
    Transaction iViews as the name suggests point to SAP transactions. These iViews can be presented in three flavors out of portal - Win,Web and Java GUI. All have their different advantages. One rule of thumb I have been followins is that if the SAP transaction has a lot of user input go with WinGui (talk to users who use these transactions the most and find out what GUI would make them more happy)
    WebGui is pretty good in scenarios where the transaction is going to be mostly getting the information a some little interaction. Haven't had a chance to try Java GUI.
    Now about IAC or internet application component iviews. These iviews mostly point to services based on ITS i.e. web applications which are served thru ITS. How are they different from SAP transactions served thru webgui is that these have more web like look and feel. A good exampple of this kind of application is Shopping Cart in the Enterprise Buyer Professional. The web like look and feel is given by the service files in ITS.
    some questions
    1. Is one preferable to the other?
    ans: Please read above
    2. Is there a corresponding IAC for every SAP Transaction?
    ans :No
    3. Can either use WebGui or WinGui mode?
    ANS: IACs don't have wingui mode.
    4. Why do IAC Services need to be "activated"?
    ANS: Otherwise they won't be published to ITS and you cannot access them.
    Thanks
    Bala Duvvuri

  • SAP Transaction in iView

    Hi. I would like to bring a SAP Transaction into an iView and using SAP GUI for Java. I manage to create an iView based on SAP Transaction iView template delivered with the portal. However, when the iView was launched, it shows:
    “Error connecting to host x.x.x.x, service 3200 timed out
    Component NI(network interface), version 35
    rc=-12, module nixxi.c, line 821
    Detail NiPConnect”
    Any ideas? Is there a way to set a longer time out value? oh, and we are currently on EP5.
    thanks.

    Hi
    Why do not you try Win GUI?
    I already tried the same thing and it is not working with me when I used Java GUI, but it is working fine when I used Win GUI.

  • What is best way in sap to make a transaction web enabled?

    what is best way in sap to make a transaction web enabled?
    Is it through BSP, ITS, iView, web dynpro java, webdynpro abap?

    Are you referining to a custom transaction?  If not then simply use se80 and SICF.  I have implemeted ECC6 ITS on just a ABAP Stack.  You might find the doument, Migrating ITS Services with Flow Logic helpful.  It can be downloaded from https://sapmats-de.sap-ag.de/download/download.cgi?id=77GL5Z5I3NF1TD0D3F59HJ633N847EXOMEZQXKYP3FM4VG0D5R
    With ERP you can take advatage of all at the same time.  My comapny didn't have a lot of JAVA developers so we found ITS and canned webdynpro the easiest solution.

  • Calling SAP transaction from Webi report?

    Hi experts,
    With BI/BW query, we can retrieve data from R/3 source system via report-to-report interface. For instance, from a Purchasing query with data aggregated by Vendor, the user can trigger the R/3 transaction ME2L by clicking on a row.
    Is there a similar feature in BOBJ Webi report? For instance, can we use hyperlink or some other means to do this?
    Any idea will be much appreciated.
    Thanks and regards,
    Linda

    Hi Stratos,
    Really appreciate your advice. Following your suggestion of using blank cell, the server is determined dynamically for the hyperlink.
    However, there're still some issues with defining a hyperlink for table columns. For instance, I have 2 columns in the table - Cost Centre and Cost Element. SAP transactions KS03 and KA03 are to be launched respectively for these 2 columns. The value of the clicked column (Cost Centre, Cost Element) is to be passed to the SAP transaction.
    I've created the following hyperlink for the Cost Centre column:
    http://[[MyServer]]?sap-client=([Client])&sap-language=EN&~transaction=KS03
    with Tool Tip = [[L01 Cost Center Key]]
    The link is not working immediately, so I adjusted the formula as follows via the formula editor (by adding double quotes for <MyServer>):
    ="<a href=\""[[MyServer]]"?sap-client="URLEncode(""[[Client]])"&sap-language=EN&%7Etransaction=KS03\" title=\"\" target=\"_self\" nav=\"web\">"[[L01 Cost Center Key]]+"</a>"
    Clicking the <tick> button does not return any error.
    When I click on the Cost Center column, the SAP transaction is launched successfully. However, there're still a few issues:
    1) The Cost Center Key is not passed to the SAP transaction. Is Tool Tip the way to go?
    2) When checking the hyperlink (via right-click > Hyperlinks > Edit Hyperlink), I found the Tool Tip (L01 Cost Center Key) has disappeared
    3) After I've clicked <OK> to exit the Edit Hyperlink window, I got the error message 'Invalid character '[[MyServer]]' at position 14. (Error: WIS10080)'.
    -- It seems correct syntax in the formula editor is considered invalid in the hyperlink editor.
    Do you mind commenting on what could have caused the above issues?
    Thanks again for your time.
    Linda

  • Where is the URL defined for web enabled transactions / PFCG execute?

    Hi
    One of our developers is having an issue. Apparently, when executing a web enabled transaction from within PFCG (in the menu structure right-click and choose u2018executeu2019) the Internet Explorer on the client is started with a url to:  http://www-s1pprint.ourcompany.com/sap/bc/webdynpro/.... which is incorrect (note our system SID is S3D but it was copied from S1P, however, what is the 'print' part??)
    When testing the exact same service from SICF it is working well and goes to the correct URL http://www.esd3002a.ourcompany.com/ etc, so the reference must come from another source. We'e checked parameters in SM59, RZ10 and SMICM so far and can't find anything relevant.
    Where is this set?
    Thanks
    Ross

    What's the content of the parameter
    icm/host_name_full
    (check using RZ11).
    Does this return the proper full qualified hostname? If yes,  check the hosts file and/or DNS of the server whether the IP resolves to the proper name and vice versa.
    Markus

  • Window size, and navigation issues with Web Dynpro and GP

    I have a Web Dynpro application which navigates to other Web Dynpro applications.  I also need to integrate this application into a GP.  When I create a process that calls the Web Dynpro app, two things I've noticed are:
    1. The window size presented in the GP process is too small, and there is no way to scroll to see the rest of the app.  How can I change the initial size of the Window to show the entire application?  This is an absolute show stopper...
    2. Other functionality is made available to the Web Dynpro app by navigating to other Web Dynpro applications.  Outside of the GP, this works correctly.  However, from within the application when started via a GP, I get the following error when I try to trigger an action that will lead to a navigation event:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Cannot navigate via outbound plug CreatePdf of view TestView because there is no navigational link attached to it
        at com.sap.tc.webdynpro.progmodel.view.View.navigate(View.java:541)
        at com.sap.tc.webdynpro.progmodel.view.View.navigate(View.java:462)
    Any ideas? Do I have to manually instantiate the various components when the root Web Dynpro app is called from a GP?

    Update: this was my mistake - I had neglected to configure all the view containers in the WebDynproCO window, which was generated by adding the GP interface to the component.  All is well.

Maybe you are looking for

  • Convert on the server a word document to html

    I have a site where agenda item and minutes of meetings are uploaded and wish to allow members to upload them to the site and have the files converted to html on the server and then stored on a folder on the site say... www.site.com/uploads/ this fol

  • Can you get a refund of an in-app purchase when the app is faulty

    I brought an in-app purchase to then find the app doesn't do what it's supposed to do and crashes all the time. I've tried contacting the develope/app owner and all I get is to contact iTunes. I'm not sure how to do this. Help please!

  • Forms 6i Installation,Please advise

    Hi,I I want to develop the forms in applications.Can I install the Forms Developer,Forms Server also. What is the difference between the Oracle Forms Developer and Oracle Forms Server? Can I do the same procedure for Reports Developer and Reports Ser

  • How to poke with response using DDE

    I am trying to communicate with a windows application using the antiquated DDE interface, I know this interface has been overtaken by ActiveX but the application i am talking to (ZEMAX – optical modelling software) doesn't implement it. I have manage

  • Error in Test Connection through the DQE for my JDBC system

    Hi, I created a JDBC system and I gave DQE properties to connect to the PUBS database. I am getting the below error when I did Test Connection through the DQE. Test Details: The test consists of the following steps: 1. Checks the existence of a backe