Table CRMPARNR overwritten during CRM to R3 replication

Good Morning,
Can anyone advise on why when we update main contact in CRM the replication over writes the entry in CRMPARNR table in R3, therefore breaking the connection between R3 and CRM main contact?
I can't see why this is occurring, it appears to only be happening in our test system but I am unable to identify why.
All Changes from R3 to CRM work as expected until a changes in made in CRM, the initial change is replicated from CRM to R3 but in doing so we have noticed the table CRMPARNR is amended, therefore meaning all further changes fail with a bdoc error that partner does not exist.
Has anyone else experienced this?
Just to mention we had previously made some changes to the table COM_BUPA_CALL_FU as recommended by SAP, but these changes have now been backed out.
Thank you for your help

Hi Yatin,
Glad to hear one of the problem has resolved.
In order to simplify the analysis, I assume few things
from your information :
1. Connection between CRM and R/3 are correctly run
2. Other necessary customizing Objects relate to BP
   have been downloaded properly to CRM.
Few things you can check :
1. Did you enter Correspondence Language & Language
   in CRM BP ? just make sure you did.
2. Try to complete minimum data such as Search Term,
   Street/House, Postal Code / City and Country in CRM BP.
3. Check the detail Error message in SMW01 (can you get
   more detail - normally you can click on SHOW BDOC Msg
   ERROR)
You also can trace/debug LUW,:
- use tcode SMQ1 to see the stopped queue for that error
  transfer
- Click menu Go To -> QOUT Scheduler
  Click on R/3 destination and deactivate/deregister it
- In SMQ1 select the error queue, double click on it.
   and after next screen double click again
- Then Start DEBUG LUW
- Insert debug breakpoint in statement Call Transaction
  and execute F8
- When it stopped, Change the variable mode to A
  it will show you the missing/incomplete fields.
You need to register/activate back the R/3 destination after you have finish debugging.
Hope this helps, let me know the result
Cheers,
Gun.

Similar Messages

  • Changes to Bex Reports during CRM Upgrade

    Hi,
    What kind of changes are involved in correction/adjustments for BeX Reports during  CRM Upgrade from 5.0 to 7.0?
    (If possible, please let us know the effort that may be involved for correction of 1 BeX report?)
    Thanks & regards,
    Uma.

    Joseph,
    By tracking changes... what is it that you are looking at ?
    Options include :
    1. Monitor the transport log for objects created...
    2. Monitor RSZGLOBV table for when changed option ( not sure if one is available )
    Usually the CMS ( Change Management System ) otherwise known as the transports help maintain changes..
    Arun

  • HT1766 is there a way of recovering notes on the ipad which have been overwritten during a scync?

    Is there a way of recovering notes on the ipad which have been overwritten during a scync?

    Only if you have an older backup that you can restore from that contains those notes in it.
    How to backup and restore from a backup
    http://support.apple.com/kb/HT1766

  • Table view in EHP1 CRM 7.0

    How to create a table view in ehp1 CRM.
    Is it the same way by creating a view and adding value node /model node then selecting view as table view with congigurable mode?

    Hi Anita,
    As per your requirement, AET table enhancement will be best suited to it.
    Use the help.sap.com link i gave in earlier reply to know more about  AET table enhancements.
    Now to get on to this task ,
    1) Use transaction AXTSYS and create an entry for Z component, give a name say ZAET_TBLEXT.
    and Save. The AET Table extension, then will use this component by default( if you select the radio button there) to create the views. Remember, just give any name you desire for the component. You dont need to create this componenet. AET extension wizard will create the component automatically.
    2) Open the overview page on which you would like to have the tableview as an assignment block. Since its a compititor info, i assume you want to place it on a BP/Account/Prospect. Competitor Overview Page or Opportunity Overview Page. Now chose the config button and once the Assignment blocks are highlighted, select the Header View( Compititor header or Opportunity header view depending on the overview page you are in) and config tool will open. Use the Display Enhancement button or create enhancement button and another popup will open which display the enhancements if any,
    3) On this Pop up you will see the AET table extensions assignment block. Use the Add table button. Follow the wizard and create the table, mention fields, translations etc. Also mention it as 1:n relation and so the table view. Chose the Standard buttons so you get all action buttons as well as inser, editlist, delete buttons etc.
    Once done, save and generate. This creates the view and also adds the component usage on overviewpage.
    Now all you need to do is just configure the overviewpag to pull the new tableview assignment block from Available to Displayed blocks.
    Note :
    1) this creates a Ztable , name same as mentioned/defaulted while AET table enahncement
    2) this create Z BOL entity with 1:n relation with Access Entity of OverviewPage , for example, BuilHeader if account overview page or BTAdminH if Opportunity overview page.
    3) creates BOL strucutre, handler class etc on its own.
    4) You do not need to do any coding,
    Thus in half an hour, you are done with Table view enhancement with Z table based entities.
    Before EhP1, we had to extend the BT/BP model with ZBOL and had to do a lot of thigs on our own. Almost 2 days job for an advance developer which is reduced to 15-20 minutes with zero coding required.
    If you have a sandbox or IDES system, i would recommand you to try it there frst, get confident and then do development on your development system.
    Remember ->
    1) AET Enhancement tool has to be started from WEB UI - which is generally runs on Customizing client, but creating AET table and enhancements is Workbench task. So if your customizing client is locked for workbench developments, then You must run the WEBUI on your workbench client ( use transaction wui ). It does not make any difference as far as development is concerned because your development its pure Workbench activity. later, you configure the Overview Page to pull the AET table view on your customizing client.
    2) Be confident and have well determined about the table design & about your table view design like the fields you need etc. because once you add the fields and mention the field type like Numeric, indicator,text etc, you can not change it later once the Tableview is generated. You can add more fields later and you can delete fields too but you can not change their type later.
    All the best.
    Thanks & Regards
    Suchiita
    Edited by: Suchita Phulkar on Jul 30, 2011 12:16 AM

  • How to find which SAP R3 table are read during SAP R3 extractor execution ?

    Hi Colleagues,
    I would like to know which sap r3 table are read during the execution of a sap r3 extractor ?
    1. I execute 2lis_03_bf extractor
    2- I select debug mode
    3. I put a break-point statement at abap command : select
    I just see the program going to technical table, mara table and user exit from.
    I am sure that this extractor read also MBEW table but I did not found it during the execution of the debug mode.
    Can someone help me ? What should I do to see from which table the extractor 2lis_03_bf extractor is retrieving data ?
    Thanks !

    HI Hanson,
    You maynot directly hit the source table when you debug a LO Extractor, as you should be aware that the data
    is read as below in case of a LO datasources ,
    INIT or FULL load --> from Setup tables
    Delta                    --> from the delta queue
    Also finding the Source table fora LO extractor is simple as you check the EC pool and understand that , check the
    below blog for more details
    /people/sap.user72/blog/2005/09/05/sap-bw-and-business-content-datasources-in-pursuit-of-the-origins
    But you can try with any other BI content extractor, for examle if you take a 0FI_AP_4
    you find the table BSIK and BSAK are being read using FM
    Regards,
    Sathya

  • Replication Z-Tables from ECC to CRM

    We have a client with some Z-Tables in ECC and we need to replicate this tables in CRM,  anybody have any information about this.
    Thanks in advanced
    Sebas

    Hi Sebas,
    The following link shows the replication from CRM to ECC. The same can be followed for replication from ECC to CRM.
    Replication of Z table from CRM to R/3 - No mBDoc Created
    You can also try this
    1. Create the Ztables both in ECC and CRM
    2. create customizing adapter objects in R3AC3.
    3. copy the stanadard FM 'CRM_BUPA_MAP_ADREREG_CI' to custom FM and write source code. load object in R3AS.
    4. create a variant and shedule the based on requirement
    Thanks and regards,
    Madhukar Reddy

  • CRM sales Order Replication to R/3

    Hi ,
    Can anyone tell me what are the configuration that we need to do CRM to R/3 replication for sales orders apart from site and subscription creation(SMOEAC) and CRMCONSUM maintenance.
    I am mainly looking on what are middleware parameter that we need to set. How custom process type of CRM mapped with custom order type of R/3.
    It will be appreciated if you give me documentation of middleware parameter and their tables.
    Thanks in Advance

    Hi Pradeep,
    The Business transaction Replication from CRM to R3 is mainly based on the "Transaction Type" / "Process Type" (both are same) of the particular transaction - whether its a standard one or a custom one. It doesnt matter whether the mapping is Order to Order or Contract to Contract. Also, you need proper external-internal number ranges in order to make the mapping error free (even without the number ranges, the mapping will happen and the contract will flow).
    For documentation on Middleware settiing, check the following document.
    Best Practice C71 - connectivity.
    http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/Documentation/C71_BB_ConfigGuide_EN_US.doc
    For Business Transaction mapping Configuration, refer , "C03: CRM Master and Transaction Data Replication":
    http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/Documentation/C03_BB_ConfigGuide_EN_US.doc
    If you want full Middleware setup, in best practice, follow the documentation - B01, C71, B09, C03 in that order. You can get those from http://help.sap.com/bp_crmv250/CRM_DE .
    Regards,
    Alin

  • How to replicate a customized condition table from ECC to CRM

    Dear All,
    We have created a new condition table in ECC, using a new set of key fields to define sales district specific product price. This table is in ECC only and we would like to replicate it to CRM. Could you please let me know how we can do that? What replication object should we use?
    Thanks in advance!
    Erinn

    Hi,
    Use DNL_CUST_CNDALL, this would create the database table in CRM. Also you might need to run other loads corresponding to your scenario like DNL_CUST_CND_PR, DNL_CUST_PRC  etc
    Regards
    Prasenjit

  • CRM -ISU bp replication

    HELLO ALL ,
    WE ARE TRYING TO
    synchronize CRM - Isu master data  , business  / technical master data.
    In this  -CRM to ISU
    1) BP sync 
    2)businees agrement sync
    3) technical data
    4)  contract sync
    now my first problem is
    when i am creating bp
    step 1 ) create bp in role bp gen  ........*outcome* bp getting repleicated to isu in bp gen ....same no range ..pide setting maintained classification b ... accnt group ...SOLD TO PARTY  ...
    step 2) extending role to sold to party  ....out come in  smw01 ...i am getting error as ..No matching standard customer exists for business partner 7000000017 (role Contract part.)...
    in isu ...we have maintained in   sap utilities *masterdata * business partnersetting for creating standard busines partnermaintian para for ref bus partner *-
    ROLE CAT --MKK    ......REF CUST -7000000004
    AWAITING YOUR KIND REPLY ..........

    I'm assuming you have followed "IS-U specific set-up and load guide for business partner ". Make sure you have maintained ISU table T077D entry.  For account group that you are maintaining for replication, you need to mention CRM role (sold-to-party) in this table.

  • CRM Open Interface Tables for Integrating with CRM

    HI all, We are evaluating integration with CRM from Telco Billing system. The TRMs of CRM talk about using some published open Interface table in CRM. I could not find any TRM or User manual where I can get this info.
    Also need to know API for CRM for intregation. PL. reply to [email protected] . Thanks - Pradip

    I think you also need V14496-01 Part 1 of 2 and V14496-01 Part 2 of 2 (English Language Extension Packs).
    Installation is explained in the Bookshelf: V29095-01

  • Link for BUT000 table and ADRC in CRM and inner join is not working in PCUI

    Hi Gurus,
       Please tell me the link btween BUT000 and ADRC table. and i wrote one inner join between BUT000 and BUT0id table but it not working. I m in CRM 4.0 version working with PCUI.
    select but000partner but000name_org1 but000name_org2 but000bus_sort1 but0id~parnter1
          but0ididnumber from but000 inner join but0id on but0idpartner = but000~parnter
    into corresponding fields of table it_result where partner in s_partner.
    It is giving error as partner unknown from but000 table. I delcared everything and tried with alias names also.
    please clarify me.
    regards,
    Ramakrishna.

    Hi Frederic,
       thanks a lot. But is inner join between BUT000 and BUT0ID will work. for me it is not working. plesae see this code.
    tables : but000,
             but0id,
             crmm_but_custno,
             adrc.
    types : begin of typ_but000,
            partner type bu_partner,
            name_org1 type BU_NAMEOR1,
            name_org2 type BU_NAMEOR2,
            bu_sort1  type BU_SORT1,
            idnumber type BU_ID_NUMBER,
            partner1 type bu_partner,
            end of typ_but000.
    data: lt_but000 type table of typ_but000,
          ls_but000 like line of lt_but000.
    *select-options : s_partnr for but000-partner.
    start-of-selection.
          select but000partner but000name_org1 but000name_org2 but000bu_sort1 but0id~parnter1
                    but0id~idnumber into corresponding fields of table lt_but000 from  but000
                    inner join but0id on but0idpartner = but000parnter. " where partner in s_partner.
    it is giving error as but000-partner is not know or but0id-partner not known.
    So, i think if it not works then i should write two select stmts.
    please clarify me.
    i gave u rating.
    thanks
    ramakrishna.

  • CRM Service: Demand replication in R/3

    Hi,
    This is a case of a firm engaged in carrying out after market service for various OEM products through 3rd party agents (Channel Partners). Replacement Parts required for Service by these Channel Partners are supplied by the parent company. I have a few queries w.r.t. replication between CRM and R/3.
    Service Order is created based on end customer request. To perform the requested service, replacement components are required. Identified components are thus specified in 'Spare Parts' tab page. Inventory is maintained in SAP R/3 in a Storage Location assigned to each Channel Partner.
    (a) In what form does 'demand for components' (identified under Spare Parts) get replicated in the respective Storage Location in R/3 so that if there is any shortfall in availability, Planning can trigger procurement proposals?
    (b) If there is an 'Alternate component' available in place of the requested one, how can we issue it? Where exactly in CRM do we maintain 'Alternate Parts' at a component level for a Product (similar to BOM maintenance in R/3)? Or,
    (c) How does BOM in R/3 get replicated in CRM Relationship along with Alternate Part grouping?
    (d) Does Service Confirmation (created as a follow-up document to Service Order) post goods issue automatically in the background?
    Thanks.
    Raj

    Hi Bobby,
    It is very much possible to upload CRM service orders to SAP R/3 or SAP ECC via standard CRM middleware.
    Please refer to the below SAP help document for complete list of configuration activities for service order upload.
    http://help.sap.com/saphelp_crm50/helpdata/en/f0/5d583c65399965e10000000a114084/frameset.htm
    <b>Do not forget to reward if it helps</b>
    Regards,
    Paul Kondaveeti

  • R/3 to CRM Customer Master Replication

    Hi All,
    Iam working on CRM 4.0 with R/3 as backend system.
    I have some custom fields in KNA1 table in R/3. Those fields are not there at transaction level. I have appended them to a table directly.
    If there is any change to the standard fields to Customer Master that will be automatically replicated to CRM through standard BDOC.
    The custom field changes are not getting replicated. what I have to do in order to replicate them to CRM?
    Could some one help me out with this pls?
    Thank You,
    Gajendra.

    Hi,
    can u send the same document to my mail ID. i will ensure the reward points.
    ID : [email protected]
    regards,
    Chandra.

  • How to a read an R/3 table while creating a CRM sales order.

    Hi!
    The problem is that I need to have the route field in CRM orders determined automatically during sales order creation.
    As CRM doesn't have the route determination in customizing, nor any route information, except the field route (with no possible values) in sales order document, I need to have it determined as if I was in R/3, because I have condition records based on this information.
    Any suggestions on how I can do it? Is there any BADI in sales order maintenance (before saving it) where I can do an RFC call to R/3?
    Thanks a lot.
    Susana Messias

    Hi,
    You can implement ORDER_SAVE BAdI which gets executed before saving the sales order in CRM. You can make an RFC call from the badi implementation to get the route value and then populate.
    Regards,
    Kiran

  • External Table LKM: error during task interpretation

    I've had this problem more than once now, using "LKM File to Oracle (EXTERNAL TABLE)". Before the interface can even run, I get an error, as if the script can't be output. I've tried removing the LKM and reimporting. No use. I am using this LKM successfully in other projects... not sure why it would have issues here. When I had this problem previously, Oracle Support couldn't reproduce it (they certainly tried). I managed to work around it then, but now... this is getting problematic. Insight welcome.
    Here's the start of the error:
    com.sunopsis.tools.core.exception.SnpsSimpleMessageException: Error during task interpretation
    Task:6
    java.lang.Exception: BeanShell script error: Sourced file: inline evaluation of: ``out.print("The application script threw an exception: java.lang.StringIndexOutOf . . . '' Token Parsing Error: Lexical error at line 2, column 42. Encountered: "\\" (92), after : "": <at unknown location>
    BSF info: Create external table at line: 0 column: columnNo
         at com.sunopsis.dwg.codeinterpretor.a.a(a.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.h.y(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    Text:The application script threw an exception: java.lang.StringIndexOutOfBoundsException: *String index out of range: 2* BSF info: Create external table at line: 0 column: columnNo

    Hi,
    I have this exact problem, did you get a solution?
    Thanks

Maybe you are looking for