Relationship Between ECC Customers (Contact Persons) and CRM BP

Hello,
I am new to middleware and need some help with the relationship between ECC customers/contact persons and CRM business partners.
We are transferring via bdoc this information from ECC to CRM.
Which bdoc types are used when transferring customers/contact persons? I believe it is BUPA_MAIN but am not too sure. How is the relationship between customer its contact person transferred? Is this done through BUPA_REL? I looked at the segment fields in SBDM but am not too sure how to understand the relationship...
Thanks for the help!
Regards,
Tiffanie

Thanks! With the initial load, how do I check what fields are being passed in the bdocs?
I tried to look for customer_main, customer_rel in SBDM  and couldn't find it. Instead I used BUPA_MAIN and found some segments but couldn't find all the data that was being transferred (e.g. customer name, address, etc...) Where do I find all the fields contained in the bdoc?
I see them in SMW01 when I view the bdoc contents but can not find the actual structure (data fields) that are being brought in from ECC.
Thanks!
Tiffanie

Similar Messages

  • R/3 Contact person to CRM

    Guys,
    The contact person number in our R/3 46C system is different than the contact person number in CRM, i.e.  4567 (in R/3) is 500009876 (in CRM).  How I can determine its corresponding number using ABAP based on the R/3 contact person #?  Is this data kept in some tables?
    thanks,
    Yan.

    Hi Yan,
    R/3 contact persons get downloaded into CRM as individual business partner master records with a different number range. That's why those numbers doesn't get mapped to each other.
    CRM stores the relation between CRM contact person and R/3 contact person in the table CRMM_BUT_CONTNO
    Use CRM table BUT000 to get the GUID of the contact person. Use this GUID in the table CRMM_BUT_CONTNO to find the correct R/3 contact person
    <b>Do not forget to reward if it helps,</b>
    Regards,
    Paul Kondaveeti

  • How to save more than one Contact Person in CRM

    Hi experts,
                     How to save more than one contact persons in CRM opportunity Application?
    I am using following Function Module...
      CALL FUNCTION 'CRM_ORDER_MAINTAIN'
        EXPORTING
          it_partner        = lt_partner_com
        CHANGING
          ct_input_fields   = lt_input_fields
        EXCEPTIONS
          error_occurred    = 1
          document_locked   = 2
          no_change_allowed = 3
          no_authority      = 4
          OTHERS            = 5.
    I am giving the input field name as 'PARTNER_FCT', 'PARTNER_NO', 'DISPLAY_TYPE', 'NO_TYPE', 'MAIN_PARTNER' and 'RELATION_PARTNER'.
    The problem is it is saving only one contact person, not more than one.
    Please help me how to save more than one contact persons.

    In SPRO partner processing this needs to be configured.

  • Diff between R/3 Internet sales and CRM  Internet sales

    Hi every body!
    Could any body tell the basic Diff between R/3 Internet sales and CRM  Internet sales.
    Thank you,
    mark..

    Hi Markiv
    Just to round that off, the ERP version lacks:
    - Rule based ATP (with APO)
    - Customer specific product numbers
    - Web based catalog management
    - Support for further e-Service processes
    Cheers
    Dom

  • Re: What is the relationship between the JTA Server Timeout and

    Two things. The transaction timeout is set when the transaction starts. When are you setting the timeout, and where are you starting the transaction?
              There is a bug in 6.0 SP1. The EJB subsystem always sets the transaction timeout. If you don't specify anything in your descriptor. It sets the timeout to 30 seconds. However, if you
              change the JTA default to 60 seconds, the EJB container won't see this change. This is fixed in our next minor release.
              -- Rob
              Tom Gerber wrote:
              > What is the relationship between the JTA Server Timeout and an EJB's <transcation-timeout-seconds> parameter?
              >
              > Does the EJB's timeout have to be >= the servers to take effect?
              >
              > We tried setting the timeout in the XML file to 60 seconds but the transaction still timed out after 30 seconds or so which makes me believe the server timeout overrides the EJB's timeout.
              >
              > Is this correct behavior?
              >
              > We are on WL 6.0 sp1
              >
              > Thanks
              >
              > Tom
              

    Sorry, you cannot query for known bugs yet.
              Work is in progress :)
              Kumar
              Tom Gerber wrote:
              > Is there a place on the WebSupport site for WebLogic that I can query
              > for know issues for WL 6 sp1?
              >
              > I tried the Find Solutions but didn't find much.
              >
              > Thanks
              >
              > Rob Woollen wrote:
              >
              > > Two things. The transaction timeout is set when the transaction starts. When are you setting the timeout, and where are you starting the transaction?
              > >
              > > There is a bug in 6.0 SP1. The EJB subsystem always sets the transaction timeout. If you don't specify anything in your descriptor. It sets the timeout to 30 seconds. However, if you
              > > change the JTA default to 60 seconds, the EJB container won't see this change. This is fixed in our next minor release.
              > >
              > > -- Rob
              > >
              > > Tom Gerber wrote:
              > >
              > >> What is the relationship between the JTA Server Timeout and an EJB's <transcation-timeout-seconds> parameter?
              > >>
              > >> Does the EJB's timeout have to be >= the servers to take effect?
              > >>
              > >> We tried setting the timeout in the XML file to 60 seconds but the transaction still timed out after 30 seconds or so which makes me believe the server timeout overrides the EJB's timeout.
              > >>
              > >> Is this correct behavior?
              > >>
              > >> We are on WL 6.0 sp1
              > >>
              > >> Thanks
              > >>
              > >> Tom
              > >
              

  • Relationship Type field in Contact Person Relationship Web Ui

    Hi
    In SAP CRM we can differentiate a relationship using relationship type. This field is available in SAP GUI, in "Contact Person Relationship" category, whereas it is not present in Web UI screen for contact. In our project there is requirement to make it visible in UI also. Please help me in this regards.
    Thanks & Regards
    Hitsm

    Hi Hitesh,
    Since Contact Person is a very common relationship, it has been removed from the relationship type and has moved into an assignment block. Invariably whosoever is a contact person will come under that assignment block.
    Regards,
    Harshit

  • BP relationship: validity period for contact person relationship

    Hi all,
    In CRM 4:
    I wish that the Rel category "has contact person" (BUR001) will have from...to-date (validity period).
    But even though view BUB020 is listed in the views of this category in Tx BUBA - the fields from...to...are not active when I create new contact person relationship in Tx BP.
    what is the problem?
    Thanks,

    Hi,
    Please go to transaction BUBN and in that one field group would be there called 'Relationship Category/Role Definition Category'.
    Select that and go to "Field Group--> Fields" and add the following two fields:
    Table                        FieldName
    BUS050DFLD           DATE_FROM_STR
    BUS050DFLD           DATE_TO_STR
    Dont check any of the check boxes like "input field" and "not a required field".
    Save it and come out and then again launch BP trx to get the desired result.
    This is how i solved my problem in CRM 4.0.
    Please let me know if you have problems.
    Regards
    Sidd

  • Prevent replication of Contact Person from CRM to ERP

    Hello,
    we replicate business partner with role "Solt-to Party" from CRM to ERP.
    But we want to prevent that the contact person of the Sold-tp Party is relicated too.
    How we can realize this?
    Thanks for help
    Ronald Ploß

    Hello,
    I have changed both objects (BUPA_MAIN / BUPA_REL) to Simple intelligent (msg). But in BUPA_REL you can only filter on BPARTNER.
    In the scenario we need BUPA_REL for the replication of Employee responsible.
    Thanks and regards
    Ronald Ploß
    Edited by: Ronald Ploß on Jun 23, 2008 4:19 PM

  • Breaking News: Palm Pre loses customers contact lists and finds entertainm​ent in ignoring desperate cries for help!

    I wish the subject matter was not true , but it is. I lost all my company contacts last week and have been pleading for help from Palm for over a week, I have already written a link based on Minkas complaint. I have heard stories about bad servers ect ect through the grapevine but the bottom line is , no matter what has happened....Palm has not honored any of the 3 promises to call me back that had been arranged at a Sprint Store with the help of the employees over the speaker phone, I head the promise, the employees heard the promise and over a week later I still have not heard back from Palm. I have lost important business contacts for my labor supply, my material supply and a handfull of contacts that I can not replace because they are not in the phone book....Bottom line, Palm does not care about you or the company your run, the support is lacking and almost comical...can you believe I was told the only way to contact or make a complaint about the company is to write a blog....If somebody has an issue with my personal products they can talk to me 24 hours a day, yet Palm has no such contact or even a official form I can fill out....THE ONLY WAY TO FILE A COMPLAINT IS BY A BLOGG....and hope somebody reads about this at Palm and cares enough to call back....this company acts like they believe in witchcraft and the only way they can handle a issue is that it must be delivered to them by devine intervention....I have never complained about a product in my life, but I bought this phone to help my business and what I got was abandoned, ignored and left to rot while they continously ignore me and my situation. Here are some things you should get used to if you have a problem with Palms products..1. Wait 72 hours and a level 3 or 4 tech will call you back but they do not  2. We will escalate your problem and you will be called back in 72 hours or less but they wont.  3. No, you may not contact the CEO of the company or anybody in authority. 4. If you have a complaint u have to write a blog because nobody specializes ln complaints about service. I understand problems happen , but a company that ignores customers begging for help almost every day because it affects a companies income... the money needed to pay bills and support families....this kind of company will watch you fall over a cliff and perish without a second thought....I will never trust Palm again, they will take your money and abandon you in your most dire time of need. They have done it to me, and as of tonight at 11 pm they told me somebody will call me in 72 hours.
    Post relates to: Pre p100eww (Sprint)

        To anybody who has lost a contact list from palm my deepest sympathies go out to you. Be prepared to be ignored and dismissed by Palm. Today is Sunday November 9 and this is the 9th day I have waited for a call back from a level 3 tech but I want to share with you what happened today. I actually got a call from Palm but it was not from a tech...after pleading with the online help last night and explaining I have been ignored and need to speak to a tech person guess who called me ? It was the standard help line that you can call listed on this website...He had no clue at all how to help but promised me again (This would be promise 5 from online chat help and Im still also on promise 3 given at the Sprint store) needless to say he said that because of the serious nature of my request and the time I have waited he would talk to his manager and make sure I was contacted today...I waited and once again received no call back but what was really disturbing was he told me that the Sprint manager and the 2 employees that assisted me at the store were a bunch of liars. He told me no calls were ever made to Palm, even though we all listened on the speaker phone to the Palm representative each of the 3 times I went back to the store for help....I go to the store on greenback in citrus heights, Ca  each time they have been fantastic in trying to help me and each time they have spent 30-40 minutes trying to clear my problems up and at the end of each conversation they make Palm promise to call me back with a level 3 or 4 tech. So...today they not only lie to me again but they call the employees at Sprint a bunch of liars telling me that no records of a call back have ever been made...once again Palm continues to abandon the customer and also offer up Sprint as the sacrificial lamb. As bad as the problem is, I noticed some disturbing facts again ( I am now on my 3rd palm pre in 3 months) My problems started over a week ago when all info was lost.Once I had the drive wiped and only got 6 contacts back.I actually entered 3 new contacts on my phone by hand  ( I do use any Google or any other site ect) long story short I got a new phone on Friday the 6th of November because of constant lock up and inability to answer...when I downloaded my Palm profile it downloaded only 6 contacts again (they lost aprox 90) but it once again lost the 3 new contacts I had in my phone for 5 days ( and yes all autoback ups were on) I see more and more people are having these problems and I want to let you know that Palm does not care about you or any issues you have that require level 3 help.( Please note if you look up level 3 help at Palm its refers you to a webpage about Santa Clause....because neither exist)..you should take a deep breath, get in line and hope maybe you will be luckier than I have been...I really saw the writing on the wall when they started calling Sprint a bunch of liars....I think Palm is pulling off the biggest pyramid scheme the industry has seen in years. They got the money and now they are nowhere to be found. Here is the bottom line once again...Something is still wrong on the servers...they continue to lose contact information and they know they have a problem. I speak the truth when I say this... Palm does not care about you or your business, If your really serious about your business and your responsible for the income of employees and families you should avoid Palm at all costs. After 9 Days of Begging for help I feel like a total chump for trusting Palm and believing in this company.
    Post relates to: Pre p100eww (Sprint)

  • Contact Person and Business Address and Home address

    Could anyone explain me how Business and Home address are determined for Contact Person. Are this data stored with different person number for specific contact person? Is there any maintenance which tels which data should be copied to Business and Home address from Contact Person address data?

    Hi Tomasz
    Contact Person Info is maintained in the table KNVK.
    It is maintained through VAP2 transaction.
    When you assign a contact person to a Customer in XD02/01 the home and business addresses get copied from VAP1 (KNVK table).
    Pushpraj

  • What is the relationship between Acrobat Pro, Acrobat Reader, and the Acrobat Reader Plugin for Firefox?

    Mozilla's plugin scanner identifies an old version of the Reader plugin on my machine. The download indicates a massive 55 MB size, and implies that Reader itself will be installed on my machine. HOWEVER, I don't want Reader installed! I use Acrobat Pro and I have noticed some problematic interactions over the years.
    What is the relationship between Acrobat Pro, Reader, and the Firefox Plugin?

    You can also check out the comparison at http://www.adobe.com/products/acrobat/matrix.html.

  • Relationship between APD, TPM, FI, sales and BW

    Hi,
    Could someone explain me the correct integration points between BW, TPM, APD, FI and sales?
    Appreciate the immediate responses !!
    Thank you in advance.
    Treeza

    Hi Treeza
    TPM is part of the CRM marketing module.
    Concerning BW-BPS it leverages some planning layout that are then saved into BW for further reporting.
    TPM is integrated with R3 because it's basically a pricing engine. Being also integrated with CO-PA (WBS Elements) it's also integrated with FI-CO module.
    It's moreover integrated with APO since through TPM better demand planning processes can be enabled.
    That's it
    Byez

  • Relationship Between BP, Contract, Contract Account and industry

    Hi,
      Anybody can send  the relatonship diagram between BP,Contract, Contract Account, and Industry , with Relation ship fields,
    Regards,
    Sivakumar.

    Can u send me your mail id, So that i can mail u.
    These relation is your business specific.....
    If u want i can send you.......
    Regards,
    Shiv

  • Relationship between CRMPAROLTP table(R/3) and R3AC6 transaction(CRM)...

    Hello Experts,
    In transaction R3AC6 where you maintain the middleware parameters, I maintained the 'PRICINGTYPE' value
    to 'G' and in table CRMPAROLTP in R/3, I added a new entry for 'PRICINGTYPE' also with a value of 'G'.
    Now, I am expecting that when I create a new sales order from CRM and passed to R/3, the pricing type of 'G'
    is not being carried out when I check the line item conditions. I have checked so many SAP notes and I can
    say that the pricing type 'G' is supported and needed SAP notes are installed in our CRM. We are currently running
    CRM version 4.0.
    I really don't know what to do anymore. Hope you can help me guys. Thank you and take care!

    Hi Guys,
    Any help?

  • S-User against Contact Person and installation no in table V_AINSN

    Hi Guru
    1.     We have assigned S-user which belongs to full authorization in SAP portal but when we maintained sap customer numbers in SPRO and choose activity generate sap customer numbers from support portal, the system automatically chose SAP-OSS as default value and when we submitted execute button and waited a minute, we have found that the system only getting SAP customer numbers in which belong to our sap customer number only and when we looked into table V_AINSNRS, we have found only 2  installation number which belong to our company without customer installation number that lead to the var system canu2019t automatically create customer business partner type organization and person when running the standard report.
    Question: What should I do in this scenario ? Please advice
    2.      When we have assigned s users for each message processors and assign to SAP customer no in t-code AISUSER
    Question: Do the s users for each message processors have to create and maintain under our SAP customer number or actual SAP customer number from the customers? Please advice
    Thank you very much
    Edited by: rravikran on Mar 28, 2011 12:39 PM
    Edited by: rravikran on Mar 28, 2011 12:40 PM

    Hi
    while performing the activity  "generate sap customer numbers from support portal" in spro
    have you set the "Generatee all " flag. If you do not set the flag, only the systems of the installations are included which you selected in the maintenance view V_AIINSNRS.
    Please select the flag and try.
    and for the 2nd query,
    "If you manage several SAP customer numbers, and do not have overall (CCC) authorization for them, you must maintain the SAP customernumber for which each S user is authorized. The system can then get the S user for each SAP customer number. Activate the Business Add-In AI_SDK_SP_RFC_RP under the IMG node Several SAP Customer Numbers"
    please check the the docuemt under SPRO ->Select refernece IMG->solution manager->Configuration->basic Settings->Wizard based initial Configuration of initial settings->Soluion Manager->General Configuration->Assign S-user for sap support portal functionality
    read carefully and proceed.
    Thx
    Jansi

Maybe you are looking for