Entering Business Partner data from IC Webclient - CRM2007

Just wanted to check that if I enter Business partner data from the IC Webclient is the data stored in the CRM backend tables for example BUT000, BUT050 etc and if so is this done on the fly or a scheduled update? If not what tables are they stored in.  Also can I see the same information once it is entered in the webclient via the CRM transaction BP Thanks

Hi Niten,
The tables are the same (for example: but000 for master partner data, but050 for relations, and so on...).
The data is updated when you press the respective save button, or when you press the 'end' button at telephony bar (to end an Interaction Center Interaction).
And yes, you can then check the information in BP t-code.
Just try it and see by yourself
Kind regards,
Garcia

Similar Messages

  • Post Business Partner data from SBL CRM to SAP CRM

    Hi CRM Gurus,
    I am very new to SAP CRM. I have got an assignment wherein I will get the XML file from Siebel CRM, which will contain the "Business Partner" data.
                                             I need to upload this data into SAP CRM by mapping all the fields available in the XML file.
                              Please let me know the step by step process to reach the goal.
    Regards
    Sandy

    Sandeep, since this is a conversion related task you might want to browse http://sap.help.com and search for the so called 'XIF Adapter'. This adapter is part of SAP CRM's Middleware and provides the functionality to import and export individual objects using XML/SOAP technology.
    Second option you could evaluate is BP creation through the usage of the standard BADI's that SAP delivers. Let me know whether this gets you started, Tiest.

  • Replication of Business Partner Data from ECC to legacy

    Hi,
    My requirement is to replicate any changes made to Business Partner,should immediately get reflected in the legacy.
    Which is the best method to follow.I am planning to use ABAP proxies instead of IDOCS.
    As the replication needs to be immediate,Can I use ABAP Proxy.?
    And for tigerring this proxy I need to enhance the code for Business Partner(BP) to call the proxy.
    Is my approach correct or do I need to follow any other approach.
    Regards,
    Vinod Kumar.

    Hi,
      The approach should be based on the kind of data you want to upload in SAP. if you want to upload some standard process documents like Sales order/ purchase order then it will be good to use IDOC. As we have Standard IDOCs available in SAP to upload such document in ECC. In case you want to track the change in data from BP which is not part of any standard process then in that case you can go for ABAP proxy.
       If you are using ABAP proxy you dont need to call it from BP. From BP the changes will be sent to PI (in the form of File/database Query/JMS Queues ..etc ). Then PI will call inbound proxy from ECC and post the data.
    Please let me know if you have any other Qs.
    Shweta.

  • Migration of  Business Partner data,  from a legacy system, does not work

    Hi All,
    We use a non-SAP application where  our customers sign a loyalty  program. The database created is replicated to CRM 7.0. However, when we create the Target Group in the Web Client UI,  the number of Business Partner in CRM is different from the number of BP registered in  the legacy system.
    Any comment can be helpfull.!
    Regards
    Marí

    Maria,
    Please explain the way the data has been replicated,,, ( Errors in few records - answer to the mystery)
    Is there any segmentation basis used while creating the target group? ( Segmentation Basis - answer to the mystery)
    What are the data sources used for segmentation? ( Different query settings -  answer to the mystery)
    Regards,
    Piyush

  • Extraction of Business Partner data from CRM to MDM

    Does MDM provide standard extractors that can be installed in CRM so that BP data can be extracted and sent to XI via IDOC.
    If it does where can I find this information ?

    have a look at the MDM IT scenario Configuration Guide: https://websmp110.sap-ag.de/~sapidb/011000358700004656452006E
    This document describes how you setup bupa data extraction from CRM to MDM, which is actually done via Proxies and not via IDocs.
    Regards
    Christine

  • Distribution of Business Partner Data

    I'm trying to determine the best method of distributing business partner data from R/3 to CRM via XI.
    Under CRM 5.0 help for Distribution of Business Partner Data, there are two ways given for distributing business partner data.
    1.  Replication by means of the SAP NetWeaver Process Integration (XI).
    2.  Distribution via the ALE/IDoc interfaces.
    Does anyone have an opinion on which method is best?  Method 1 obviously goes through XI, but I'm not sure about method 2.
    We won't be using CRM middleware, so that's not an option.  We do need to implement XI.
    Thanks for any advice you can provide on this subject.

    Hi,
    with ALE/IDOC you can also go for XI (for monitoring purposes, errror handling)
    for more about IDOCs and XI
    <a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Business Partner extract from R/3 (or SRM) to MDM without XI

    Dear SAP Experts,
    do you have any solution for extraction of Business Partner data from R/3 (or SRM) to MDM without XI? I know transaction mdmgx and the reference data went to the MDM well. How can I do the same for master data without XI? Please write me a step-by-step solution, if you can, because we haven't got too much time, to solve this issue.
    Thanks a lot!
    Best regards,
    Ádá

    Hi Adam,
    there are different reasons for this:
    1. MDMGX selects data directly from tables. Customizing tables are very simple tables, thus it was possible to implement a direct access. Master data itself is stored in distributed, multiple tables. It's not this easy to extract the data, thus MDM_CLNT_EXTR is using special extractors for the master data objects. Those object extractors are delivered by the object owners, not by the MDM group.
    2. ALE IDoc and Proxy messages are the common way for data exchange between SAP systems. There are predefined IDoc and XML message types for master data. This was not the case for customizing data, so we decided to use FTP for MDMGX just as an exception.
    3. The MDM data model for business partners has to combine different data models: R/3's customer and vendor with CRM's/SRM's business partner. Those models have to be combined to a general MDM Business Partner model. This requires a structural and value mapping of the different structures. Currently this is done on XI using a XSLT Message transformation.
    BR Michael

  • How to do search of business partner data, using a message from external sy

    Hi CRM Gems,
    please send the answer to the following question.
    1.How to do search of business partner data, using a message from external system. What FM’s, BAPI etc that can be used for this functionality?
    your answer will be valuble to me.
    Regards,
    Krishna..

    Hi krishna,
      Look at BAPI   BAPI_BUPA_SEARCH.
    Regards.
    Manuel

  • Migrate business partner data to CRM sytem

    Dear all,
    We're introducing a new CRM system in which we want to maintain the business partner information. One topic of this project is to migrate (export) all relevant business partner information from IS-U to the new system. My question now is if SAP has any standard solutions for exporting master data to e.g. an csv file?
    Thanks in advance,
    Georg

    Hi Ivor,
    Thanks for the suggestion. Though the output here doesn't encorporate all information we need. We are switching to a Microsoft solution (dynamicx AX2012) for maintaining the business partner. So we need to extract all business partner master data (general, addresses, contacts and roles) from IS-U. I know SAP has standard tools for importing such as EMIGALL or LSMW but I haven't found it for exporting.

  • Extracting Business Partner information from CRM to XI

    What is the best approach to extract Business Partner information from CRM to XI

    Hi,
    by IDOCs of course
    you can create them just like I did:
    /people/michal.krawczyk2/blog/2006/11/14/xipi-data-type-enhancements-standard-business-partner
    (you jut need to change from proxy to ALE - another module)
    but bisically it's a standard to generate
    a business partner record and send it as an IDOC from CRM
    Regards,
    michal

  • Mass Update of Business Partner Data in CRM

    Hi,
    I would like to know how I can perform a mass update of business partner data in CRM and then have this replicated into R/3.
    I have found notes 802804, 876602, 859632 but these only apply to CRM 5.0 and we are currently working on CRM 4.0.  Does anyone know of anything similar which exists in CRM 4.0?
    I have checked other posts and found help files links like the one below but is this only on CRM 5.0?  (http://help.sap.com/saphelp_crm50/helpdata/en/3c/9b56fae6c7424cafcdf17370399812/frameset.htm )
    Has anyone used the tx. MASS in CRM?
    Also our volume update levels is as high as 300,000 record and updating in CRM and replicating into R/3 through the middleware is causing performance problems.
    Does anyone have any tips on the best approach for this?  Many thanks.
    Regards
    JoJo

    Mass not available in 4.0, could write your own LSMW routine but you still will create bdocs for updates so not sure how that will improve your performance.

  • How the business partner data is created in  EB

    Hi
    How the business partner data is created in EB ( SRM).
    thanks
    sankar

    Hi,
    I imagine you would like to synchronize business partner data, which are created in backend, into SRM.
    you can use Tcode BBPGETVD or BBPUPDVD or run/schedule  bbp_vendor_sync (need customizing).
    Regards,
    Bertrand

  • IDOC to update business partner data in FSRI(part of CRM system) .

    Hi ,
    I want to know an INBOUND IDOCs to update business partner data in FSRI (part of CRM system) .
    Please help .
    Regards
    Chetan
    Moderator message: please do your own research before asking.
    Edited by: Thomas Zloch on Dec 21, 2010 5:14 PM
    Moderator message -
    Also, when closing old threads, there is no need to add a comment. Adding a pasted answer like "rectified" only brings old threads to the top of the forum list and pushes current ones down. If you do add a comment, please indicate just how the problem was resolved.
    Edited by: Rob Burbank on Dec 21, 2010 1:20 PM

    Mass not available in 4.0, could write your own LSMW routine but you still will create bdocs for updates so not sure how that will improve your performance.

  • How to get business partner name from sap user

    Hello,
    We want to get in the code the business partner name from sap user.
    What function modules should we use to perform it?
    Thanks in advance,
    Sergey

    HI,
    You can use the FM:CRM_CENTRALPERSON_GET
    pass the input parameter IV_USERNAME as the user name
    You can get the result in the export parameter EV_NAME as user's first name last name
    regards,
    PP

  • How to "PREPONE" Business partner Valid from date (Role: TR0600)

    Hi Experts,
    I created BP on 4/03/2011 and using this BP I created one Commercial Lease in Contract but while activating the contract system showing Warning message as mentioned below.
    Role Obsolete: Master Tenant with Customer Account is only valid in period From 01.03.2011
    Message no. REBPBP035
    Diagnosis
    The validity of role Obsolete: Master Tenant with Customer Account is restricted for this business partner to the period From 01.03.2011. However, the object to which the business partner is to be assigned is valid for a longer period (validity period of object: 25.05.2010-24.05.2013).
    Procedure
    Extend the validity period of the role to cover period 25.05.2010-24.05.2013 in business partner processing or assign a different partner to the object for the period in which role Obsolete: Master Tenant with Customer Account is not assigned to the partner.
    Please provide me the solution  to overcome this issue.
    Thanks in advance.
    Br,
    CM

    HI CM,
    you have to change the date of assignment of the BP role accordingly (as
    mentioned in the warning message) if you do not want the message to   
    appear any more. Normally, the assignment of a BP to a contract should 
    cover the whole validity period and if this is not given, the message 
    arises.                                                                
    Please check the validity data of the role of the assigned business  
    partner. Therefore you have to go to the business partner maintenance
    screen and there check the validity data of the BP role.                                                                               
    As the validity data of the role aren't easy to find I have attached a
    screen shot for your information.    
    Hope this helps.
    Regards, Franz

Maybe you are looking for

  • ITunes 10.1.2 error message "Errors occurred while installing the updates"

    Getting a blank page on the iTunes store, I was told that updating to 10.1.2 should fix that. Currently running iTunes 9.1.1.12. While downloading the updates, I get the following message: "Errors occurred while installing the updates. If the problem

  • SMS auto send when back in coverage

    If you create and send an SMS message when not in network coverage, the message gets the red exclamation mark next to it. You then have to click the exclamation mark and click send to send it when in coverage. Is there no way the iPhone can automatic

  • How to set Border Color for Screens in WebDynpro?

    Hi friends, I was actually working on an application involving many screen Layouts. After the designing of these Screens i have observed that on all the four borders of the screen are left with white as the background.So i just wanted to know whether

  • How do I delete a message I posted?

    Hi, I've inadvertently posted an incomplete message on the forum & can't find how to delete! Please explain. Thanks, Paul Towle.

  • Transferring a Muse website to another domain.

    I have built an Adobe Muse website for a client.  I am now ready to move the Muse website to her previous domain.  I am unclear how to go about sending her the muse file to upload to her own website domain where she will take over the future changes