How to create a pop iView?

hi, I am hanif i am new to portal,can anybody please tell me how to create a pop iView once the user logIn to the portal , iview shud popup like an normal window popup automatically and shud be closed by the request button pressed by the user.
is there any property of iView or can be done by programming only.Plz provide me assistance in the case.
Thanx in advance
Regards:
hanif

Hanif,
This is some thing you can develop using the JSPDynpage.
This blog expalins how to create a pop up window for logon :
Custom login screen for External Facing Portal
Here attached some help, might be helpful.
http://searchsap.techtarget.com/tip/0,289483,sid21_gci1228101,00.html
Thanks
Krishna

Similar Messages

  • How to create simple "SAPGui" iView?

    I'm looking for some pointers on how to create a simple iView that mimics SAPGui.  Every client I've been to that looks at the Portal always asks, "How do I access SAP with this?" and they never like the standard answer, "You create iViews".
    Anyway, I'm looking for something that would let me present the main menu of an SAP system inside the portal; providing a list of systems the users can access on the left side or lower navigation pane (e.g. an entry point iview with sub-tasks for each environment) would be really cool, but I have no idea how to go about creating this.
    So far, I've figured out how to create an iView for a specific SAP transaction (not the S000 area menu though), and I've figured out how to create a role, assign that iView, and make the role an entry point so it shows up in the top level navigation, but I'm stumped on how to develop it further, preferably without a lot of programming.
    Does anyone have any tips or pointers on where I should go next?
    Thanks!
    Rich

    Thanks for the quick response.  Two more questions arise out of some playing with this.
    (1) The first iView in the list is always displayed automaticall; can I have it display an information page or blank page instead easily?  In other words, if I have a "SAPGUI" role with a "Systems" folder in it, and the individual iviews in the Systems folder, whichever is first is automatically launched when I pick the "SAPGUI" tab in the navigation menu.
    (2) Is there any way to get rid of the pop-up asking the user to open the *.ssd file to launch the SAPGUI for Windows?  We don't have ITS, so SAPGUI for HTML doesn't work, and SAPGUI for Java generates errors when I try to use it....
    Thanks!
    Rich

  • How  to create a worksetmap iview

    hai all
    i am using ep sp6 sneak preview
    i can create worksetmap iview but while previewing
    it shows blank  i already assigned a workset to it  and also passed the location as given in the help how can i bring contents to it
    any help will be appreciated

    Hanif,
    This is some thing you can develop using the JSPDynpage.
    This blog expalins how to create a pop up window for logon :
    Custom login screen for External Facing Portal
    Here attached some help, might be helpful.
    http://searchsap.techtarget.com/tip/0,289483,sid21_gci1228101,00.html
    Thanks
    Krishna

  • How to create a pop up window while creation of the delivery note.

    Hello Experts
    How to create a pop up window while creation of the delivery note.
    As soon as we go in to delivery note creation screen in VL01N, immediately a pop up screen should be displayed on the screen containing the following details,
    For e.g.
    Str. Loc     Qty      UOM
    DE01        100        KG
    DE99          50        KG

    Dear all,
    i m having two document numbers for invoic of same types such as output type print program and smartform.
    biut the issue is im getting print preview for one invoic and for another invoic i m not getting any print preview.
    Directly the cursor comes to initial stage of vf03.
    suggest what to do
    Thanks and regarnds
    ravi

  • Procedure to how to create a pop up in webdynpro

    hi all,
      will anybody guide me the procedure to how to create a pop up in webdynpro application..plz as am new to it and i had requirement of creating pop up window in starting the application.
    thanks in advance.

    hi suman,
    thanks for ur reply.
    i want my pop up when i clk on button ok on my 1st view.
    so i included the code in the method of ONACTION OK.
    but am not able to display any sort of pop up.
    my code is
    DATA lo_nd_node TYPE REF TO if_wd_context_node.
          data: lr_popup type ref to if_wd_window,
            lr_view_controller type ref to if_wd_view_controller.
    data lo_window_manager type ref to if_wd_window_manager.
    data lo_api_component  type ref to if_wd_component.
    data lo_window         type ref to if_wd_window.
    lo_api_component  = wd_comp_controller->wd_get_api( ).
    lo_window_manager = lo_api_component->get_window_manager( ).
    lo_window         = lo_window_manager->create_window(
                       window_name            = 'WW_POP'
                      title                  = 'my first message'
                      close_in_any_case      = abap_true
                       message_display_mode   = if_wd_window=>co_msg_display_mode_selected
                      close_button           = abap_true
                       button_kind            = if_wd_window=>co_buttons_ok
                       message_type           = if_wd_window=>co_msg_type_none
                       default_button         = if_wd_window=>co_button_ok
    lo_window->open( ).
    will u help me out in this.

  • How to create custom Transaction iview

    Hi all,
    Can any one tell me how to create an Transaction iview for the custom transaction.
    Is it different from creating an Transaction iview for standard transaction?
    I tried to create in the same manner as of standard transaction but it is giving portal run time error.
    Thanks & Regards,
    Laxmi

    login to ur portal.....content Admin- -Right Click on portal content IView----Select Trans IVivews .
    also ..
    check if there are any *.err files in cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd\
    If this is not the case, please have a look at Note 1086644 - Checking database consistency for the PCD

  • How to create an ITS iview

    Hi,
    Can any body tell me how to create an ITS iview using integrated ITS(ECC 5.0). Can someone suggest me step by step process of this?
    Thanks in advance,
    Lakshmi.

    Hi lakshmi
    first of all integrated ITS must working.
    look at follwoing forum if ur its not working.
    Re: Setting up documentation for ITS in WAS 640
    u need to define ITS system in portal or set property ITS for ur r3 system by following.
    ITS Description --->descprition
    ITS host name-----> host.domin.com:80<instance number>
    (host of r3 system)
    ITS path -
    >/sap/bc/gui/sap/its
    ITS Protocol---->http/https
    after defining the system create the tranasaction iview
    and select gui type webgui.
    or create SAP IAC iView
    if u have any query revert back
    regards,
    kaushal

  • How to create web dynpro iView?

    Hi all,
       How to create web dynpro iView?
    I want to create a web dynpro iView where WD is displayed in its icon when create.
    Can you give me the steps and which options to select on each steps.
    Thanks.

    Hi Virenp
    Welcome to SDN
    First Check the below Link  before the below message.so it would give clear idea
    [Creating a Web Dynpro-Based iView|http://help.sap.com/saphelp_nw70/helpdata/en/11/0d653f0c9fa075e10000000a114084/content.htm]
    http://help.sap.com/saphelp_nw70/helpdata/en/11/0d653f0c9fa075e10000000a114084/content.htm
    Go to Content_Administration --> Click on Portal content  -
    > Go any of your Folder
    Right click on the Folder and Click on New -
    >  Iview
    Selct the 3rd Option webdynpro java applicaiton.
    Select the iview as FULL page for one application
    Then select the webdynpro application you deployed  (it would be either under Local or in SAP.com folder)
    Click on next,. and UNCHECK the Option where it would prompt to Create Page.. this is necessary only when u need a page
    Click Finish  ,  and Preview the Iview..
    Suggestion : Always check on [help.sap.com |http://help.sap.com ] for any queries, which is the Bible for SAP reference.
    Thanks
    KT

  • How to Create A portal iview to link B portal WDJ app

    Hi firends
       I am novice.
    I have a persecution that how to Create A portal iview to link B portal WDJ app.
    Please help me to solve the question.
    Best regards,
    Ben Chen

    copy the URL of the WDJ app iview in portal B, create a URL iview in portal A with that URL.
    or Create a KM navigation IVew with that WDJ application Ivew in HTML. check this article for c[reating bookmark able Web dynpro URL's |http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/808fb397-1fcf-2910-7884-8f075c939666]
    regards
    Mahesh

  • How to create a pop-up iView or page

    Is it possible to create a pop-up Page or Iview?
    Scenario: When i click on the workset link, the content or the iview should open on a pop-up window.

    Hi ,
    you can set property to open in a new window from property editor of iview.
    I think opening in new window is what you expect?  if you want to develop pop up windows,u can do using custom development.
    Regards,
    Koti Reddy
    Edited by: Koti Reddy Chimalamarri on Mar 5, 2010 9:58 AM

  • How to create a Query iView based on user's parameter?

    Hello,
    I've created a Query iView which depends on a Costumize parameter that the user enters - On stage 5 of the wizard I've entered a customize parameter on a certain field and called it "user_param". The wizard entered the Query: WHERE... = {$user_param}. So far so good...
    My question is, after creating this iView, how Do I implement it at the Portal so the user will have a place to enter his parameter and receive the result?
    when opening the Query I don't see such place. According to SPA's documentation, the user should enter the parameter at the "personalize" menu. When I put this iView in a page and open the "Personalize" menu there is no such place.
    Which further configurations should I do in order it to work?

    If you open the iview, there should be a personalize property or setting for the URL parameter. Make sure that it is set to read/write. I just got off a portal project where I did a few of these, but I don't have access to one right now, so I can't give you the exact steps, but you should get the idea.
    Good luck,
    Tom \

  • How to create HTML base iview

    Hi
    How can i add userdefined .html file to iview
    With Regards
    Azhar

    hi Azhar,
    You can create a JSP dynpage in portal application object, Which along with it creates JSP and dynpage. You can copy the html page and have it in JSP page. To make it display, include a statement in JSP dynpage as
    this.setJspName("JSPname.jsp");
    For more information on this
    http://help.sap.com/saphelp_nw04s/helpdata/en/95/cfa441cd47a209e10000000a155106/frameset.htm
    URL iview
    Also you can use URL iview for displaying the same. just give the URL link in the iview which is created from the template available in the portal
    For more information on how to use the URL iview wizard
    http://help.sap.com/saphelp_nw04s/helpdata/en/4c/eee2bedf3b4082b14a933e5ee63472/frameset.htm
    hope it helps....
    Regards,
    Vinoth

  • How to create mast head iview

    Hi,
    I have downloaded com.sap.portal.navigation.masthead. i renamed project as MyMasthead.par after importing it in NWDS and the deployed the .par file. Now I want to create a masthead iview for this newly deployed .par file.
    What type of iview should I select and how will I select MyMasthead.par for this Iview. I mean should I go for a iview template or webdynpro iview or portal component iview and then where will I select the Mymasthead.par .
    Please give me the detailed steps for creating the iview for masthead  from newly deployed par file..

    Hi Anzar,
    As you said you can see your par file in "Systemadmin -> support ->supportdesk -> portal Runtime -> Browse Deployment"
    Create Iview of Par component from the list of par files select your par file and navigate through wizard.
    Now to show your customized masthead
    Go to ->Content Administration-> Content provided by sap -> End User Content->standard portal user->open Default framework->Add you iview to it -> place it at the top using (Page layout) option->Uncheck standard masthead iview Visible option.
    Regards
    Parth
    **Points will be welcomed*

  • How to create SAP transaction iView

    Hello,
    Can any body tell me indetail how to crate SAP transaction iView for "SE38" transaction.
    Regards,
    Amey Potale

    Hi Amey
    For creating Transaction iview you have to create a system first
    goto system administration-System configuration-System Landscape-Portal content. right click and create new system. create dedicated r3 system.
    Following are the system properties.
    Application host-sap r/3 system
    Login method-UIDPW
    System id-R/3 system id
    System number-R/3 system number
    Port- 32+R/3 system number
    System type-SAP_R#
    User mapping type -admin,user
    Then create a system alias
    DO user mapping by going to User administration-User Mapping
    Type Administrator and user.then click "edit"
    DO the user mapping by selecting your system alias from the drop down
    Then create an iview by going to content administration-portal content. right click new iview-Select SAP transaction iview. and give the necessary parameters(i.e:SE38).
    FOr further doubts check Create SAP Transaction iView using SAPGUI for Windows
    REgards
    Rajeev.

  • How to create a pop up image button?

    I want to know how to create a button, for when it is selected, an image pops up right next to it. Is there any way to do this? If so, how? Thanks for any help!

    Select the thumbnail image and link it to the larger image file.
    Use DW Behaviors Panel and hit the plus + sign.
    Choose Open Browser Window.  This will invoke another panel for adjusting the size and other attributes of your pop-up window.
    Hit OK.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

Maybe you are looking for