Portal Transaction iView Button disabled

Hello expert,
I wish know why the button on menu of Pop-Up Portal are disabled.
I created a SAP Portal Transaction iView:
Image:
http://img718.imageshack.us/img718/7001/helpsdn.jpg
And the button NEW WINDOW is disabled, but if I put on the field where we type transaction: /ose37
then, a new window will open because I used /o
My question is: Why this button - NEW WINDOW is disabled? How can I enable this?
thanks.

The solution for other versions is explained in the same note. However the note says that the procedure is NOT recommended and NOT supported by SAP.
You will need to editi the WinGuiRenderLayer.properties and set -wp=false in the SSDCommandTemplate
For NW04 realease and above the WinGuiRenderLayer.properties can be found at:
../usr/sap/< SID>/<InstID>/j2ee/cluster/server< server#> /apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/com.sap.portal.appintegrator.sap/property/transaction
(Make these changes in all the server nodes. A restart of the portal might be required after making these changes.)
Please note that if you change anything in this property file, it will be overwritten if a new version of application com.sap.portal.appintegrator.sap.par is delivered or when a new SP is applied.
It is also recommended to keep the original archive com.sap.portal.appintegrator.sap.par in a temporary folder and redeploy it if you encounter any side effects.
Have a look at this thread also:
WinGUI create new session option not available
Thanks,
Shanti

Similar Messages

  • Portal Transaction iView not opening in browser but its open in R/3 screen

    Hi
    I have 2 senario.
    First Scenario:
    I login only into the portal  and  not  login into R/3.  I could access the portal transaction iview in the new broser portal window.  And this is the expected behaviour.
    second senario
    I login into Portal as well as R/3 through SAP logon Pad (SAP GUI).
    Now if I access  Transaction Iview through portal , this transaction Iview is opened in R/3 side window not in portal browser window .And also same time we can see only new blank portal window iopen n portal side.
    My question is that whichever transaction iView we access through portal we want  to see that transaction iView in portal browser window like in first senario  not in R/3 window.
    Please help me to resolve this problem
    Regards
    Ruturaj

    Hi Shanti
    Thanks for replying.
    The problem is that when our user trying to do same things in our system with his credentials means UID and PWD its working fine.But when he do the same things in his system with his credentials problem occured as per the senario 2.
    This problem is not only that user but also whole their team member.
    Regardfs
    Ruturaj
    Edited by: Ruturaj Inamdar on Sep 15, 2011 9:20 AM
    Edited by: Ruturaj Inamdar on Sep 15, 2011 9:25 AM

  • Open Portal Transaction iView in new window *without* Browser window

    Hello,
    Currently i am testing to use the single-sign-on functionality of the portal to launch the SAP GUI for Windows.
    I created some Transaction iViews and they work perfectly without having to log in.
    To use the full GUI size of the SAPGUI in the iView, i configured it to open up in a seperate window. This also works perfectly, but when i let a colleague test the setup, i realized that he has some additional toolbars, which in return decreased the usable space in the browser window for the SAP GUI.
    Now my question is:
    How can i configure the Transaction iView to open up the given transaction in the SAP GUI, but without the surrounding Browser?
    Is this even possible?
    I test this because my comany is searching for a solution to use SSO with the SAP GUI. Since we have the portal we test if we could use it to realize this requirement without generating extra costs.

    Hi Armin,
    for iView (page) you probably set the property 'Launch in New Window' to value Display in Separate Window. To tune up the other otions you have the possibility to set the property Window Features, value should contain toolbar=no. These features will be used when Javascript opens up your window - you can apply any option coomonly documented. IMHO for your demands the best option is fullscreen=yes,toolbar=no - you get really the maximum possible size.
    Regards,
    Pavol

  • AR Transaction Complete button Disable...

    Hi all,
    I am trying to Disable Complete button in AR transaction for particular User.
    But I couldn't done, please help on that....
    Thanks and Regards,
    Muthu

    Hi Muthu,
    In th user Responsibility, enter a Menu Exclusion called:
    Transactions: Complete
    Octavio

  • 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!

  • Disable transaction box and menue from wingui with transaction iview

    Dear all,
    has anyone a solution to disable or hide the menue and transactionfield in a portal transaction iview thats called with wingui.
    Webgui is no solution.
    Best regards
    Thorsten Stracke

    Hi Vineeth and Ramganesan,
    thanks for quick response, this will be a option when all clients shoul use this behavior.
    I search for a solution, where i can decided in a view to switch it of. Normally i can attach dynpro fields and values with the dynamicparameter, if this can use for hide .. the box or some functions in the gui state.
    An other idea is to use a new status for the reports and transactions, but i don't know who use this as parameter.
    Best regards
    Thorsten

  • ABAP WebDynpro app calling Transaction iview with Dynamic Parameters..?

    Good day!
    I need to code a call to a transaction (with dynamic parameters) from an Abap WD application.  It appears that to achieve this, the app needs to call a new portal transaction iview, passing the parameters in the call..? 
    This should ideally be via a Sapgui for Windows, but Html also an option (does it matter with regards to the method used?). 
    Kindly assist with advise/instructions, idealy with sample code extract to illustrate (new to Abap WD)...
    Kind regards
    j

    Hi
    this will help you doing so
    http://help.sap.com/saphelp_nw04s/helpdata/en/18/f96f4132f15c58e10000000a1550b0/frameset.htm
    Use BUSINESS_PARAMETERS to pass the data
    Abhi

  • How to disable Transactional Iview for a particular user in portal

    Hi Experts,
    I have a scenario
    i have created a user group for all the employees and assigned all the transactional roles to it, now the issue is they wanted to disable the Transactional Iview to particular user for a certain period and enable it later on, how is it possible?
    As per my knowledge we have to assign that particular Role individually to all the user, instead of user group and make the iview invisible when required.
    Instead of this is there any other Easy Method that i can approach the issue easily?
    Thanks Inadvance
    Siva

    Hi Siva,
    You can have two types of groups: one Group with users having access to transactional iview and another devoid of this access.
    You can assign users to group with transactional role and vice versa. By the way of user groups, we will have more control over the transaction role access.
    Regards,
    Ganesh N

  • 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

  • How to get the Portal Username to SAP Transaction IView ( ABAP cust repor )

    Hi Experts,
    We have an ABAP program that will be exposed in portal as SAP transaction IVIEW.  However the username that is being displayed in the report is the username that is defined in SICF > SAP > BC > GUI > ITS > WEBGUI.  I tried to remove the username and password defined, changed the procedure to Alternative Logon Procedure and deleted some logon procedure list retained Basic and SSO Authentication but we are getting DDIC username.  We have successfully implemented SSO, and it works in Personal Information of Standard ESS.  The following are configure in our portal:
    1.  We have set SSO ticket
    2.  We are using User Mapping for portal and ABAP System
    3.  Retain Basic and SSO authentication
    what could be the cause why the program (iview) is still getting the user instead of Portal Username? How can we get the portal username for our abap customized report exposed in iview

    Hi,
    Make sure that the System you are using to connect to R3 has Log On Method and Authentication Ticket Type properties has SAP LOGON TKT as the value selected.
    Path: System Administration --> System Configuration ---> Systems....
    Regards,
    SrinivaS

  • Pass Parameter to a Transaction Using Transaction Iview Portal

    Dear Experts.
    I have the following doubt:
    The developer ABAP created a program Z_PROGRAM_ABAP
    and a T.Code Z_CODE_PROGRAM for this program.
    I have created a Transaction Iview in the portal for this transaction, but I need pass a value in the Iview  to a variable in the program that call this transaction.
    How can pass a paramete to a variable in the program that is called with the transaction Z_CODE_PROGRAM?
    Thank In advance for your help.
    Best Regards
    Carmen G.

    Hi .
    I have the following code:
    REPORT Z_PROGRAM_ABAP.
       parameters: XYZ type Char no-display.
    if XYZ = 1.
    Write 'ABC'.
    else.
    Write 'MNO'.
    endif.
    And in the portal:
    Application Parmeter    :  XYZ = 1
    Parameters Forwarded: 1
    The problem is that i not want that the user can see the parameter XYZ in the Sreen. When I delete the NO-DISPLAY of the sentence    parameters: XYZ type Char no-display, the parameter is passed.
    How can solve this issue?
    Best Regards
    Carmen

  • Printing SAP Reports (Transactional iviews) from Portal

    I am having problem in printing the SAP Transactional I views (SAP Reports Output) from the Portal page. On selecting the Print Option under Menu from the SAP transactional iview page, it shows the list of the printers in the backend system. On selecting the printer configured in backend abap system and issuing a print command, it only creates a spool request in the backend system and nothing is sent to the printer itself.
    I have also tried to use "PDF1" device type by creating a new output device and it does bring the contents of the report on a web embedded PDF page, hoever the characters are too small and to read and the ALV Report is no longer aligned. The line separating the rows and columns are not aligned.
    Can anyone help in suggesting the best way to print contents of SAP Reports (created as Transactional i views) from the SAP Portal.
    Thanks!

    Hi Margie,
    It is not necessary for a developer to have access to that area, and certainly not in a production system.
    Ideally, there should be developer, test, QA and production systems, and the developer can have access to the developer system. The UI you are talking about gives access to all WD applications deployed to the AS Java, and the ability to run them as well as change some settings. But this is the domain of the administrator.
    Hope this helps.
    Daniel

  • 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

  • Transaction iView opening in a separate window in SAP NW 7.3 portal

    Hi Experts
        I have created a transaction iView for LSO transaction.The iView is a SAP GUI for HTML type.When I am trying to open the iView from the portal , it opens in a separate tab instead of as a pop-up window.
      The Launch in a New window property is set to Display in the portal content area.
      If I try to edit the Launch in a window property and set it to Lock in target objects , it opens in the portal content area, but I want it to open in a complete new window as a pop-up.
      I have attached screenshot of the expected result.
      Please suggest.
    Regards
    Shaily

    Newer versions of IE default to tabbed browsing, this is not a portal issue.

  • Error when Closing BW transaction iView from Portal

    Hi guys,
    I have several Transaction iViews pointing to different BW / ECC systems that are working fine when they are executed.
    Problem is when the user clicks on any other folder within portal after running any of these iViews, the following error is displayed:
    "Required resource not available".
    Then Portal gets frozen and only solution is to close the browser tab and reload portal. Looks like whenever the iView is closed, portal tries to log on again as it is calling the SAP GUI.
    Any ideas ?
    Thanks in advance !!

    Hi,
    It looks like a permission issue. You should check the permissions of the folder containing the system in the portal. (System Administration > System Configuration then Open Permissions on the system object). Every user who is supposed to have access to the iView should be there as End User (for instance : Everyone (group), Administrator = none, End User = checked).
    Regards,
    Pierre

Maybe you are looking for

  • Can I use a NETGEAR WRG614v6 as a wireless extender for my AE?

    My modem is connected up to my AExpress but the signal is weak around some parts of the house. I have an old NETGEAR WRG614v6 router and was wondering wether i could use this as a wireless extender or repeater and have it just plugged into the power,

  • Managed server wls_oim1 not starting no error

    Hello Gurus, my managed server wls_oim1 is not starting, there is only one error for evenHander.xml which is safe to ignore and that came in past also and works fine before. Now when I check the diagnostic log. there are the few of the entries from d

  • Adobe Premier Elements download stall

    The installation of Adobe Premiere Elements seems to be stalling.  I left it running the night before and it had stopped.  I restarted my computer, updated everything, and went back through the download process from the website.  It jumps to about 50

  • Colors displaying as dull yellowy-green; new monitor and calibration

    Just got a new ASUS LCD monitor, and calibrated it with the Spyder 3 Express.  Now when I import a .CR2 file using Lightroom 3 to edit the RAW image, the color is displayed as yellowy-gray and dull.  It looks the same when I pull it into Elements 7,

  • Sql run faster using pipe ( | ) ... ???

    Hello all, I have this sql which runs after with the pipes ( | ). below is original sql (from and where clause) which takes about 2mins to run.....and the other query with pipes (|) and +0 added to the from cluase runs like in 6secs.....and i wanted