Vendor Migration issue for SRM as add-on to ECC

Hello Experts,
I am working on SRM as add-on to ECC.
When I am trying to migrate vendors from ECC to SRM using MDS_LOAD_COCKPIT. Within monitor, all queues are 'green' indicating that data has successfully migrated to SRM.
But when I check vendors in trx- ppomv_bbp, i don't see any vendor being migrated from ECC. Neither the BPs are crated for these vendor masters.
I have configured all necessary configuration- i.e.
1) I have carried out necessary settings in tables-
mdsv_ctrl_opt_a
crmc_but_call_fu
v_tbc001
2) In addition, I have maintained backend Purchase Org in PPOMA_BBP.
3) I have checked RFC connections, definition of logical systems and
it seems to be alright.
Can anybody please guide if I am missing on any config or can point
me in right direction to investigate??
At SRM GUI, I tried making a local vendor using 'BBPMAININT' but end up in a short-dump.
Can you please help?
Thanks and Regards,
Amit

Hi,
if you problem is still existing, following might be possible solution. Try it.
Maintain Table BBP_MARKETP_INFO with corresponding Vendorroot ID (ex. VG50000....) that you already created in the PPOCV_BBP trx.
Hope it helps.
Regards
PM

Similar Messages

  • Known issues for OBIEE Office Add in with Excel 2007?

    Hi,
    Does anybody know if there are issues for the office add-in with Office 2007?
    i'm playing around a little bit to see how it works, but it seems that Excel interferes with the layout.
    I do get different grafs and also i tried the tutorial with the excel template and my changes come only partly through.
    Thanks
    Sandra

    Hi Sandra,
    Were you able to use OBIEE Office Add in with Excel 2007? I am planning to look at this compatibility. I am looking here to seeif anyone found issues with this setup..
    Thanks,
    Bharat

  • General Understanding SRM as Add-On to ECC 6.0

    Since I checked in this forum there is no configuration guide for SRM as Add-On available I have some general problems. Does SRM Add-On as single client installation with ECC 6.0  require replication and download of data objects and do I have to maintain the middleware parameters? If it is like this I understand why tere is no specific configration guide for SRM as Add-On!
    In Detail:
    When I configure SRM as Add-On do I have to replicate objects like product, product category, customizing (UOM), vendor from the backend as in stand alone implementation?
    Do I also have to replicate organizational structure via report from the backend or can I use the organizational structure form the backend directly for the SRM?
    Do I have to download the locations from the backend?
    Rgds.
    Dieter

    Hi
    ECC 5.0 does not come with EBP or SRM. ECC 6.0 (ERP 2005) comes with SRM Server as an add-on. Only self service procurement and supplier enablement scenarios are supported. Not recommended for sourcing scenarios and multi-backend deployment options.
    <u>Please look at http://help.sap.com/erp
    Then click on SAP SRM for ERP.
    you will find very good documentation here.</u>
    <u>Please go through these detailed pointers for more information -></u>
    http://help.sap.com/saphelp_srm50/helpdata/en/43/028c9ce2a35158e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/index_srmaddon.htm
    What is hub deployment?
    Re: SRM as ADD On in ECC6.0
    SRM@ERP2005
    Re: SAP SRM - ERP INTEGRATION
    Re: SAP R/3 MM and Electronic external Catalog
    SRM Server as an Add on to ERP 2005
    SRM as an add-on to ERP 2005
    Hope this will definitely help.
    Regards
    - Atul

  • Advantages and disadvantages for SRM on one client with ECC

    Dear SAP gurus,
    We are evaluating the use of SRM on one client with ECC. Is there a paper spesifally discuss the advantage and disadvantages of having this deployment option?
    Best regards,
    John

    Hi
    check this  link
    SRM Server as an Add on to ERP 2005
    Advantages
    1) one backend for SRM and ECC6.0
    Disadvantage
    1.Sourcing scenario cannot be implemented.
    2.It does not support multiple backend system.
    Regards
    G.Ganesh Kumar

  • Fbl3n vendor code  issue for RE document type

    Hi
    I entered  in fbl3n t.code GR/IR account number then i execute it shows for document type WE (Goods receipt) assignment no,document no,doc type,doc  date,vendor code.but in RE(Invoice receipt) document type,vendor code only not display all other datas shown,is this possible to dispay vendor code in RE document type.plz suggest
    Regards
    Sam

    First of all you will have to copy the FM SAMPLE_INTERFACE_00001650 to a Z one .
    Then you will have to loop where the offseting account would be blank , then refer the same to BSEG or FAGALFLEXA or Vendor / customer open items .
    Then you will have to pass the values in the fields if already there in structre - RFPOS else append the structure and create new fields in structure .
    This is how you will have to proceed .
    Take the help of an abaper for Code and appending the structure .
    Cheers ,
    Dewang

  • Jdev10 - JDev11 Migration  Issues for  tr:treeTable

    I am able to migrate my application that uses the JDEV10 version of a treetable to JDev11 (Trinidad). However, I noticed that I can only expand the nodes up to the second level.
    I get this Warning:
    *<NavigationPaneRenderer> <renderContent> Warning: illegal component hierarchy detected, expected UIXCommand but found another type of component instead.*
    Not to mention, the focus link is not working and is throwing an error.:
    java.lang.NullPointerException
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.table.TreeNodeColumnRenderer.getNodeType(TreeNodeColumnRenderer.java:220)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.table.TreeNodeColumnRenderer._renderNodeIcon(TreeNodeColumnRenderer.java:207)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.table.TreeNodeColumnRenderer.renderKids(TreeNodeColumnRenderer.java:137)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.ColumnRenderer._renderKids(ColumnRenderer.java:176)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.ColumnRenderer._renderTD(ColumnRenderer.java:359)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.ColumnRenderer._renderDataMode(ColumnRenderer.java:248)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.ColumnRenderer.encodeAll(ColumnRenderer.java:99)
         at org.apache.myfaces.trinidad.render.CoreRenderer.delegateRenderer(CoreRenderer.java:656)
         at org.apache.myfaces.trinidadinternal.renderkit.core.desktop.TreeTableRenderer.renderSpecialColumns(TreeTableRenderer.java:379)
         at org.apache.myfaces.trinidadinternal.renderkit.core.desktop.DesktopTableRenderer.renderSingleRow(DesktopTableRenderer.java:113)
         at org.apache.myfaces.trinidadinternal.renderkit.core.desktop.TreeTableRenderer$1.processRowImpl(TreeTableRenderer.java:546)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.table.TableUtils$RowLoop.processRow(TableUtils.java:117)
         at org.apache.myfaces.trinidadinternal.renderkit.core.desktop.TreeTableRenderer$1.loop(TreeTableRenderer.java:536)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.table.TableUtils$RowLoop.run(TableUtils.java:75)
         at org.apache.myfaces.trinidadinternal.renderkit.core.desktop.TreeTableRenderer._renderTableRows(TreeTableRenderer.java:580)
         at org.apache.myfaces.trinidadinternal.renderkit.core.desktop.TreeTableRenderer.renderTableRows(TreeTableRenderer.java:405)
         at org.apache.myfaces.trinidadinternal.renderkit.core.desktop.DesktopTableRenderer.renderTableContent(DesktopTableRenderer.java:384)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.TableRenderer.encodeAll(TableRenderer.java:394)
         at org.apache.myfaces.trinidadinternal.renderkit.core.desktop.TreeTableRenderer.encodeAll(TreeTableRenderer.java:177)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
         at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:617)
         at org.apache.myfaces.trinidadinternal.uinode.UIComponentUINode._renderComponent(UIComponentUINode.java:337)
         at org.apache.myfaces.trinidadinternal.uinode.UIComponentUINode._renderComponent(UIComponentUINode.java:332)
         at org.apache.myfaces.trinidadinternal.uinode.UIComponentUINode.render(UIComponentUINode.java:279)
         at org.apache.myfaces.trinidadinternal.uinode.UIComponentUINode.render(UIComponentUINode.java:256)
         at org.apache.myfaces.trinidadinternal.ui.composite.ContextPoppingUINode$ContextPoppingRenderer.render(ContextPoppingUINode.java:240)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:358)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:313)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderChild(BaseRenderer.java:425)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:343)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:235)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderContent(BaseRenderer.java:142)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.render(BaseRenderer.java:93)
         at org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:85)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:358)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:313)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderChild(BaseRenderer.java:425)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:343)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:235)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderContent(BaseRenderer.java:142)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.render(BaseRenderer.java:93)
         at org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:85)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:358)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:313)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderChild(BaseRenderer.java:425)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:343)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:235)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderContent(BaseRenderer.java:142)
         at org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren(BorderLayoutRenderer.java:56)
         at org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.BorderLayoutRenderer.renderContent(BorderLayoutRenderer.java:86)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.render(BaseRenderer.java:93)
         at org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:85)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:358)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:313)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderChild(BaseRenderer.java:425)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:343)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:235)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.renderContent(BaseRenderer.java:142)
         at org.apache.myfaces.trinidadinternal.ui.BaseRenderer.render(BaseRenderer.java:93)
         at org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:85)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:358)
         at org.apache.myfaces.trinidadinternal.ui.BaseUINode.render(BaseUINode.java:313)
         at org.apache.myfaces.trinidadinternal.ui.composite.UINodeRenderer.renderWithNode(UINodeRenderer.java:104)
         at org.apache.myfaces.trinidadinternal.ui.composite.UINodeRenderer.render(UINodeRenderer.java:50)
         at org.apache.myfaces.trinidadinternal.uinode.UIXComponentUINode.renderInternal(UIXComponentUINode.java:192)
         at org.apache.myfaces.trinidadinternal.uinode.UINodeRendererBase.encodeEnd(UINodeRendererBase.java:70)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.PanelPartialRootRenderer.renderContent(PanelPartialRootRenderer.java:70)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.BodyRenderer.renderContent(BodyRenderer.java:160)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.PanelPartialRootRenderer.encodeAll(PanelPartialRootRenderer.java:117)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.BodyRenderer.encodeAll(BodyRenderer.java:83)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1677)
         at org.apache.myfaces.trinidadinternal.context.PartialViewContextImpl._renderChildren(PartialViewContextImpl.java:406)
         at org.apache.myfaces.trinidadinternal.context.PartialViewContextImpl._processRender(PartialViewContextImpl.java:327)
         at org.apache.myfaces.trinidadinternal.context.PartialViewContextImpl.processPartial(PartialViewContextImpl.java:189)
         at javax.faces.component.UIViewRoot.encodeChildren(UIViewRoot.java:974)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1674)
         at com.sun.faces.application.view.JspViewHandlingStrategy.doRenderView(JspViewHandlingStrategy.java:431)
         at com.sun.faces.application.view.JspViewHandlingStrategy.renderView(JspViewHandlingStrategy.java:222)
         at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:350)
         at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:273)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:165)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)
         at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:509)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <PartialViewContextImpl> <getPartialResponseWriter> getPartialResponseWriter() called during render_reponse. The returned writer is not integrated with PPRResponseWriter
    Has anyone encountered this?
    Thanks in advance
    Edited by: 829489 on Mar 6, 2013 9:16 AM

    I figured it out. You have to check a Key Attribute in all the ADF Views included.
    The strange part is that I figured this out by trying to convert the project into 11g to get a descriptive error message: " "java.lang.IllegalStateException: ADFv: Not inside a container error" . The Trinidad version simply never told me anything.

  • What are the additional steps for SRM refresh as compared to ECC refresh? (Windows and MS SQL)

    Hi,
    I need to know if there are any additional pre steps or post steps for SAP SRM system refresh as compared to SAP ECC refresh? Windows/MS SQL

    Hello Rajat,
    You have to change all the data on the middleware configuration tables to point to your new ECC system. I don't remember exactly which tables are but you can take a look to this:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/309258e9-0da2-2d10-b598-bf27edb56a31?overridelayout=t…
    It explains how to do the Middleware Configuration between SRM and ECC. You should also do a master data transfer from ECC to SRM.
    Best regards.

  • Adding custom fields to SRM UI Add-on

    Dear SAP Experts,
    We enabled SRM UI and followed the SAP provided configuration guide to complete all the required setup's. we are able to create shopping cart using the new UI without any issues.
    Now we are trying to enable custom fields on new SRM UI which are currently available on Web dynpro SC UI. we followed the configuration steps (2.1 Extending screens via SPRO configurations) provided in the Extensibility-Customer_CookBook_SP04_1.pdf.
    After the configuration is completed, we are able to see the new custom fields on the new UI screen, but we are not seeing the description as expected - the description is shown as VIEWKEY_FieldName_L eventhough we maintained the label text.
    And also any data that is entered in the new custom fields are not saved to database and therefore not available in BBP_PD transaction.
    Please see the attached screenshot for more details.Please provide your guidance in resolving the issue.
    SRM UI Add-on Extensibility cook book is available as an attachment to the note: 1830075 - Extensibility Cookbook (Customer Fields)
    Thank you and appreciate your quick response.
    Regards
    Venkat

    Venkat, We are trying to enhance the UI5 Shopping Cart using Extensibility-Customer_CookBook_SP04_1.pdf but I don't see the fields showing up in UI5 shopping cart and below are the steps that I followed.
    I am trying to add Location field in SRMShoppingCartItem (2nd row in below screen shot)
    I enhanced the Staging Structure (/SRMNXP/S_CUST_ITEM_LIST) , Customer Include (​INCL_EEW_PD_ITEM_CSF_SC) & Cust-MD Structure (/SRMNXP/S_ITEM_UI_MET_CUST) and went to SPRO and did this config for adding fields to UI screen.
    SAP Supplier Relationship Management---->SAP SRM User Interface Add-on---->Extension and Field Controls---->Configuration for Extension of Fields
    I didn't add column to database and Odata Service Model. My Goal is to show Location Field first on the  SRMShoppingCartItem and then want to enhance Database & OdataModel.
    Below are the Steps I followed.
    1) Enhanced Staging Structure :  /SRMNXP/S_CUST_ITEM_LIST
    Appended the Component Type : ZCUSTITEMLIST with Field ZLOCATION of Type Char20
    2) Enhanced  Customer Include ​INCL_EEW_PD_ITEM_CSF_SC
    Appended the Component Type : ZAINCL_EEW_PD_ITEM_CSF_SC with Field ZLOCATION of Type Char20
    3) Enhanced Cust-MD Structure  /SRMNXP/S_ITEM_UI_MET_CUST
    Appended the Component Type : ZITEMUIMETCUST with Field ​ZLOCATION_V, ZLOCATION_E, ZLOCATION_R of Type XFELD
    4)  SPRO
      SAP Supplier Relationship Management---->SAP SRM User Interface Add-on---->Extension and Field Controls---->Configuration for Extension of Fields
    Added this new entry:
    But I don't see this Location field  showing up in the UI5 Shopping Cart. Please let me know if I am missing any thing in Configuration.
    If possible can you provide the steps that you followed.
    Thanks,
    Venu.

  • 10.1.3 Migration Issue with data-sources.xml

    Hi:
    Running into lots of migration issues for an application built in 10.1.3 EA, migrating to 10.1.3. production, mostly in the BC project. Here's one: the database connections built in EA were not carried over to prod, so they needed to get re-built. No biggie. But now the data-sources.xml file in the model project has duplicate entries for my data sources. I have tried directly editting that file and removing the duplicates, but when I go to run my application (ADF Faces & ADF BC) JDeveloper hangs. When I abort JDev and re-start it, the duplicate entries are back in data-sources.xml (and yes, I did save the file after making the changes). It seems that the xml file is built dynamically from definitions stored elsewhere. Where is the source? What will I need to modify to get the changes to take?
    Thanks.
    Johnny Lee

    There is new control over when/whether JDeveloper add/updates your data-sources.xml file for the embedded server. The settings are located here:
    Tools | Embedded OC4J Server Preferences | Current Workspace | Data Sources
    There are some settings there that control whether/when we update the data-sources.xml

  • Automitic source of supply assignment in backend system for SRM

    Hello Experts,
    I am facing one issue regarding source of supply for SRM purchase Requisitions in backend ECC system.
    When we create a shopping cart in SRM 5.0, a purchase requisition is created in backend and has source of supply assigned to it.
    I donu2019t want to assign source of supply to purchase requisitions created for SRM.
    Can you please suggest how to achieve this?
    Also I think, SRM is internally using BAPI u201CBAPI_REQUISITION_CREATEu201D from backend ECC system for creation of requisition. This BAPI has an importing parameter u2018AUTOMATIC_SOURCEu2019, and if we pass space to this parameter, it creates requisition without assigning source of supply.
    If this is correct, then can I use any BADI or customization in SRM to set the value of this parameter as space when SRM calls this BAPI?
    Thanks in Advance.
    Thanks and Regards,
    Sanjay

    SPRO--> SRM > SRM server> cross application basic settings --> Define objects in backend system (PR,RS,PO)
    waht is the settings you maintained for your product category / purchase group - external procurement .
    the above setting determines your follow on documents in the backend systems.
    as discuused in the thread are you using any BADI ?
    Unable to create PO in backend system for a text material in Shopping cart
    peter offers how to debug to ..in the above link.
    br
    muthu

  • Goods Movement Not allowed(XWAOK) check box - for SRM Reservations.

    Dear Experts,
    We are working on Extended Clasissc sceanrio however certain materails we are creating reservation switching from ECS to Classic Scenario. System is Creating Reservation successfully in backend but Goods movement reservation allowed (FIELD XWAOK) check box not checked only for SRM Reservations
    Please note that ECC reservations checking this checkbox automatically based on Configuration. Is there any setting we have to do in SRM to pass the check box value to ECC? or How Can i check what data is passing from SRM to ECC......
    Thanks
    Ravi

    Dear Ravi,
    Could you please check if you have added the value '201' against the attribute movement type (forgot the attribute name) for the purchasing group or user group who created the shopping cart in SAP SRM. Once you have added the attribute, the problem should be resolved.
    Thanks and regards,
    Ranjan

  • Using XI Content for SRM 2007

    Hi,
    We are configuring a scenario for SRM which has following landscape
    ECC <=> SAP PI <=> SRM
    I am trying to use XI Content for SRM 7.0 and I have imported SAP SRM 7.0 Software component into ESR. But there are no Process Integration Scenarios which I can use to configure objects in Integration Directory using wizards. Also there are no IDoc imported in this SC and no mappings defined. Does that mean We have to create our own mappings? But this was not true when we used SRM 5.0 content.
    I am not able to find any document which talks how to configure PI scenario using SRM 7.0 XI Content. Do let me know if there is any?
    There is another thing which comes to my mind if SRM 7.0 XI Content is using web services instead of IDoc for communication with ECC system. If that is the case then i cannot find predefined proxy in ECC system and thus i have to create custom web service server proxy (where again i have to write custom code).
    Do let me know if anybody has used XI Content SRM 2007. So that I can get some help on this.
    Thanks,
    Divyakumar

    Hi Divya,
    We have done with SRM 5.0 but not with SRM 7.0
    When i see content for SRM 7.0 in Market Place i donot find , From where did u get download those XI content for SRM 7.0 ???
    Did u find any Integration Scenarios depecting the flow , we used the same for the business flow.
    Please do update how u have proceeded.
    Thanks
    rgds
    srini

  • Vendor Issue in SRM

    Hi All,
    I have question regarding vendor mapping to purchase organization and company code.
    I am working on SRM 4.0. Suppose I created a shopping cart for company code A and purchase organization X using vendor XYZ.
    This vendor is defined for only company code B and purchase organization X at the backend.
    Logically the PO(extend classic scenario) should not get replicated to backend as company code for the  vendor is not correct in the shopping cart.
    But in my case it is getting successfully replicated.
    Please let me know what should be the standard behavior.
    Thanks in advance.
    Regards
    Archana

    Hello Archana,
    Behaviour you describe is SAP R/3 standard. I don't remember if you will have the same process (i mean no checks at PO creation in R/3) with an existing info-record.
    If yes, you need to make your own checks in SRM using R/3 RFC call on vendor data to test if your SC company code makes part of vendor company codes.
    A more elaborate solution is to modify SRM vendor search-help in order to add company code as a search criteria.
    Summary also in this thread:
    [Vendor filtered by Company Code and not Purchasgin Organization|Vendor filtered by Company Code and not Purchasgin Organization;
    Regards.
    Laurent.

  • 'Add Approver' is inactive for SRM contracts

    Dear colleagues,
    We have deal with SRM 5.5. The point is that the button 'Add Approver' is inactive for  'Approval Preview'.
    This issue regarding SRM contracts. Does anybody know how to activate usage of "add approver"  during approvement  of a contract.
    Many thanks in advance for your help.
    Kind regards,
    Grygoriy
    P/S
    I've had a look at  notice 'ADD Approver/Reviewer buttons are disabled'  by  N M Poojari ( ADD Approver/Reviewer buttons are disabled), unfortunately, author didn't point to solution of his problem. So, I'll appreciate more detailed  plan of actions.

    Thanks, Siobhan, for your reply.
    However, the problem was caused by my attempt to  to do the following steps with a wrong WF (instead standart workflow for contracts (WS14000148) we use Z-flow) :
    PFTC -> Select workflow template ->  workflow you are using -> Display -> Additional data ->
    Agent Assignment -> Maintain -> Attributes -> Select radio button
    'General Task'. -> The problem is solved
    Yours faithfully,
    Grygoriy Gavrylyuk

  • SUS when SRM is add-on for ECC

    Gurus:
    Did anyone implemented SAP Supplier Self-Service when you have SRM Add-on in ECC (SRM One Client Scenario)?
    Any help is well appreciated.
    Regards,
    Vijay Alisetty

    In a security point of view the production SUS should stay in a independent server. I think that you have to see this with the security team. The vendor's companies are going to do log-on in your SUS system (via web).
    Two years ago, analyzing SRM versus SRM add-on SAP told us that materials with MRP are not supported with the add-on so the company decided to do not use the SRM add-on. SAP told us that contract management is not supported also with the add-on.
    We did not use the SRM add-on for other motives (MRP). Did you asked SAP his advice using SUS with the add-on.
    Hope to help you.
    Marta

Maybe you are looking for