ECC based Transaction IView

Hi,
  We are using EP 7.0 with CRM 5.0. I have created an ECC based (VD02) transaction Iview. The Iview gets displayed properly on the portal but The problem is that when the user clicks on the F4 for any of the fields, a new blank window pops up with "  <div id="cnt4" style="width: " text on the top of that window.
Any thoughts?
Thanks,
  Vishal.

F4 does not work in Webgui
Note 338527 - F4 Help does not work in the WebGUI
try creating a sap transaction iview on windows and not HTML
hope that helps..

Similar Messages

  • How to stop HTTP Security warning message in transactional iview

    When I am trying to access ECC through transactional iview then I am getting HTTP security warning message i.e. This page contains both secure and nonsecure items. Do you want to display the nonsecure items?
    I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    Pl help to resolve.

    Hi AshuGrover_in,
    First, welcome on SDN!
    > I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    > Pl help to resolve.
    This might very well be the root cause of the issue, and if it is, you know the resolution - make all systems accessible via https.
    Anyhow, to examine the exact cause creating this message you could use tools like HttpWatch or something similar and record the client accesses to the server. If you originally have a GET to a https address, the first http request caused by the original request will throw this message.
    Theoretically, on client side, you can switch off this message: Search for "switch off http https warning" on google and you will get all possible instructions for the different clients. Anyhow, a clean landscape design with complete https connections is the aim you should have.
    Hope it helps
    Detlev
    PS: On SDN, if something helps, you might reward the answer, check it out.

  • ECC Transaction iView Error on Browser Resize

    Hello.
    I have created hundreds of SAP ECC Transaction iViews in the portal.  After doing some testing, I realized that any time a browser window is modified when an ECC transaction iView is within display, the resize causes the transaction iView to refresh.  Upon refreshing, the transaction throws error or works as if the user submitted the transaction on the backend, instead of just remaining in the same state.
    For instance, if you have an SAP Transaction iView to an ECC system for tcode QM01 and it is accessible through the Detailed Navigation, this iView can be opened either in its own browser window, or within the desktop inner page.  If configured to pop-up in a new browser window and you click or drag to resize the browser window, the transaction refreshes, and throws the error: "Fill in all required entry fields."  This is the same error that is thrown in ECC when a user submits the transaction with no data.  Similarly, if you have the iView configured to open within the portal framework and you click on the transaction it opens in the desktop inner page.  If you maximize/restore down the browser window displaying the portal, the transaction refreshes within the desktop inner page and throws this same error, like it was submitted.
    It happens with every ECC transaction iView that I have created, but does not happen with SRM IAC iViews, Web DynPro iViews, or SUS functionality iViews.  This leads me to believe it is a problem in ITS.  Does anyone know what is going wrong, or how to fix this?
    Thanks for any help!
    Alexa

    Hi,
       Super admin has permission for end user for all the iViews. So he will be able to view the iView. As mentioned, please check if the end user permission is given for the end user to access the iView. Also check if the permission is given for that particular system. To check permissions, go to System Administration -> Permissions -> Portal permissions -> Portal Content. Check for iView and system that you have created.
    Regards,
    Harinin S

  • Does each SAP transaction iview create a log on to the backend ECC?

    Hi,
    If I put multiple SAP transaction iviews in a role, each pointing to a different SAP transaction in the same backend system, does the launch of each iview create a new logon in the backend system when using SAP logon tickets?  If so, is it possible to make it only launch a new session if one logon has already been created?
    Regards
    Cindy

    Hello Cindy,
    launching of diffrent Transactio Iview form same back end is quite similar as loged in to backend with Proper credentials and opening diffrent transaction's by useing
    /oxx(Transaction Name)
    Hope it will add to ur knowladge.
    Regards.
    Soni Vinit

  • Material confirmation in ECC based on service confirmation in CRM

    The scenario is Service order & confirmation is in SAP CRM & the billing is in ECC
    The Issue is about material ( spare parts) issue in ECC based on the service confirmation in CRM. In ECC the spare parts are batch managed.
    So to do an automatic goods issue in ECC, we need to enable a BAPI for batch determination.
    Now we are contemplating of doing the goods issue in ECC manually.
    Request you to see if the below scenario works or a better solution is possible
    Can we assign a normal sales order type instead of a debit memo so that delivery of spare parts & then billing can take place.
    The menu path I am talking about is  ( ECC- SPRO- Integration with other mySAP components-CRM-Settings for service processing-billing integration-map transaction types & item categories)

    Hi Madhu G
    I have defined the confirmation profile in Opk0. I know that I can assign a different profile with reference to user.
    I dont want confirmation profile based on Storage location
    I want the confirmation screen to be different for different materials -plant combination. Does anyone have any idea how this can be achieved?
    regards
    PK

  • External Facing Portal with access to ITS via Transaction Iview

    Hi Experts,
    We have a requirement to make the portal available externally for third party vendors to access ECC transactions.  We have configured a URL with a reverse proxy to the portal server.  Portal loads fine from outside the network, but when launching a transaction I-view, a page cannot be displayed error comes up in IE-8 and Chrome says it cannot access the ECC server. 
    I've searched the forums and come up with a couple of tips, but that brings on a couple more questions. 
    It seems you can direct traffic from external URL to portal server:port, but when launching an transaction I-view, it needs to be redirected again to the ECC server:port/sap/bc/gui* (or something like that for SICF GUI service).  Question here is, once this redirect happens, technically the ECC box is now available externally vs. only the portal?  Is this recommended?
    Other option I've found is to try and use IAC I-views instead.  Is this really much different than a transaction i-view in how portal handles the opening Iframe?  Does it allow backend connectios without rerouting internet traffic to the backend server?
    Are they any other options to make this type of setup work for external facing portals using transaction iviews to access ITS?
    Thanks for the help!

    Hi
    Did you able to resolve the issue. We have installed Web Dispatcher through we are able to call the EP but when calling the transaction iViews page not found error pops up, since from EP server request to ECC goes via the URL http://<ecchost.domain>.:8000/sap/bc/gui/sap/its/webgui?sap-client=100.
    Thanks
    Murthy

  • Error while passing Application Parameter in Transaction iView editor

    Dear all
    I am trying to pass some application parameters to one of the transaction iViews. Without passing any parameter in 'Application Parameters' field of the iView editor the iView can be previewed/displayed fine. But when I am trying to pass the parameters as follows <Screen_Parameter1>=<ABC>&<...>=<...> the preview is coming up with a Portal runtime error saying that the <Screen_Parameter1> is an invalid terminal property of the root context_
    Can anybody help me out with this?
    MAQ

    In any application parameter field u need pass screen_field
    u need to find the screen_field value first .
    login to backend ECC server , give u r required Tcode .
    click in  required field , press f1 -> click on Technical setting icon on top .
    in that screen , screen_field is the last field .
    copy  this screen_field value
    place ths screen _field value in application parameter field .
    example : rs38-programm=ztest
    here re38-programm is the screen field
      ztest is it's value .
    & this is used for the separator between 2 values

  • How to go to a different Transaction from a Transaction iview

    Hi Experts,
    I have one question and I need you help regarding this.
    1 . How to go to a different R3 transaction from an existing R3-Transaction iview in portal.
         Lets assume I have one iview which points to tcode : MIRO(R3 transaction)
         Now the end user wants to go to a different transaction(for example : FB60) from this iview.
          He wants to navigate to different transaction from inside portal only and not from ECC.
    Thanks a lot in advance.

    Dont you want the user to enter this transaction in the command field after entering MIRO and let them work ike we work in R/3?
    or make a transaction iview with transaction "SESSION_MANAGER" which will take the user to SAP initial screen and probably there user can go to any transaction to which he is authorized to.
    Regards
    Puneet

  • How to Call Transaction iView that calls RRMXP from Web Dynpro for ABAP

    Dear Experts,,
    I'm developing an application in Web Dynpro for ABAP wherein I'm supposed to give a link that should open an SAP Transaction iView that calls  tcode = 'RRMXP' and I pass the application parameter as QUERY/WBID = <BI query/Workbook ID>.
    I tried calling com.sap.portal.appintegrator.sap.bwc.Transaction iView, but it asks for system/application and GUI type parameters. How to pass through the URL?
    Any help would be highly appreciated
    Regds,
    Srini

    Hi Wolfgang,,
    My problem was that I was supposed to call the BeX Web Analyser ( a BI excel based tool - client installation) on click of a button in my WD-ABAP application. I solved it as follows :
    In the portal pcd, I cam across a folder content provided by SAP. Here, you'll find standard template iViews that can be used to call applications ( for which you make iViews). I had to call an SAP TCode : RRMXP so as to call a BI Workbook/Query.
    So, I called the standard iView template for sap_transaction_iView as follows :
    irj/servlet/prt/portal/prtmode/preview/prtroot/'
               'pcd!3aportal_content!2fcom.sap.pct!2ftemplates'
               '!2fiviews!2fcom.sap.portal.sap_transaction_iview?'
               'sap-config-mode=true&System=BWR3System&TCode=RRMXP'
               '&GuiType=WinGui&OkCode=y&ApplicationParameter='  <appnm>  into url.
          l_popup =
             l_window_manager->create_external_window( url = url
                                          has_menubar = ' '
                                         has_statusbar = ' '
                                          has_toolbar = ' '
                                          has_location = ' ').
          l_popup->open( ).
    And , it worked.
    Any more help pls feel free to revert.
    Regds,
    Srini

  • R/3 Transaction Iviews vs Imported ABAP Roles on Portal

    Hi,
    In one of our requirement, Business needs to set up such that client should be able to have web based access to R/3 Transaction through Portal.
    We can achieve that by creating system in portal and create Transaction iview with required T-code of R/3.
    Whats wrong if we can define roles in ABAP system for a user with full hierirachy and import those ABAP roles into portals.and through portal we can give unified web based access to imported roles?
    Does both the possibilities accomplish our need?what are main gaps between these two methods?
    I want to go by Import method,Any suggestions please?
    Cheers
    Rani

    Hi Michael,
      I agree with you that the ABAP role has a complicated menu structure and uploading has to be done at regular basis.
    Is there any mechanism through which any change in ABAP role structure in R/3 reflects in portal exactly so that there is no need of regular uploading?
    If not?So in which business scenario uploading of ABAP roles into portals are helpful?whats the use?
    Coming back to your second solution
    It is much easier to have one transaction iView that starts transaction SMEN, which presents the user's full SAP menu in a single screen
    But about about a user if he wants to navigate from this transaction SMEN to another transactions to which he is authorised to(R/3 Back-end)through this single Transaction iview.
    In other words if we want to have access to 5 transaction iviews in R/3,do we need to create 5 corresponding transaction iviews in portals?How to achieve this requirement in a better way?
    Waiting for you Reply
    Bye and have a Nice Day
    Rani

  • Cannot create transaction IView

    Hi,
    We are trying to create a transaction iView however the preview process consistently fails with the same error. It does not matter which transaction we use the error is the same. The user on both ABAP and Portal has full authorizations. When previewed the iView fails with the error:
    An error occured in iView: N/A in component: N/A
    In the logs this error is followed by the exception:
    com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found::.default
    This is a newly installed 7.0 portal on stack 15.
    Thanks for you help.
    Regards,
    Colm

    1) The connections seem to be fine. The connection tests work and other Portal components can read/write data to the ABAP corectly.
    What exactly do you mean by the connections being fine? Does it mean that you have tested the system that you have created.
    Go to System Admin->System Config->PCD-> Systems folder-> Open the system that you have created for the backend system.
    Right click on the system and choose connection test.
    Select  SAP WEB AS connection , ITS connection , Connection test for connectors and click TEST.
    Observe the results, if the connection test passes or not.
    Go through this wiki  https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/howtoConnecttoSAPR3SystemthroughEnterprisePortal7.0Usingan+iView for system connections for ECC.
    Also, check this Connecting To R/3 From Portal
    2) Alias is created and SSO is working
    How do you confirm that the SSO is working ?
    Cheers,
    Sandeep Tudumu

  • EP content transport : Transaction Iviews not coming up....All others ok

    Dear all
    We have made a transport package to move content from dev to QA. All the iviews, roles, worksets are coming up fine in the QA server but for some strange reason, transaction Iviews are not coming up and an "yellow icon" indicating "link not available" is coming up .
    while transporting no errors were thrown and it showed zero errors.
    Kindly let me know if any one encountered such a error during transport.
    Regards
    Jayesh

    The related template on which the transaction iview was based was not present. Once corrected everything went fine
    Regards
    Jayesh

  • Property "OK Code Field" for SAP Transaction iViews

    Hi there,
    I created an SAP Transaction iView which is accessing an ECC system using SAP GUI for Html. In the properties of the iView I found the property "OK Code Field" - has anybody a idea how this field is used?
    I hope that there is a possibility to hide the command field with this parameter. Haven't found a possibility to hide that field although I saw that obviously I'm not the first to deal with this issue...
    Any help is rewarded.
    Regards
    Gesine

    Hi,
    To disable OK Code field,
    - Go to SICF TCODE
    - Expand to /default_host/sap/bc/gui/sap/its/webgui service
    - double click to enter properties
    - On Service Data TAB, click Settings Button
    - You have to siwtch to change mode in order to change
    - there add the following parameter
    Parameter: ~NOHEADEROKCODE
    Value: 1

  • Restrict the Users from doing Transactions from transactional Iview.

    Dear all,
    We are having  some transactional iviews in EP7.0 and ECC 6.0. We want to restrict the enduser from doing transactions by entering the transaction codes.
    1.Can we remove the command line
    2.Can we restrict the user
    We are using transactional iviews using connectors.
    Reply asap
    Thanks
    Ravi.S

    1) There is an its parameter you add in transaction SICF in the webgui service.  It is something like ~noheaderokcode.
    See here:
    http://help.sap.com/saphelp_webas620/helpdata/en/96/c09788c65b11d480c100c04f99fbf0/content.htm
    2) Backend authorisations define which transaction codes you have access to.
    Paul

  • SAP Transaction iView issue...Please guide...urgent

    Hello All,
    1. I created a SAP Transaction iView.
    2. Entered all the required WAS + ITS details and the connection tests are all successful.
    3. While creating the iView I selected SAP GUI for HTML as I need to display the the ITS Internet template (from Internet Service)
    Query:
    1. When I preview the iView, I see the GUI (standard SAP) format but not the webgui.
    Please guide.
    Systems - EP 7.0 SP9 & ECC 6
    Awaiting reply.
    Thanks and Warm Regards,
    Ritu

    by default the iview uses the wingui - you need to change the SAP GUI Type (GuiType) attribute of your iview from wingui to webgui.
    That should solve your problem.
    Haydn

Maybe you are looking for