Contract Replication without PoD

Hi Experts,
My client is not using PoD in ISU. Is it possible to replicate contracts in CRM without it.
Regards,
SS

Hi,
1) You can use local contracts for creating the POs in the SRM.If these POs are created in the extended classic scenario then you have  a copy replicated in the Back end system.However you cannot create any call off orders in the backend system as there is no contract available in the backend system.(Use ful for Indirect Materials)
2) If you wish to create Contracts or Scheduling agreement in the Backend system and maintain the release values of the calloff orders then GOA in SRM is an option.Once you create a GOA in SRM and release the Document it will automatiocally create Contracts in the Back end system.However you can never release any local POs in the SRM using GOA.The release values are updated in the SRM. (Useful for Direct Materials)
3) If you wish to create Contracts in the R3 system and wish to use the SRM system only for Sourcing/Bidding then you need to implement  a BADI to create a Contract ( Back end ) from the Bid response
Thanks & Regards,
Nagarajan

Similar Messages

  • Problems in Contract Replication SRM

    Hi Experts,
    I need your help....i'm trying to make the contract replication from backend system by the program BBP_CONTRACT_INITIAL_UPLOAD.
    But there is a message erro in coditions as down
    ''End of discount condition validity > end of price condition validity''
    The replicate will work but all the contract cames in SRM with memorize status and i have to edit all the contracts...
    if i change the date of condition in r/3 contract, i can make the replicate without problem. But this is not a correct solution.
    there is a way to solve this?
    I saw the notes in SAP but my Support Package is the last one (SAPKIBKT11)
    Thanks all
    gustavo

    Hello Gustavo,
    We are facing the same problem and are trying to figure out the solution from you inputs.You have suggested 2 options
    1. BADI : BBP_CTR_BE_CREATE
    But this BADI will be called when a contract is to be created in the backend and how will this BADI be helpful when we are replication/uploading contracts from backend R3 to SRM
    2. Maintain same pricing conditions in both R3 and SRM: could you explain in details what you are trying to say.
    Thanks
    Raghu

  • SRM 7 - Contract replication from ERP to SRM

    Hi all,
    We have SRM 7 and ECC 6.0 and we have a requirement to have contract handling for invoices functionality, in SRM, in order to create invoices with reference to a contract directly.
    We want to have ERP system as the central repository for all contracts, meaning that we need to replicate the contracts to SRM, and all the changes made to the contract in ERP side should also be replicated to SRM.
    Does anyone know if this scenario can be done as per standard?  And if so, how can we replicate the ERP contracts to SRM and ensure that all the changes made in ERP will be replicated to SRM?
    Thanks in advance.
    Regards,
    AN

    Dear Krupa,
    Thank you for your quick reply.
    So we should consider the scenario where SRM is the central repository for the contracts, and all the changes done in SRM should be replicated to ERP.
    In this scenario, do you know which steps should be done to allow contract replication from SRM to ERP? I already created a central contract in SRM but there is no message sent to PI.
    Thanks in advance.
    Regards,
    Andreia

  • Issue with Contract Replication from SRM to MDM  - XML structure

    Hi
    We are having an issue with trnsfering a contract to MDM. We have released the contract for update to MDM in the contract through the distribute to catalog option. An XML is generated in SRM that gets sucessfully passed to PI through Catalogupdatenotification_out. In PI the XML fails in the Interface Determination step. the issue that has been noticed is that the XML that is generated in SRM does not contain product category or product ID which is basically what the condition mapping in PI checks for. The conditions in PI were setup as per SAP.
    But now the XML fails in PI because it does not find a combination for Catalog type code = 03 and product category. Please find the XML structure in SRM and you will see that it does not have a product category even though the contract has one.
    <?xml version="1.0" encoding="utf-8" ?>
    - <n0:CatalogTransmission xmlns:n0="http://sap.com/xi/EBP" xmlns:prx="urn:sap.com:proxy:SS1:/1SAI/TASDE808778FFEB81012891:701:2010/10/07">
    - <StandardBusinessDocumentHeader>
      <ID schemeID="0080">56000004100000000220110616202243</ID>
      <CreationDateTime>2011-06-16T20:22:43Z</CreationDateTime>
    - <SenderParty>
      <InternalID schemeID="PartyID" schemeAgencyID="SS1CLNT100">143</InternalID>
      </SenderParty>
      </StandardBusinessDocumentHeader>
    - <Catalog>
      <ID>5600000410</ID>
      <CatalogTypeCode>03</CatalogTypeCode>
    - <NameList>
      <Name>(Copy of Contract 5600000395)</Name>
      </NameList>
      <ActionCode>04</ActionCode>
      <CompleteTransmissionIndicator>true</CompleteTransmissionIndicator>
    - <ValidityDateTimePeriod>
      <StartDateTime>2011-06-13T12:00:00Z</StartDateTime>
      <EndDateTime>2012-06-12T12:00:00Z</EndDateTime>
      </ValidityDateTimePeriod>
    - <CatalogContent>
    - <ItemList>
    - <Item>
      <ID>1</ID>
      <ActionCode>04</ActionCode>
      <CompleteTransmissionIndicator>false</CompleteTransmissionIndicator>
    - <PropertyValuationList>
    - <PropertyValuation>
      <PropertyReference>/CCM/PRICE</PropertyReference>
    - <PropertyValues>
    - <MultipleValue>
      <Index>1</Index>
    - <SimpleValue>
      <AmountSpecification currencyCode="USD">1.0</AmountSpecification>
      </SimpleValue>
      </MultipleValue>
      </PropertyValues>
      </PropertyValuation>
    - <PropertyValuation>
      <PropertyReference>/CCM/PRICE_BASIS_QUANTITY</PropertyReference>
    - <PropertyValues>
    - <SimpleValue>
      <QuantitySpecification unitCode="EA">1.0</QuantitySpecification>
      </SimpleValue>
      </PropertyValues>
      </PropertyValuation>
    - <PropertyValuation>
      <PropertyReference>CCM/PMNTTRMS</PropertyReference>
    - <PropertyValues>
    - <SimpleValue>
      <NameSpecification>0002</NameSpecification>
      </SimpleValue>
      </PropertyValues>
      </PropertyValuation>
      </PropertyValuationList>
      </Item>
    - <Item>
      <ID>2</ID>
      <ActionCode>04</ActionCode>
      <CompleteTransmissionIndicator>false</CompleteTransmissionIndicator>
    - <PropertyValuationList>
    - <PropertyValuation>
      <PropertyReference>/CCM/PRICE</PropertyReference>
    - <PropertyValues>
    - <MultipleValue>
      <Index>1</Index>
    - <SimpleValue>
      <AmountSpecification currencyCode="USD">12.0</AmountSpecification>
      </SimpleValue>
      </MultipleValue>
      </PropertyValues>
      </PropertyValuation>
    - <PropertyValuation>
      <PropertyReference>/CCM/PRICE_BASIS_QUANTITY</PropertyReference>
    - <PropertyValues>
    - <SimpleValue>
      <QuantitySpecification unitCode="EA">1.0</QuantitySpecification>
      </SimpleValue>
      </PropertyValues>
      </PropertyValuation>
    - <PropertyValuation>
      <PropertyReference>CCM/PMNTTRMS</PropertyReference>
    - <PropertyValues>
    - <SimpleValue>
      <NameSpecification>0002</NameSpecification>
      </SimpleValue>
      </PropertyValues>
      </PropertyValuation>
      </PropertyValuationList>
      </Item>
      </ItemList>
      </CatalogContent>
      </Catalog>
      </n0:CatalogTransmission>
    Edited by: vishakhrajeev123 on Jun 20, 2011 6:49 PM

    Dear Krupa,
    Thank you for your quick reply.
    So we should consider the scenario where SRM is the central repository for the contracts, and all the changes done in SRM should be replicated to ERP.
    In this scenario, do you know which steps should be done to allow contract replication from SRM to ERP? I already created a central contract in SRM but there is no message sent to PI.
    Thanks in advance.
    Regards,
    Andreia

  • Process type not determined during ISU - CRM Contract replication

    Hello Experts,
    Process type is not getting determined during the ISU -> CRM contract replication.I could see that all configs are in place.
    Please could you suggest what could have impacted this.
    Regards,
    Ravi

    Hi, Nikhil
    Do you read this document?
    service.sap.com
    /utilities
    SAP for Utilities - Product Information
    Cookbooks&Guidelines
    IS-U/CRM Contract Integration
    Denis.

  • CRM Contract replication to IS-U

    Hi Guys,
    I'm facing a problem in CRM contract replication to IS-U. Could you please anyone tell me what are the internal statuses that should be set at the contract header and contract item which will trigger automatic contract replication to IS-U.
    Thank you.
    Best Regards,
    Santhosh.

    Hi,
    there is no status that automatically starts the replication. There are just statuses that PREVENT the replication. If those status are in place, the replication will be surpressed. Those are: I2401, I2402, I2404, I2405, I2413. I hope the list is complete. If one of thoese status is active, the replication will not take place. Note 1609458 should prvide details on status I2406 and I2407.
    Kind regards
    Uwe

  • Iphone without contract and without sim LOCK

    hi, can I buy the iphone without contract and without sim LOCK?? if then where, for information binn I sechr gratefully. greeting

    Actually, you don't HAVE to sign a two year contract with AT&T, you can use the GO Phone option and do a month-to-month payment.
    The drawback to that is that for your $50/month you get less than half as many minutes and no pre-paid SMS. You do, however, get unlimited internet turning your iPhone into a miniature laptop that you pay way too much to use each month... grin
    I'm on the GO Phone option until my stupid T-Mobile contract expires later this year...

  • Contract replication from ISU to CRM

    Hi Experts
    I have sucessfully replicated BP master data between ISU and CRM, Contract Account replication is done as well, i would like to replicate Contract from ISU to CRM. Any help will be highly appreciated.

    Hello,
    Please see note  632749 for help with this issue.
    Please also check the foloowing points:
    1.  Are there any contract account entries existing in the table 'TFK_BUAG_REF' (IS-U System).
    2.  Check the contract account entries in your IS-U system with the transaction 'CAA3'. Are they existing ?
    3.  The buag class entry in table 'TFK_BUAG_REF' (IS-U System) is corresponding to the buag class entry in your business agreement (CRM system).
    I hope this is helpful.
    Regards
    Olivia
    Edited by: Olivia Walsh on Jan 24, 2011 5:40 PM

  • ISU Contract replication to CRM

    Hi ..
    We have replicated Connection object & Pod of ISU to CRM, however we are not able to replicate ISU Contracts to crm,
    Please advice what settings are needed for same.

    Hi Ritesh,
    If you connect an ISU system that is not Unicode-enabled with a CRM system that is Unicode-enabled, data is not converted correctly when replicated into the CRM system.
    Contracts are not replicated in the ISU system if the CRM or ISU system is a UNICODE system.
    kindly check the following Note:969177
    Hope it solve your problem
    Thanks & Regards,
    srikanth.naga

  • Service contract replication

    Hi,
    SRM 701
    ERP 604
    We are Implementing Service contracts in SRM ( All custom development as we have not activated the BF) and facing a issue during replication. Even though the FM IDOC_INPUT_BLAORD has got the ESLL table which caters for the Service lines , iam getting a error ' No batch input data for screen SAPMM06E 0511' error.
    Issue is : Service lines are updated in ESLL / ESLH table while committing and the time of actual posting it is giving me a error that 'Internal package no xxxxxx already assigned.
    Any light on this issue would be highly appreciated..

    Hi,
    iam new to crm,
    in couple of days i should working on crm service,
    can u pls send me any doc. u have to my maild id or can u guide me how to go on.
    This is my mail id [email protected]
    it is very urgent
    and also can u tell how to connect crm to ipc
    if u help me out it will be fine
    i will reward the points

  • Why does it cost more to use Verizon with a contract than without?

    I have been being charged outlandish overage charges.   47 cents per minute is totally rediculous.  I have also been being charged oveage for internet usage.  I was not notified.  For some reason, my email address was not updated even though I have called them a number of times in the past year.  I used to get messages on my phone that told me when I was coming close to my quota.  Now they only do it as a text message.  Guess what, not all of us text! I had blocked my phone from text messages when I got it.  Anyhow, my last two months bills have been outlandish because of overages.  I can get  a non contracted service for $45.00 a month that includes unlimited  cell phone calls, messages and Internet.  I do have to buy a phone, but even with purchasing the phone and prepaing for an entire year, it is less than the total of the last two phone bills from Verizon.  Does it make any sense to even have a contract? 
    I have talked to two different verizon reps on the phone about this.  One told me it would cost $70 per unit to break the contract.  A month later, a rep said it would be $85 per unit to cancel the contract.  This does not make sense as you would think the closer you were to the renewal date, the less it would cost to cancel.  I am not cancelling at this time, as I will be better off to just let the contract expire, call them and tell them not to renew the contract and go from there.   I think it is terrible to charge more for a contract than for a non-contract.  Doesn't customer loyalty mean anything to this company? 

    I can understand your frustration when you are suddenly aware of this huge bill after Verizon (it sounds like) from your perspective changes it's practices and is no longer notifying you the way they had been and didn't make you aware of it that you know of. We have all had the experience of feeling totally frustrated with a situation even when we recognise the part we play in the responsibility. I don't think taunting and making wise cracks with no constructive suggestions is called for. I seriously doubt any of us is perfect or hasn't had a similar feeling of frustration. That said I have no doubt you wish you had kept closer track in one of the ways so unconstructively suggested here. You might think about checking into upping your plan during the months you will be going over (it sounds like this is a more recent problem so something has changed) so your overages aren't so high. You can change your plan minutes and data anytime during the billing cycle and can even have it include the overages you have already incurred as long as the billing cycle is still open. That way you might pay an extra $10 or $20 (guess) for a bigger plan rather than more in overages. Verizon usually has this pretty well figured out so that having a contract is more cost effective than not unless you rarely use your phone and it doesn't sound like that's the case. As far as the cost of breaking the contract it has always been my understanding that you are correct and the cost goes down each billing cycle. I have also gotten completely different information from different reps at Verizon at times and I know how frustrating that can be as well. Good luck!

  • Badis for Central Contract Replication from SRM to ECC

    hi
    experts
    i am working on a scenario of replicating the central contract from SRM 0.7  to ECC via XI/PI
    let me know what are the Badis to be implemented in ECC for the Same
    looking forward for your  reply

    Hi,
    You do not need any Badi in ECC to distribute central contract to your backend system.
    if your ECC system is on ECC 6.0 enpk 4.0 or more,
    you can directly distribute your central contract from SRM to ECC system using standard ESOA services.
    Thanks and regards,
    Ranjan

  • Contract Replication SRM 7.0 for ECC 6.0

    I am in the version 7.0 of SRM and I need to send the contract PCTR of SRM for ECC 6.0. 
    - Connections SM59 is well; 
    - Attribute CT_PROC_TY of the structure is well; 
    - Transaction Types and Number Screech is well; 
    - IDOCs BLAORD y defined COND_A in WE20 is well; 
    Did I forget something? 
    All creates the contract and I try to distribute the same, the mistake below it is exhibited: 
    " Could not determines back-end system goes contract " 
    Determination of Back End is well. 
    Some idea?
    Rgs,
    Pedro

    Hi, Pedro:
    It is SRM Extended Classic mode?
    You want to transfer the contract to ECC?
    Please check the ECC and SRM both sides of the scope of the contract number.
    Sarah

  • Can't stop oracle replication without affecting existing table...

    Hi All,
    I am facing some problem with oracle replication set up. I have a replication set up already running fine. There is a table called Emp_temp in the replication group which is in ASYNCHRONOUS mode(replicating data for every 15 min). My application is writing data into this table which is in primary server (there are only two servers in the set up i.e. primary and secondary).
    I want to stop the replication but my application should keep on writing to Emp_temp table even after replication stopped. But when I stopped the replication (through oemapp GUI) my application is throwing errors stating that it could not commit to that table. Can anyone tell me how to gracefully stop the replication? Is there any way even after stopping the replication application can continue writing to the Emp_temp table?
    My application talks to the Oracle using OCI.
    Error in my application log is: "Error ORA-23326: object group "PUBLIC"."ASYNCH" is quiesced"
    Oracle Version using: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    OS: Solaris 10
    Your early reply is highly appreciated
    Thanks in advance.
    Regards,
    Iqbal

    Hello
    Yes, breaking the PUSH job would be the only solution. In multimaster replication the changes are applied on the remote site through the PUSH job hence you should mark this job as BROKEN to stop the replication.
    If you QUIESCE (or SUSPEND) the replication group via OEM, then it would not allow any DML changes to the tables in the replication group. Hence you should break the PUSH job instead of SUSPENDing the Replication Group.
    Again, you should re-enable the PUSH job at the earliest else the base queues for replication would grow very fast in a high OLTP system. Once these queues have grown considerably then that could raise performance problems with the PUSH job.
    Hope this helps.
    Thanks,
    Rijesh

  • Catalog Replication without TREX

    Can I replicate a catalog without using TREX?

    Hello R.N
    When you say replicate are you meaning copy or publish ? If it is copy, you still have to publish to really use it. When you publish, you are creating and writing the indexes in TREX with some additional information in the TREX. So, publish can not be separated from TREX.
    Easwar Ram
    http://www.parxlns.com

Maybe you are looking for

  • How to restrict the quantity in bex  query?

    Hi all, i have created a query using infosets and it looks like this : material   cost      tax amount units madhb    21,693   1,443.42   99 each. I want to restrict the query in such a way only one unit value need to be displayed. How to restrict it

  • Version to be invoked only for overall limit field in service PO

    Hello, I have service PO where we get the Limits tab in Item Level. In the Limits tab we have Overall limit and Expected value Normally , release statergy is based on the expected value But the client requirement is to change based on the Overall lim

  • What's the benefit of PostScript in saving file?

    When we ⌘ + P (Command + P), on PDF button, there are several Options on saving file. Save as PDF... Save as PostScript... <--- What is this for? What benefit? Fax PDF... <--- What is this anyway? Mail PDF <--- What about this? Save as PDF-X <---- So

  • Idoc to http scenario

    Anyone know how to do idoc to http scenario step by step? Especially receiver http adapter configuration. Using a test tool for Http client, how can we get the parameters for it in adapter configuration?

  • Adobe Illustrator keep crashing after opening

    my Orginal , Uptodate Adobe Illustrtor keep closing after opening it, I cant open anything and do anything I just download the trial and WAS about to buy the product ,,, my pc: Win8.1 8GB ram 2GB GPU 100+ free HDD Space