Customize MDM Standard ivew on Portal

Hello ,
We are implementing MDM on Enterprise Portal and have deployed the Business Packages for the same. Now we have a requirement to customize the Standard iview 'Search 'Text' for MDM item Search. This iview has a Dropdown which has the value 'Progressive' as default and 'Contains' as the second value in the dropdown.
So we want to default the value 'Contains' and put 'Progressive' down below in the dropdown. How can we achieve the same.?
Any help would be highly appreciated.
Thanks.

<< Do not post the same question across a number of forums >>

Similar Messages

  • Customize MDM Standard ivew

    Hello ,
    We are implementing MDM on Enterprise Portal and have deployed the Business Packages for the same. Now we have a requirement to customize the Standard iview 'Search 'Text' for MDM item Search. This iview has a Dropdown which has the value 'Progressive' as default and 'Contains' as the second value in the dropdown.
    So we want to default the value 'Contains' and put 'Progressive' down below in the dropdown. How can we achieve the same.?
    Any help would be highly appreciated.
    Thanks.

    Hi,
    You can generate MDM WebService using web Service Generator.
    Refer below tutorial which gives step by step procedure to create MDM WebService.
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60fbcee6-c30c-2d10-1f9d-b9493fce79c7?quicklink=index&overridelayout=true]
    After generating WebService you can create model of this WS in WebDynPro and pass values from your custom Search Attributes, which will be always fixed in your case. Expression operator in your case would be Contains.
    As a output of this WebService you will get all record Ids according to your search parameters. Get all these Record IDs in a array and use below line to set filterd record IDs in your result set.
    wdThis.wdGet<resultSet>Interface.setRecordIds(<Record_Ids_Array>);
    I hope it helps.
    Regards,
    Rohit

  • How to create PDF type of ivews in portal using the standard SAP template

    Hi,
    I have to create PDF type of ivew in the portal, I am trying with URL type of ivew but it is not taking " %" in URL type of ivew.
    Is there any other template availabe to create pdf type of ivews or how to create these pdf type of ivews in portal.
    Please help me out .
    Thanks,
    Manasa.

    Hi Manasa,
    You can do that by simply removing the special character "%" (in ur case) and providing " "(blank space) in its place.
    Please refer to this link: [http://help.sap.com/saphelp_nw70/helpdata/en/2f/84e378f6244113b0816b5d00cd3747/frameset.htm]
    Hope this helps !
    Regards,
    Nishant Singh

  • In which place the  MDM Iviews resides in portal

    help me understand the MDM Java architecture and In which place the  MDM Iviews resides in portal. Can any one Help me on this

    Hi Pandian,
    please follow the below useful links about MDM ivews.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/bebdb8c4-0801-0010-aa81-a9b8d14e8415?QuickLink=events…
    Creating and Managing iViews (SAP Library - MDM Portal Content Development Guide)
    https://scn.sap.com/thread/968936
    Thank you
    Rahul

  • Problems with MDM 5.5 SP05 Portal Content - ResultSet iView

    Hello Experts,
         We are having problems with standard iViews from MDM 5.5, more specific with ResultSet iView. We created an iView using English as default browser’s language but our client wanted it in Portuguese, so in the MDM Repository both languages were defined and used in MDM Data Manager, when passed to the Portal iView an error occur, but only in a ResultSet iView from the MDM Portal Content, the others iViews (itemDetails, PicklistSearch, etc...) are shown in Portuguese, and we cannot figure out why it works fine in English and not in Portuguese. We left the default language defined by client’s browser. Below I’m sending the LOG, which by the way, doesn't help much, but I put it also here. Any ideas of what should I do ?
    LOG ERROR:
    java.lang.IllegalArgumentException: unknown format type at
    We are using Portal 7.0 SPS11 and MDM 5.5 SP05 - Portal Content in a Win2003/Oracle server each.

    Alex,
    sorry to disturb you with this issue, can you explain me basic steps in order to setup standard MDM iviews from the portal?
    I mean, I have already installed all standard mdm business content, and also have configured system and aliases in the portal to connect to my mdm repositories. Those system/aliases are working propperly.
    But, when I try to preview standard MDM iviews/pages I got several JAVA errors in trace logs.
    Specific iviews are: Item Details, Show products, etc..any iview execution fails.
    So, am I missing something?, do i have to create a specific user in portal?, assign specifi roles or groups???.
    Platform is: nw2004s SR2, SP11, MDM content 5.5
    Thank you in advance.

  • Standard IVEW for Booking Course.

    Dear,
    Could you please help me in answering the query.
    Do we have any standard IVEW for booking Course's from SAP Portals. My Client is not interested in Licensing the LSO but very much interested to have the same concepts.
    They want their Employees to Book the Course's Online and Evaluation team will do the Course evalution in Backend R/3.
    My Question.
    Do we have any standard IVEW where Employee can book the course online form Portal and get the approval from manager.
    How Does it impact the MBO Appraisal system ?, if we do not having LSO installation on system.
    Does it Impact E-Recruitment Talent management Ranking system ?. when we are not installating LSO.
    Many Thanks in advance
    Sabba Ravi - HCM

    Hi,
    Check this document.
    http://help.sap.com/bp_epv260/EP_JA/documentation/EP/N26_Scen_InstallGuide_EN_JP.doc
    http://help.sap.com/Business_Packages/EN/dd/b1d55738cb6a49bcd4c0fa42777ab7/frameset.htm
    We dont have any other iview.
    If you want you can develop the same application using abap webdynpro using web services.
    Thanks and Regards,
    gopal.sattiraju

  • How to Customize the Standard UWL component

    Hello Experts,
    We have a requirement to customize the standard UWL component. 
    But I am not sure how to get standard UWL source code in NWDS and how to create a custom DC from the standard component with different namespace.
    Can anyone please guide me how to achieve this requirement?
    Regards,
    Sambaran Chakraborty

    REPOST with proper format:::
    HI Amar,
    Thanks for you input.
    But we have no option except to go with this customization of UWL; we are in middle of SAP upgrade (NW 7.01 SP07).
    Previously we were in NW 7.0 SP10) and that time we were customized the UWL component.
    But after upgrade it is not allowing us to deploy the old UWL custom component.
    Therefore we have decided to customize the UWL component again with current version.
    Now for NW 7.01 SP07 SAP is not providing the source code(SRC>ZIP) for UWLJWF.sac file. But we are able to get the source code for NW 7.01 SP00.
    Now we have successfully able to build and deploy a local DC from the SRC.ZIP file from UWLJWF.sac of NW 7.01 SP00.
    Then we have created an iview and call the UWL Substitution Application from the custom UWL DC. But when we checked in the UWL Substitution screen we get few issue:
    1.     In the UWL Substitution screen there is not text available for any of the button.
    2.     When we clicked on first button (should be Create Rule button, though no text available for our case) we got an error message of incompatibility, below is the error:
    java.lang.ClassCastException: com.sap.netweaver.bc.uwl.ui.wdp.InternalUWLPeoplePickerInterface$External incompatible with com.sap.netweaver.bc.uwl.ui.pp.wdp.IExternalUWLCustomPicker        at com.sap.netweaver.bc.uwl.ui.subst.wdp.InternalSubstitutionRuleView.wdGetUWLCustomPickerInterface(InternalSubstitutionRuleView.java:362)
            at com.sap.netweaver.bc.uwl.ui.subst.SubstitutionRuleView.wdDoInit(SubstitutionRuleView.java:179)
            at com.sap.netweaver.bc.uwl.ui.subst.wdp.InternalSubstitutionRuleView.wdDoInit(InternalSubstitutionRuleView.java:255)
            at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
            at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.makeVisible(ViewManager.java:793)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.performNavigation(ViewManager.java:296)
            at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.navigate(ClientApplication.java:767)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.navigate(ClientComponent.java:881)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doNavigation(WindowPhaseModel.java:498)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:144)
            at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
            at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:219)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Can you please provide your valuable input on this condition?
    Any help from anyone on this issue will be highly appreciated.
    Regards,
    Sambaran Chakraborty

  • How to change standard text in portal

    How to change standard text in portal
    Pls reply

    Archana,
    Please post it in the relevant forum(Portal Implementation/development)
    What text do you want to change.
    Thanks
    Bala Duvvuri

  • Customize the standard form is WebDynpro ESS (ess~lea)

    Hi,
    I want to customize the standard form is WebDynpro ESS (ess~lea) Leave Request for Infotype2001 subtype 9990 in NW04. What are the steps and best practices?
    Regards
    Ali

    Hi
    Please see SPRO->Personnel Management->Employee Self-Service->Service-Specific Settings->Working Time->Layout of Web Application->Define Field Selection.
    Regards
    kk.

  • Customize a standard OAF page

    i have one requirement in which i have to customize a standard OAF page.
    i have downloaded all .class files and im able to run standard page on local.
    But as per the requirement we need to develop the custom page similar to standard page
    and then add the additional functionalities to it . Is there any way so that we can use the existing VO's,VL's,AM's ?
    Thanks & regards
    Aniket

    thanks gyan
    but when im trying to create a new same VO im able to create it but what about java & xml files ?
    should i copy the code from xml and java files and paste into newly created java & xml files by changing the package names?
    Thanks
    Aniket

  • Customization of Standard SLIN functionality

    Hi Experts,
    We need to customize the standard Slin Check functionality where we are passing multiple programs and using FMs, 'EXTENDED_PROGRAM_CHECK' and 'EXTENDED_PROGRAM_CHECK_SHOW'. But these FMs displaying slin errors in standard way. But our requirement is to display the slin errors in ALV Grid Display format and we want to avoid/ or bypass the SLIN OVER VIEW Screen . Could you please guide us how we can proceed further??
    Regards,
    Pankaj Singh

    Hello Vinayaka 
    Welcome to working with UWL.  I have been working with the Universal Worklist for a few years now.  I will post you with some handy URL's that will be helpful to you:
    1. Here is the wiki that has been created by the development team for our customer's that work with the Universal Worklist:
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq
    2. Here is a link to the help file:
    http://help.sap.com/saphelp_nw70/helpdata/EN/9d/eb088f8e6347bcbdf666433f05da57/content.htm
    Here you will see by configuring the navigation nodes that you can change the look and feel of the UWL UI.  You can do this through the use of the Universal Worklist configuration wizard.
    I hope that this information is helpful to you.
    Best Regards,
    Beth
    Edited by: Beth Maben on Mar 23, 2010 5:26 PM

  • Cannot find created Enhancement to customize a standard WD Component

    Hi All,
    I need to customize a standard WD ABAP component. For this purpose I had created an Enhancement. I saved it, but when I try to enhance my WD Component View, I do not see that enhancement name from the list of available enhancements.
    I went to SE19 and found that the enhancement that I created is in Inactive state. When I tried to activate it, it throws an error saying Webdynpro Component does not exist.
    Please advise where am I going wrong.
    Thanks and Regards,
    Sayan Ghosh

    I guess , you have to assign the enhancement to a client.
    1. SM30 ---> BSPWDV_EHSET_ASG
    2. Click on Maintain.
    Note : There might be other Enhancement sets already assigned to various clients.
               Just check with your team regarding that.
    3. Assign your Enh set to the client.
    Hope it helps.
    Regards,
    VR.

  • Can I customize the Standard OA Pages provided by Oracle...?

    Hi,
    Can I be able to customize the standard oracle application framework pages provided by Oracle ?
    If so, May I request you to let me know the process ?
    And Can I find the source java files for the class files and xml files that are present on teh server ?
    Thanks

    Hi,
    Jave files you can get from JAVA_TOP under specified path and XML files for pages you can get from APPL_TOP>product_top>MDS folder.
    While customizing the seeded objects make sure you are not going to modify any seeded object, try to extend it.
    Regards,
    Reetesh Sharma

  • Integrate EP 5.5 with MDM Standard Repositories

    Hi everyone,
      Does Anyone experienced the EP integration with MDM Standard Repositories.  If yes.  Please share your experiences here.  I am trying to do the same.
    Thanks
    Veera

    hello sir,
    These are the common question come to your mind when you dealing with repositories.
    1. Will there be separate repositories for IT
        scenarios, GDS & Catalog publishing?
    2. How data is harmonized in SAP MDM 5.5? What is the
        difference between Syndicator, GDS & SCM?
    > As far as my knowledge goes there is no separate
    > repository for IT scenarios, GDS and catalog
    > publishing. GDS stores the trade item data in MDM
    > repository iteself.
    Though GDS is an application built upon MDM platform and uses hence its repository this repository can not be used for other purposes than GDS. In other words, this is a private GDS repository and if you want to leverage product data for other purposes you have to build another MDM repository.
    In regards to IT scenarios it actually depends on your business scenarios. It may be one repository used for harmonization and central data management or two different. Anyway it's one repository per object family (Customers, Products, Employees and so on
    Hope IT Helps...!!
    Thanks
    Varun CN

  • Print functionality in MDM Standard Business Packages iViews

    Hi Experts,
    I have successfully connected MDM repository and EP and created system objects and system aliases and suitable user mapping. Now I am having a page with 5 iViews - Text Search, PickList search, Hierarchy search, Resultset and ItemDetails.
    The requirement is to have a print button in the page which when, clicked will generate a user friendly (preferrably a PDF) page and will allow the user to take a print out of the resulting PDF page generated.
    I have gone through the following links
    [Re: Print button;
    To be more specific, I am still not sure how to add a custom button and action to a standard iView - the deployed portal content is not a Web Dynpro application =, although I am not very sure what exactly is it.
    Regards.
    Rohit

    Hi vara,
    Question 1: How to add default search criteria to Search iViews in
    MDM Portal Business Package
    Ans. You can make use of Named Searches. Open the Data Manager Create a entry in the Named Search table, select the desired Supplier as a search criteria and save the search in the Named Search created and assign this Named Search to the user in MDM Console. Now use this user while performing User Mapping step. This will limit the Records to the search criteria of the named search and whenever you create new records satisfying the search criteria, it will get added to named search automatically.
    For 2 and 3
    I tried this in MDM 5.5 SP02, but no luck
    Regards,
    Jitesh Talreja

Maybe you are looking for

  • LabVIEW 4.0 Invalid Page Fault Errors

    I've got myself stumped on this problem - we had a LabVIEW based PC/DAQ system that started giving invalid page fault errors and crashing in Win95. This may have been concident with a revision to a vi file. To rectify the problem I've tried the follo

  • Save project created with trial version in Captivate 5.5 with license

    I have a project created with Captivate6 trial version. Now I have a license for Adobe Captivate5.5. The content of my project with Captivate6 will expire when the trial period is over and will not be accessible. I cannot open the .cptx file with Cap

  • TS3972 does apple support video tron network?

    Does apple support video tron network? What are the networks that we support that is not in the united states like AWF network.

  • How do you compile "type body" objects that are invalid?

    We just completed a few application upgrades and now the objects catindexmethods and textindexmethods are invalid. These are part of our intermedia install but haven't started using it yet. How to I recompile these objects to be valid again?

  • Refresh Database

    Hi All, I have migrated hyperion 9.3.1 to 11.1.2 and i have some problem when refresh database to update essbase cube. I have 3 db and detacted in Manage Dimension> performance setting as Plan1, Plan2, and Plan3 But when i refrash database only Plan1