Vendor license for SRM

Hi..
if i have e bring a new vendor into SRM, what info i should get from vendor and how this process is done.
pls. give a detailed explanation or any links.
thnx
kishore

Hi
I am unable to understand your question completely.
What do you mean by "bring a new vendor into SRM" ? Are you referring to "Bidding" process or need to replicatea new vendor from some other back-end system ?
Please do let me know in next reply...
Incase you are referring to buy SRM licenses, then go through the following pointers below ->
Re: Licensing information
Re: Licences for SRM.
Re: Bid Engine
Do let me know.
Regards
- Atul

Similar Messages

  • Using Trex for Vendor Search in SRM

    Experts,
       Please let me know if you used TREX to optimize the vendor search in SRM 7.0, ECC 6.0 EP4.
       Please let me know any tips or suggestions regarding the implementation.
    Thanks in advance
    Regards,
    Scott

    Hi Scot
    the below is for goa . try for BP too.. Why you require TREX search . std search dont enough. since
    TREX helps only if you want to enable  full text search for long texts and attachments in contracts.You need to instal  the trex server and configure the settings:-
    1.create RFC destination of type TCP/IP server using TCODE SM59
    2.MAINTAIN ENTRY IN back end systems settings
    3. Activate full text search y executing the program BBP_TREX_INDEX_ADMIN .
    bUSINESS oBJECT : - bus2000113
    subtype usiness object :- cc for GOA or blank for operational contracts
    Action for SRM TREX index :- select the appropriate value from search help . for example , you would specify A for the initial index generation.
    bundle size for indexing : enter "10." bundle size affects performance. The size indicates the number of docuemnts that will be updated in one pass.if there are a large number of documents, then the size may be reduced to improve performance

  • SAP licensing Policy for SRM

    Hi Mats,
    I need one clarification regarding SAP licensing Policy for SRM.
    Scenario:
    Supplier login into our SAP SRM system through Internet. I want to know, are we need individual license for each supplier or its including with "User Licensee Packet" for all the Suppler?
    Please confirm us. 
    Thanks
    Syed Shaukat

    You have posted your message to the wrong forum. This forum is for SRM eSourcing.

  • Vendor syncronization from SRM to SAP R/3

    Hi all,
    We are working with one SRM system (5.0) with several R/3 back-end systems (4.6C) and would like to have SRM as the master system related to supplier information. The question is whether this will be possible without MDM (or even with). It seems as standard you are only able to syncronize data from R/3 to SRM (BBP_VENDOR_SYNC) and not the other way around.
    Has anyone help us out on this?
    Best regards,
    Thomas

    Hi Thomas,
    You're right, you cannot synchronize vendors from SRM to R/3 (or from SRM-MDM to SRM for that matter) in the standard.
    I think it's quite possible to distribute data from MDM to multiple target systems. This is the whole point of MDM - to unify data maintenance. The only caveat is that you'll need to have the full Netweaver MDM license for that. The MDM components delivered as part of SRM-MDM Catalog will not be enough to do the job for you.
    You will also need some serious MDM expertise plus, of course, people who know the ins and outs of master data maintenance on the target side (e.g. R/3). Plus you'll need to figure out your scenario: 1) maintain data in SRM > replicate to MDM > distribute to R/3. 2) maintain data in MDM > distribute to SRM and R/3. 3) you name it...
    Basically, it's a project
    Cheers,
    Serguei
    Message was edited by:
            Serguei Zabrodski

  • Business System not reflecting the XI Content for SRM

    Hi,
    We are currently working on the SUS-MM scenario.
    The landscape includes PI 7.11, SRM 7.0 and R/3 4.6C. SLD Communication is working fine between these systems.
    Integration Builder has SRM Server 7.0 and SRM Server IC 7.0 imported.
    The current status:
    We can successfully transfer vendors from SAP R/3 to SUS
    We cannot transfer transaction data from SAP R/3 to SUS, e.g. purchase orders etc
    Our Main Issue:
    The Business System INTEGRATION_SERVER_<SID> is imported into the Integration Builder from the SLD.
    On the Display communication component screen, the receiver and Sender tabs are not showing any of the SRM Server or IC components that have been imported into the ESR. However is displaying only the BASIS components that was imported during inital install.
    Because of this, we are not able to proceed with the configuration though the interfaces being available in the ESR. We are not sure what is that we are missing that is preventing the XI content for SRM from being displayed. Also, the PI business system in the SLD has the SRM Content listed under the installed products list.
    Any help would be appreciated.
    Thanks
    Venkat.

    Hello,
    do you have a solution? I'm facing the same issue.
    Regards,
    Sven

  • Vendor Blocked for Local Purchase Organization

    Hi,
    I have checked the vendor details in SRM and ECC. The vendor is not locked in SRM & ECC, still the User is getting the Error message that Vendor Blocked for Local Purchase Organization.
    Please suggest.
    Regards,
    Lovkesh

    Hello,
    To prevent a shopping cart being created with blocked vendors, you shall
    make an implementation in BBP_DOC_CHECK_BADI. This badi is called for
    each refresh of ITS screen. Here
    Call FM BBP_ITEM_GETDETAIL by supplying IV_DOC_GUID
    The FM will return among others a table E_PARTNER.
    select  the corresponding partner related to E_PARTNER from table BUT000
    Check weather the BUT000-XBLCK and E_PARTNER are matching
    If yes, Fill ET_MESSAGES with an error message.
    I hope this information help.
    Thanks and regards,
    Gaurav

  • Blocked invoices for SRM PO

    Dear All
    I have requirement in that i need to create blocked invoices for SRM PO's . I have created a PO in SRM portal . Now the invoice need to be done at R3 side but i am not aware how i can create a invoice for the SRM PO's .
    Any one help me on this .
    Regards
    Sunanda
    Edited by: SMABAP on Dec 31, 2008 7:36 AM

    Hi,
    please check whether your PO has sent to R/3 system or not . if it is there in R/3 then please create a PO with MIRO transaction.....
    Before creating the invoice please check whether vendor has GR based invoice vertification or not...
    if you are not able to do then ask your FI team to do this....
    Thanks
    Ravi

  • Vendor Responsibility for Purchasing Groups

    Hi experts!
    We should assign vendor responsibility for purchasing groups, what means depending on which vendor / source-of-supply is selected in the shopping cart the correct purchasing group is assigned.
    Do you have any idea how to handle this in SAP standard?
    Can we use a BADI to help out?
    Many thanks for your ideas.
    Best regards,
    Corinne

    Hi
    Lots of BADIs are there, which can help out ->
    BBP_PGRP_ASSIGN_BADI                  EBP Purchasing Documents: Assign Purchasing Group(s)    
    BBP_PGRP_FIND                                        Shopping Cart: Determine Responsible Purchasing Group(s)
    <u>Related links to check out -></u>
    Re: How to assign purchasing organization to a vendor using the GUI interface??
    Multiple purchasing group responsibility?
    Re: SRM 5.0 - Assign user to multiple purchasing groups?
    Re: Purchasing Group and User Assignment
    How can we change the purchasing group which it is maintained in R/3?
    vendor not intended for a puchasing org
    <u>Other related BADIs -></u>
    BBP_DOC_CHANGE_BADI
    BBP_DOC_CHECK_BADI
    Hope this will definitely help.
    Regards
    - Atul

  • Change Vendor Name in SRM

    Can any one tell me how to change the Vendor Name in SRM which is getting replicated from ECC where the name has been change to the new vendor. The new Vendor name is not coming over in the replication from ECC (5.0). Reason for vendor change is that the old vendor was purchased by another vendor.

    Our common reasons for Vendors not transferring from ERP to SRM using TCode BBPUPDVD or BBPGETVD are.
    1. Vendor does not exist in ERP
    2. Vendors email address is faulty
    As stated previously SLG1 log usually reveal the problem.
    We also have a problem with the scheduled Vendor Sync job that runs each night failing to import new vendors, even though the spro config has been set to include new vendors. 
    I suspect that the Vendor Sync job my be stopping as soon as it finds a faulty email address and we do have a few hundred of these lurking in our ERP system.  I plan to investigate, when I get time, but if anyone else has this problem I would like to here of your experiences?
    Hope this helps
    Allen

  • Best practices to manage Materials+Vendors in an SRM-MDM Respository?

    Hi Gurus,
    I have a functional question about how manage the Master Data of "Materials" and "Vendors" in an scenario of SRM-MDM Catalog (Repository). MDM 7.1, SRM 7.0, MDM-SRM Catalog (Repository) 7.0.
    My concern is that this kind of repository has 32 fields aprox. and the majory of fields are referenced to Material information and a little fields of Vendors.
    The big question is how load or modeling the information in the Repository?
    Which are the best practices?:
    a) Manage the materials in the main table of the repository and then add other main table to maintain the vendor data?
    b) Manage the materials and the vendors in different repositorys?
    c) Manage the materials & vendors in the same main table in one repository?
    I know that part of the solution depends of the SRM Team requiriments, but I would like to know what are the best practices from the MDM Side.
    Thanks in advanced.
    JP

    Hey JP,
    Couple of questions to you.
    Do you have Material and Vendor Master in SRM or ECC or BOTH ??
    What will be the scenario, Consolidation, Catalogue Management or CMDM??
    What will be POC for Mater data?
    Cheers,
    Rajesh

  • How to create Vendor list in SRM

    Hi GURU's,
    I am new to SRM. I have worked on other modules but no idea qbout SRM.
    I have been a requirement to create vendor list in SRM - need to find BAPI for it.
    Can any one please help me.

    SAP Help can be a good friend:
    http://help.sap.com/saphelp_srm50/helpdata/en/d5/849b3cc34ca10ee10000000a11405a/content.htm
    Cheers,
    Claudia

  • Vendor Evaluation in srm 4.0

    Hi Experts,
    I have 2 questions:
    1. Does anyone have any documentation about Vendor Evaluation in SRM 4.0 that can send me   ?
    2. I build new questionnaire in SRM 4.0. When I created G/R in the SRM system
    I got error  message "Inconsistent situation in vendor evaluationu201D?
    Thank you
    Tal Nakash

    Dear Nagesh,
    Follow the link given below, you can find the Vendor Evaluation Config guide
    https://websmp108.sap-ag.de/%7Eform/sapnet?_SHORTKEY=01100035870000392193&;
    The Configuration steps for the Vendor Evaluation in SRM are :
    1.Create Web Survey  SPRO--> Integration with other mySAP Components --> Setting for application specific Datasources --> Websurvey Cockpit for SRM Vendor Evaluation
    You will find std websurvey, you can use them or copy them and create you own qustionnaires.
    2.Create Web Questionnaire
    3.Assign Web Questionnaire to Survey
    4.Assign Target Group to Web Survey
    5.Define Events for Vendor Evaluation. Here we assign web survey and web questionnaires to local product categories.  SPRO--> Integration with other mySAP Components --> Setting for application specific Datasources --> Define Events for Vendor Evaluation in SRM.
    Rgds
    Amith

  • BBP_EXTLOCALPO_BADI - Documentation and LOF (Vendor List) in SRM

    Hello experts,
    Someone would have details of how to use the badi BBP_EXTLOCALPO_BADI?
    Currently I am with the extended classic scenario and need to activate the classical simultaneously.
    Does anyone have any information on how the LOF (Vendor List) in SRM?
    Thanks,
    Pedro

    In BADI BBP_EXTLOCALPO_BADI you can change standard behaviour
    from classic to extended classic. System change from classsic to ext.
    classic.
    I suggest you to set in customizing "use classic scenario" (without
    BADI) customice classic scenario check it and when works ok,
    use BADI to use extended as usual except for reservations.

  • Vendor list in SRM 7.0

    Hi experts
    Someone could help me with some doubts about vendor list, I tried to crete a vendor lista in SRM 7.0 and the field contract and contract iten are necessary fields, my requirement is vendor list is a list of vendor assigned to a category or an item that could be used just for find potentials vendor for an item or a category, it's not correct?
    Javier

    Hi,
    Vendor List is created for Product Catagory or Products & contains vendors or contracts(backend).
    Yes. Vendor List is cerated on the basis of Vendor Evaluation, Vendor master data. So it will help you to find portential vendors.
    Now to use Vendors from Vendor List assign specific Pru Org to which you want to use Vendor as a source of supply. In this way potentail suppliers used as a source of supply.
    P.S. Do not forget to assign the appropriate purchasing organization as the release-authorized purchasing organization. If you forget it all purchasing organizations in the SRM System are assigned as release-authorized.
    Regards,
    yaniVy
    reward if helps

  • Oracle license for VMWare server

    A vendor is telling me I can not put their Oracle database on a VMWare server because it is only licensed for one CPU. I tried to explain I could set the VMWare session to only use one CPU but they said Oracle will not allow that. They have already proven it runs fine on VMWare but refuse to budge saying it is a dumb Oracle licensing requirement.
    Is this really true? Is it OK to use a product utilizing an Oracle database licensed for a single CPU to run on a VMWare server if I restrict the session to use only one CPU?

    Yes, this is correct. When using Oracle products in a virtual environment, you must count the amount of CPU-cores within the complete environment and/or cluster. So not only the single CPU which was assigned to your virtual server. The idea behind this calculation is simple: you can not guarantee that your virtual server will not consume more CPU power in the near future. You are able to assign more CPU's on the spot.
    If you need more info or help buying the right amount against the right price, feel free to contact me at: [email protected]
    Regards,
    Ruben van der Zwan
    Yenlo | Oracle license specialist | [email protected] | www.yenlo.nl
    Edited by: www.yenlo.nl on Aug 7, 2010 11:47 PM

Maybe you are looking for

  • Curve 9360 Notification Bar

    Hi, I'm new to the blackberry world!  I just got the Curve 9360 and used to have a notification bar under the time and date.  It displayed any notifications (text, bbm, email, facebook etc..) also a search bar, and the volume button.  not sure how I

  • Apache Plug-In: PathPrepend doesn't work?

    Hello All, I've run into a problem at a customer site with the WLS 5.1 Apache Plug-In with Apache 1.3.12 on Solaris 6: the PathTrim parameter does not work. Could somebody look at my httpd.conf file and tell me what I'm doing wrong: <Location /weblog

  • Field properties

    Hi, I have simple adobe form with text fields in it on Properties -> General, I want to change everything. Can I do this with javascript ?

  • Mapping and GPS

    Device: 920 Windows phone My friend has a Droid  with an app that allows you, once it has your current gps, to speak an address into the phone and get step by step driving locations to that location.  We're both on Verizon. Is anything similar availa

  • I'm having problems with the plugin

    It constantly asks me if i want to continue or stop the 'scrip'. Also, i'm having problems with the tabs constantly loading. Like I'm on a page, and then i found the page reloading itself when i'm looking at the page. I'd like to know how i can fix t