Contract preference over PIR in SOS in Classic Scenario

Dear all,
We are in Classic Scenario, SRM 4.0 (SRM Server 5.0) SP9 with R/3 4.6C backend
When a Material has a contract and a PIR in the backend, if the material is added from catalog in the Shopping Cart, both Purchase Info Record and backend Contract are found as Source of Supply and then apparently no priority exist then no automatic Source of Supply is defined (user must select one to have one assigned).
At the opposite doing the same in ME51N in backend selects contract automaticaly (when Sourcing determination is flagged).
What we want is that if a Contract and a PIR are found for the material in the SC then the contract is taken automatically as preferred Source of Supply like in ME51N.
Any idea?  Is that  a bug? Or what can we change? BADI?
Thanks a lot
RD

It is possible to disregard inforecords for sourcing purposes in R/3. If you do so EBP will automatically disregard inforecords as well. This approach consistently removes info-records as sources of supply in both, R/3 and EBP. here's how:
1. run cmod transaction in R/3 and create your project
2. Assign enhancement LMEQR001 to your project
3. In component EXIT_SAPLMEQR_001 there is include
ZXM06U52 and you need to enter some code in this include. Here is an example how to remove ALL inforecords:
INCLUDE ZXM06U52 *
loop at t_sources.
if not t_sources-infnr is initial.
delete t_sources index sy-tabix.
endif.
endloop.
Note:  BBP_SOS_BADI can only be used for customizing the searches of local sources of supply: local contracts, vendor lists and or vendor interlinkages

Similar Messages

  • GOA + Local Contract distribution to R/3 in Extended Classic Scenario

    Dear SRM Gurus,
    System Information: SRM Server 5.5   EBP5.5
    Technical Scenario: Extended Classic Scenario.
    Q1) We have created a Global Outline Agreement in EBP. We want this to be distributed to R/3.
    But when we click on distribute, it does not get distriduted to R/3 ???  Is there any IDOC to be maintained----wich one ??
    Please guide me as to how can we go ahead with this.
    Best Regards,
    ANIL RAJPAL.

    Hi Anil,
    The IDOC to be maintained is: BLAREL
    For detail information you can visit the links.
    http://help.sap.com/saphelp_srm50/helpdata/en/00/f5c93f4d903b1ce10000000a114084/content.htm
    https://websmp104.sap-ag.de/~sapidb/011000358700002529571998/blarel02_d.htm
    Also you can have look at notes:
    643823
    953269
    671764
    641919
    Pls let me what all configuration you have done for GOA functionality so that I can suggest you something specific.
    Best Regards,
    Amit
    Do reward the points if ans is helpful!!!

  • Local contract and classic scenario

    Hi all
    A question regarding contracts - and interpretation...
    On help.sap.com the following is stated:
    <i>SAP Enterprise Buyer, as the central purchasing system, saves the contract data and uses it for local purchase orders and purchase orders of the extended classic scenario.</i>
    I interpret this as, if one is using the classic scenario it's not possible to operate with local contracts in the SRM system. Can anyone confirm this?
    And if so - any workarounds?
    Our dilemma is that we have an extended classic scenario. Some materials are stock materials, and for these materials we are using a BAdi to switch off the extended classic scenario. No contract data is now added to the shopping cart, which I think is due to the classic scenario.
    Thanks for your help in advance
    ;o)
    Maria

    Maria
    If you want the contracts to be in SRM and do not want them to send to Backend, then check this out.
    Create a Vendor list for those items in SRM by assigning the local contracts to the vendors.Activate Vendor list for sourcing.
    Then local contract data should pick as SOS from the vendor list.
    If you can create contracts in Backend for stock material then SC would pick the backend contract as SOS in classic scenario.
    Let me know if the above works or not.
    PS : Reward points if helpful.
    Regards
    Jagadish

  • Central Contract, MDM Catalog, and classic scenario

    Dear SAP experts,
    We are in SRM 7.01 with backend ECC 6.05 deploying classic scenario. We are using Central Contract Management in which we negotiate contract in SRM and later distribute it to ECC. We also plan to use SRM-MDM Catalog.
    We notice that if we are using classic scenaro, the contract that is used as reference is the contract number in ECC (the one distributed from SRM). So at first we assume that if we want to push the contract data to MDM, we should have pushed the ECC Contract number. However we find out that actually SAP block the ECC Contract coming as distribution from SRM to go to MDM.
    Our second option is to use distribution of contract from SRM to catalog. It does using SRM contract number. We create SC and then we pull the catalog item from the catalog (which contain SRM contract number) and then we order. However we end up with 'error in process' in which the system try to create a PR instead in the ECC (meaning that the contract number cannot be read).
    We're puzzled with this. How can we use the combination of central contract, MDM catalog and classic scenario? Can we use the combination?
    Best regards,
    John

    Maria
    If you want the contracts to be in SRM and do not want them to send to Backend, then check this out.
    Create a Vendor list for those items in SRM by assigning the local contracts to the vendors.Activate Vendor list for sourcing.
    Then local contract data should pick as SOS from the vendor list.
    If you can create contracts in Backend for stock material then SC would pick the backend contract as SOS in classic scenario.
    Let me know if the above works or not.
    PS : Reward points if helpful.
    Regards
    Jagadish

  • Contract Management in Classic Scenario

    Hi All,
    I have a question around contract management in SRM when using the classic scenario.
    Is it possible to utilise the global outline agreement functionality in SRM with the classic scenario and then distrbiute the contracts to the backend thus making use of the intrageted sourcing options in SRM and using cFolders for supplier colbaooration?
    When the contracts are genarted in ECC are these then available as sources of supply in SRM by assiging the contract number to a vendor list?
    And once final question, is the price info from the backend contract that is assigned in the evndor list passed into the shopping cart item data when the contract is assigned as the source of supply?
    Cheers
    Chris

    Hi Dinesh,
    thanks for the respone, this definately helps with the question of using Global Outline Agreements with the classic scenario.
    There is still one question outstanding though and that is
    If a backend contract is assigned in a vendor list is the contract price taken into account when the source of supply is assigned?
    Cheers
    Chris
    Edited by: Chris March on Jul 15, 2008 9:33 AM

  • Central Contract Management in case of Classic Scenario

    Hi,
    At our current implementation, requirement is to implement both Service procurement(with hierarchy) and Central Conract Management. I was exploring the possibility of utilizing Central Contract Management with Classic scenario.
    Will the Central Contracts created in this fashion be available in Sourcing Cockpit for the buyer to select against Purchase Requisitions? Will the Central Contract be visible at all in SRM in this case ?
    Please respond only with reference to Classic scenario.
    Thanks,
    Abhilash

    Yes the Central Contract will be available in the Sourcing Cockpit, both local and classic scenario's. Yes the Central Contracts will be available for the creation of Purchase Requisitions in R/3 and to assign SOS in R/3.
    Do know that for SRM 7.0 PI is required for setting up Central Contracts. This is promised to change with the release of EHP1 for SRM (due june 2010).
    Kind regards,
    Tim

  • GOA as SOS (Source Of Supply) in extended classic scenario

    Hi,
    I understand that when I create a SC in EBP, GOA can't be a SOS in "Extended Classic Scenario (SRM 5.0)". If I want to make GOA as SOS, how do I do it ?
    I have searched the forums and found that the below BADIs can be used.
    BBP_CTR_BE_CREATE
    BBP_CTR_INIT_UP
    BBP_CTR_MAIL_BADI
    BBP_CTR_MASS_BADI
    Now I am looking for someone who has done this scenario and please explain how did you do it ?
    With regards,
    Pranav

    Hi,
    I had a former project where I modified SRM standard source so that I can use GOA as source of supply in extended classic scenario. In Standard, as you know, SAP doesn't allow to use GOA as SOS in extended classic. In extended classic, we have to use local SRM contract as SOS. In my case, it was SRM 3.0.
    Cheers.

  • Is B/E ECC SoS in Local SRM PO in Classic Scenario Possible ( SRM7.0) ?

    Hi Experts,
    We are configuring SRM7.0 with ECC6 ( Ehp4) having Classic Scenario .
    Our Ultimate Aim is  - To maintain SoS in ONE system only (i.e. ECC) & use the same SoS in both ECC & SRM system, for all documents ( ECC PR, ECC PO, RM S/C, Local SRM POu2026etc )
    In Classic Scenario, B/E ECC SoS ( Supplier Contract & Pur. Info Record) are proposing in S/C ( Indirect Mat.) , but these B/E SoS NOT proposing while creating u201CLocal SRM POu201D which is by default  Ext. Classic.
    We  are exploring new CCTR functionality  ....but seems complicated and requiered PI...
    1.By doing any enhancement , can we pull B/E ECC Contract and Pur. Info Record as a SoS while creating u201CLocal SRM POu201D  ?, If it is possible , then we are ready to do any enhnacement and I'll be most happy
    2. Which BADi is used while creating Local SRM PO ?
    Can anyone suggest/confirm please.
    Thanks
    NAP

    Hello,
    In classic scenario, only backend contracts can be used as SOS.
    In extended classic, local contracts can be adopted as SOS.
    If you are using classic scenario, you should distribute local contracts to ECC. Then, while creating a shopping cart in classic scenario, ECC contracts (which have been distributed) will be considered as SOS.
    Regards,
    Ricardo

  • Central Contract in Classic Scenario

    Hi Friends,
    I have done the central contract scenario in Ex classic  where Local contract will be distributed to ECC .
    Can we use the central contract concept in Classic Scenario and is there any limitation based on scenario.
    As in classic the documents are created in ECC , so for central contract also there will be no local contract ???
    Can anyone please help me to understand the same.
    Thanks
    IS

    Hello,
    Yes, this concept can be used in classic scenario as well.
    You can use them as source of supply, since in classic scenario ECC contracts are considered as soruce of supply. Therefore, replicated contracts will be proposed as SOS for shopping carts.
    Regards,
    Ricardo

  • I have Iphone 4 and its lock from at&t, but my contract is getting over in short time. And no longer i want to use this service. So after contract gets over its my right to get factory unlock my iphone 4. so help me

    I have Iphone 4 and its lock from at&t, but my contract is getting over in short time. And no longer i want to use this service. So after contract gets over its my right to get factory unlock my iphone 4.

    jatpri1730 wrote:
    I have Iphone 4 and its lock from at&t, but my contract is getting over in short time. And no longer i want to use this service. So after contract gets over its my right to get factory unlock my iphone 4.
    Unfortunately, AT&T does not provide unlocking.
    Stedman

  • Contract Creation in SRM 7.0 classic scenario

    Hi All,
    We are using SRM 7.0 Classic scenario with ECC 6.0 EHP 4 and CLM 2. We are creating contracts in SAP CLM and pushing into as Global outline agreement.
    Question is  -
    1)  Can we  create  contracts in SRM 7.0 Classic scenario ?
    2) Instead of transfering the ECC outline agreement to SRM , can we directly use ECC outline agreement as a source of supply in SRM while creating a SC.
    3) How  we can  transfer the SAP CLM 2.0 contracts into SRM 7.0 and use a source of supply there while creating a SC ( Considereing that these CLM contratcs are also transfered to ECC as a outline agreement)
    What are the mandatory fields required to transfer the CLM contracts contracts to ECC  outline agreement -  I know ,Vendor, Purchase org, Pur grp, company code are required - is product catagory is also a mandatory field.
    Rgds/Pawan

    Hi Pawan,
    Please find the answered for your questions:
    Question is -
    1) Can we create contracts in SRM 7.0 Classic scenario ?
    Mitesh: Yes we can very well create in Classic Scenario as well in SRM 7.0.SC can be pushed to SOCO based on the Prod Category configuration in SPRO.From SOCO PO, Contract and RFX can be created for SC.
    2) Instead of transfering the ECC outline agreement to SRM , can we directly use ECC outline agreement as a source of supply in SRM while creating a SC.
    Mitesh: I dont think we can use ECC outline agreement as source of supply in SRM while creating SC.Contract replication in SRM 7.0 with EHP 4 ECC is eSOA based and ONLY Outbound to SRM (inbound to ECC).Contract cannot be replicated from ECC to SRM.
    3) How we can transfer the SAP CLM 2.0 contracts into SRM 7.0 and use a source of supply there while creating a SC ( Considereing that these CLM contratcs are also transfered to ECC as a outline agreement)
    +Mitesh: Standard intergeration of CLM/ESO to SRM 7.0 is very much there in roadmap for future releases of SRM/ESO.+
    +As of now there is a consulting solution available to integerate ECC and ESO/CLM.+
    +This logic can be leveraged to integrate ESO/CLM to SMR 7.0 (or lower version) requiring Developement effort from SRM functional,SRM technical,PI, Basis,ESO and java consultants.+
    +Such contracts can be forced to be used as Source of Supply or alternatively replicated to ECC Via standard repliation scenario.+
    Hope this helps.
    Regards,
    Mitesh

  • PI setting for transferring Contract from SRM to ECC - Classic scenario

    Dear Experts
    SRM 702
    ECC 6.0 EHP6
    SRM - Classic scenario
    Need to understand PI setting for transferring Contract from SRM to ECC, as currently document Central Contract document getting created in SRM, but it is not getting transfer to ECC
    No XML message getting triggered in ECC systm as well
    can you help me in this
    if any additional information needed, pls revert
    Regards
    Prashant K

    Fully approve and release the contract. It will trigger the XML Message.
    Go to https://websmp203.sap-ag.de/~form/handler?_APP=00200682500000002672&_EVENT=DISPLAY&_SCENARIO=01100035870000000122&_HIER_… and download the configuration guide & check the PI setting and required Software Components in PI.

  • Classic scenario, where to create Contract and product category

    Hello All,
    We are using SRM4.0 ( Classic scenario) with non-sap backend system.
    We need to attach contract in Shopping cart in SRM.
      My questions are:
    1. In which system ( EBP or non-sap backed),  we need to create contract?  and how to create it?
    2. In which system( EBP or non-sap backend), we need to define product or product category? and how to create it?
    Regards
    Neelesh

    Neelesh
    When you replicate product categories from any backend system, they get created in SRM and update the value of logical system with the backend from which it replicated.
    You can only create Product category in standalone. You can try to create the same for classic but maintain log syst value with the correct backend. This is not advisable.
    PS : Reward points if helpful.
    Regards
    Jagadish

  • Contracts in Classic Scenario

    In Classic Scenario SRM 5.0 with ECC 6.0, how can I create an ECC Contract with a requirement from the Purchaser's Worklist ? Do I use the Global Outline Agreement? If so, what are the config steps ? Full points assured. Thx.
    Raja

    Hi You can create a GOA in SRM and distribute a contracts in Backend .
    Basic configuration
    (1) Define a transaction type GCTR
    (2) No range internally in EBP and Externally in R/3,
    (3) Idoc settings sending to r/3  like BLAORD, COND_A
    (4) You must have a role to create a GOA as  SAP_BBP_STAL_STRAT_PUR-
    CHASER.
    (5) You may need to map all condition type in SRM and R/3.
    (6) Refer this notes  646903 - Global outline agreement: Tips and tricks
    You can refer some related links...
    http://help.sap.com/saphelp_srm50/helpdata/en/42/f93dfd975f3ee6e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_srm30/helpdata/en/7d/0a093f7c392e5ae10000000a114084/content.htm
    Re: SRM GOA [BLAREL ]
    regards
    Muthu

  • My ipod reads "0 KB used" "0 KB free" in the 'About' tab in 'Settings' but my music is GONE!!, no content! PLEASE Help I have or had over 3000 songs on ipod Classic!!

    my ipod reads "0 KB used" "0 KB free" in the 'About' tab in 'Settings' but my music is GONE!!, no content! PLEASE Help I have or had over 3000 songs on ipod Classic!!

    If you have all of the songs and videos still in your library I would recommend doing the restore of the iPod.
    Restoring iPod to factory settings
    - Zenatrul

Maybe you are looking for

  • Can we do a Secure FTP for an XML file from ABAP when firewall is enabled?

    Hi all, I have a requirement to send an XML file to an External FTP Server which is out of our corporate network and our firewall is enabled. I have to send an XML file with Purchase Order details. I completed that with the help of this blog https://

  • File Download from Secure Site

    Hi , Am trying to download file from secure site. Am reading the file from DB and setting it in reponse. My code woks perfectly in non-secure site. But it doesnt work in secure site. Here is the piece of code am using. Pls help thru this. String file

  • Does 7.0.6 update break sync with iPhoto 9.2.3?

    Recently got an iPad mini with retina display (about 4 weeks ago). It had iOS 7.0.4. I did not have any problems connecting to iPhoto. I installed iOS 7.0.6 to address the SSL bug issue. Now, when I plug the iPad into my Macbook Pro running 10.6.8/iP

  • Best practices when using OEM with Siebel

    Hello, I support numerous Oracle databases and have also taken on the task of supporting Enterprise Manager (GRID Control). Currently we have installed the agent (10.2.0.3) on our Oracle Database servers. So most of our targets are host, databases an

  • Problem of downloading a specific image

    Hi , I am using AFNetworking to download the image of url by calling the method setImageWithURLRequest:requestWithURL:success:failure. There is an error just only with the image with above url. The details of the error message is the below: http://im