How to design search field in webdynpro java iView

Hi,
      I created one webdynpro (java) iView.I want to design one search fields like Google on webdynpro iView.How to achieve this requirement?Can someone explain me in steps?
Thanks,
Kundan
Edited by: Kundan 2009 on Feb 26, 2010 10:06 AM

Hi ,
If you want to employ google search functionality in webdynpro , follow below steps.
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/fd68e590-0201-0010-da89-ba631f41b3d7?QuickLink=index&overridelayout=true
webdynpro framework dont have  standard search functionality directly.
Regards,
Koti Reddy

Similar Messages

  • How to use HTML Tags in webdynpro java

    Hi,
         Can any body tell me how to use HTML Tags in webdynpro java.
    If u provide me with sample code it will become more usefull.
    Thanks & Regards,
    SN

    HI,
    Please find the steps:
    Create a html file and store in your webdynpro project
    Add the html contents in your file
    & Create a IFRAME UI element and refer you html file
    Now you able to see the html in webdynpro
    Thanks & Regards,
    Ram

  • How to assign the Thems into Webdynpro Java Application

    HI All,
                   I Downloaded the plugin for them editor and i add those plugins and i created the Them. Please any one can help me how to add that Them into Webdynpro java application.

    Hi ep bhargav,
    You can check this link.....
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ccb6bcf4-0401-0010-e3bc-ec0ef03e13d1
    Re: webdynpro theme editor
    Thanks.
    Venkat.

  • How fast text search field in Oracle without using Intermedia?

    How fast text search field in Oracle without using Intermedia? Thank you, Paul.

    yes,it is overriden in VOImpl
    public void executeQuery()
            setQuery((new StringBuilder()).append(selectStmt).append(" order by ").append(getOrderByClause()).toString());
            OAApplicationModuleImpl oaapplicationmoduleimpl = (OAApplicationModuleImpl)getApplicationModule();
            OAApplicationModuleImpl _tmp = oaapplicationmoduleimpl;
            if(oaapplicationmoduleimpl.isLoggingEnabled(1))
                OAApplicationModuleImpl _tmp1 = oaapplicationmoduleimpl;
                oaapplicationmoduleimpl.writeDiagnostics((new StringBuilder()).append(getClass().getName()).append(".executeQuery").toString(), (new StringBuilder()).append(" Query:").append(getQuery()).toString(), 1);
            super.executeQuery();
    But I have extended VO and substituted the VO . In the substituted VOImpl, instead of executeQuery(),I have written
    public void customExecuteQuery()
              setQuery((new StringBuilder()).append(selectStmt).append(" order by ").append(getOrderByClause()).toString());
              executeQuery();
    Will this work,or do I need to do any changes?
    Thanks,

  • Unable to expand the dropdown in the Webdynpro Java iview in Portal

    Dear Experts,
    We have a lot of Webdynpro java application iview in portal in production system.All the dropdowns present in those iviews are not expanding in production system.
    But we are able to expand & select the same webdynpro java iview applications in Quality system.
    We are using Internet Explorer for viewing the iviews.
    Can anyone help me to provide a solution to the issue.
    Regards,
    Krishna Balaji T

    Hi Micheal,
    The issue had been solved by myself.
    Regards,
    Krishna Balaji T

  • How to upload an attachment from webdynpro java application.

    Hi,
    Please assist me to create a View in WEBDYNPRO JAVA, which speaks about how to upload an attachment and save it in SAP
    Regards,
    Suri

    Well , first of all, I think you should search the SDN with keyword such as "upload files ".
    Here is the link of an article about upload and download files in WD.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/9076a593-2b08-2d10-2890-9a7078246ec4
    Hope that can help you.
    Regards
    Carfield

  • How to use .properties files in Webdynpro Java code?

    Hi all,
      I want to use a logon.properties file when I initial a JCO connection pool in my webdynpro DC (JCO.addClientPool()),but  I found when I deployed this DC to the server, it always giv e me an FileNotFoundException. So I donot know how to deploy a .properties file to the server and how to access this file in my Java code?
    Thans and Best regards
    Deyang

    Hi,
    1) put .properties file to your packege under src\packages folder (src\packages\com\sdn\properties\jco.properties)
    2) load property:
         final InputStream is = getClass().getClassLoader().getResourceAsStream("com/sdn/properties/jco.properties");
         final Properties properties = new Properties();
         try
              properties.load(is);
         catch(Exception e)
              wdComponentAPI.getMessageManager().reportException(new WDNonFatalException(e), false);
    Regatds Maxim R.

  • How to use "Select options" in Webdynpro Java ?

    HI experts ,
    I want know if can be implemented "select options" like the ones used in R3 - ABAP in a webdynpro Java.
    And in case of being possible, how to implemented using Adaptive RFC or BAPI with a R3 backend system?
    Our Portal is EP6.0 SP18 ,J2EE 6.40 .
    Thanks & Regards,
    Jianguo Chen

    Hi Jianguo,
    check these links:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/5f/e5de3f68d48f15e10000000a155106/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/5f/e5de3f68d48f15e10000000a155106/frameset.htm</a>
    You may use 2 EVS to simulate your select option.
    Regards,
    Gianluca Barile

  • How to add search field to BP_HEAD_SEARCH from component BP_SALES?

    Hi experts,
    I'm quite new to the CRM 2007 and I need help to fulfill a request. It sounds actually quite simple:
    The field "Sales Office" from Sales Area Data should be displayed in the Account Search page as possible search field:
    To Change:
    Component: BP_HEAD_SEARCH
    View: MainSearch
    Sales Office is from:
    Component: BP_SALES
    View: CorpAccountOrgEF
    Context Node: BUILRESORG
    Attribute: STRUCT.SALES_OFFICE
    I've searched all moring in this forum but nothing could help me. Any help is appreciated and rewarded if useful!
    Thanks!
    / Melanie

    Melanie,
    The problem you have is you need to extend the search in all the layers of the application, So this means the following:
    1.  You added the field to the context node
    2.  You need to add the field to be visible in the configuration
    Now for the part not being done, the field needs to be present in the structure:
    CRMT_BUPA_IL_HEADER_SEARCH in order to work.
    Look at the GENIL/BOL class CL_BUPA_IL_HEADER_SEARCH->GET_RESULT_TABLE.
    You will also need to implement the BADI in the enhancement spot CRM_BUPA_IL_SEARCH in order to make your search work correctly.
    Read the documentation for the BADI BADI_CRM_BUPA_IL_SEARCH_EXT in the search extension for more details.  If explains exactly how to do what you want to do.
    Take care,
    Stephen

  • How to add search field in Messenger Express Address Window?

    Hi
    I tried to add a new search field in the en/lookup_fs.html like this:
    '<option value="'+ main.attr_list['mailhost']+'">Mail Host</option>\n' +
    It returns a blank screen when click SEARCH button. It has no problem displaying the search window if I rename an existing search field, e.g. Email to MailHost. Is there a limit on the number of search fields to use? How can I solve this problem as I need to add in new search field? Also what is the js script or html to change to include this search field in the ldap search?
    rdgs
    Lai

    Well - it's a report so there won't be a user exit. I think your options are what the others (and you) have suggested - change the standard program or make a copy.
    There are different opinions on the forum about which to do.
    Rob
    PS - you're not bothering anyone. We like problems.
    Message was edited by: Rob Burbank

  • How to build search field/results page DW 8?

    Wondering how to add a search field/form using DW 8? What are
    the steps, is it easy in DW 8 or are there better, more efficient
    scripts out there?
    Been looking through the DW help - how can I add the search
    field to the upper right portion over the company's spelled-out
    name?
    http://www.enhancedwireless.net/index.html
    Thanks much
    KB

    Well im using DW 2004 so I'm not sure about a DW search form,
    but im pretty sure the extension works with both, if i remember
    correctly it is basically just a short cut to the full programme.
    Within the help file is the section of code you need to put the
    search box in the required section of the DWT file in DW. It will
    need a small amount of tweaking - ie getting rid of "powered by
    Zoom" etc.
    I actually paid for the professional version as I wasnt sure
    how many pages my site was going to be, but i think most functions
    work with the free version.

  • How to connect to outlook from webdynpro java???

    Can any one tell me step by step process of  how to send an email from my wdjava application ???
      I will have the email id as a link in my wdjava application, an action that link a new window should pop-up and i have to enter the text in the body and then i have send the email....
    Regards,
    Mahesh

    Hi Tobias,
    Thanks for the reply.my requirement is just to calling the default mail, for that i have used the
        String email = "mailto:" + toEmailID; (its opening in a new window in the outlook)
    now i want to give this as a link in the toop tip.Can you please tell me how can i achieve this?
    Is it possible to give the hyperlink in the tooptip?? how can i convert the string to hyperlink in webdynpro java??

  • How to bring search field back in Mountain Lion?

    To the third-party developers reading here: Is it possible to bring back the separate search field in the upcoming Safari in Mountain Lion? The websearch from the addressbar is THE killer feature: to kill Safari from my favourite software list. I do a lot of research and it is somewhat awkward to re-type the search queries in the addressbar instead of just click on the snapback button. If there is a terminal hack or plugin to bring back the separate search field, please, please let me know!

    Thanks, David. I know this workaround. And one more with creating right-click Service. That's why I've used "uncomfortable" instead of "impossible". In my opinion, Apple should leave ability to choose OS's behavior, and I hoped somebody knew where to find it .

  • How favicon can be changed in Webdynpro Java ????

    Hi:
    I need change the icon SAP in URL. The application was created in Webdynpro Java. I need custom icon in URL. Someone can help me??
    Thanks !!! 

    Hello Dorhyz,
    Please refer to the thread below, may be a bit helpful to you:
    [/thread/1186342 [original link is broken];
    Regards,
    Gaurav

  • F4 / Help Functionality for input field in custom java iView

    Hi,
    As we see many F4 help on each input field in a transaction, how can we mimic the same functionality in a Custom Java iView. For example, ME23N, you can search a PO based on some criteria, when i create a new custom java iview using BAPI_PO_DISPLAY, how can provide that F4 or help functionality to the Purchase Order field.
    Your help is really appreciated.
    Thanks,
    Vijay

    Hi Vijay,
    the F4 Help functionality is always of big concern when you're switching from a R/3 or ABAP-SAP GUI environment to a webfront end. First of all: the convinience you're used to of creating a seach help and adding it to your data fields is gone, i.e. the current development status in the portal/java/webdynpro implies that you have to do most of the work on your own. Simple value helps might not be a problem, but complex ones are (as the one you've described). Here is a link to a tutorial in Java-webdynpro, maybe it gives you an idea:
    https://www.sdn.sap.com/sdn/developerareas/webdynpro.sdn?page=TutWD9_OVS.htm
    Regards,
    Ulli

Maybe you are looking for

  • Bind variable problem in a procedure

    Hi, Is there any way I can pass a parameter in a procedure as we do in sql plus (for example where date = &date). I have a procedure that is somewhat similar to this... select (field 1, field2... from table1, table 2.... where .... and .. and v_fisca

  • Img Tag in textfield adobe air problem help :(

    Hi there, i ve got a textfield on the stage and wanted to give it a img tag. If i am using flash 9 in publishing, it is no problem. if i change to adobe air. There is no img in the textfield. Is this a bug???

  • Display Font for Attachment

    Dear all, Is it possible to set the font to non-proportional spacing on attachment entering so that we can have WYSIWYG on printing? If possible, then how? Thanks, EC

  • CSS and Firefox

    The Firefox guys have done an update recently and since then, pages that previously displayed OK in Firefox (not exactly the same as IE but acceptable) now look very different. www.geckoheadgear.co.uk has dropped much of the CSS instruction, other si

  • Restore Library from Vault and projects empty

    I have purchased Aperture 3.1.1 from the Mac App Store and then proceeded to import all of my photos by Restoring the Library from my Aperture Vault. The Vault imported and of course Aperture asked me to update the database as the Vault was created i