Deletion of Reference customer in CRM

Hi all,
How do i delete a reference Customer in CRM?
the Reference customer numbers in R/3 and CRM are different.
We are basically up loading the master data from R/3 to CRM so that the number ranges should be identical.
can any help in this regard?
thanks in advance.
R,
mdvsapcrm.

Hello R,
Once a reference customer is assigned, it cannot be changed or deleted via the Function Module BUP_BUPA_DELETE or via transaction CRMC_BUPA_CONSUM.
If you do not have any consumers assigned, it is possible to directly delete the reference business partner from the table CRMC_BUPA_CONSUM.
If there were consumers assigned, you could change the attributes of original business partner as opposed to changing the reference customer and assigning a new business partner.
Note that a reference business partner is also mainatained in ERP (transaction VD07).
Rather test this carefully.
Good luck, Sascha

Similar Messages

  • How to delete the  Reference customer in CRM ?? and what is the purpose for it ?

    what's is the purpose of using the  Reference customer in CRM  ?
    and can any one help me changing  the  Reference customer in CRM as i already assigned one and can't change it ??
    and how to use it .????.....
    thanks

    HI.
    Do you mean refresh the client ? if that is the case, i think you are posting in wrong forum since this one is for People Centric User Interface. Try in   Customer "Relationship Management (CRM) - General & Framework".
    Best Regards.
    Armando Rodriguez.

  • Re ; reference Customer

    Hi,
    Could any one explain the need of reference customer in CRm and which scenario we use it. Please let me know  the use of t code CRMC_BUPA_CONSUM .
    Regards,
    Sathish Prahu.R

    Hi Sathish
    We use the Consumer Reference Business partner within the Webclient Call Centre context.
    Specifically when a new Customer is created via the Webclient the Reference BP is used as a "Template" for the new customer.
    The Reference BP must exist first before using transaction CRMC_BUPA_CONSUM. What then happens on the Webclient customer create is values such as BP Type & Role, Sales Area Data, etc are assigned to the new BP.
    Hope this helps
    Regards
    Arden

  • How to Delete the condition record in CRM

    HI,
    Can you please help me how to delete the condition record from condition table in CRM.
    Please explain the usage of FM CRMXIF_CONDITION_SEL_DELETE with examples.
    I have also read the documention of the function module. How to use this FM for custom defined condition table.
    (this is the code given in Documentation)
    DATA-OBJECT_REPRESENTATION         = 'E'
    DATA-SEL_OPT-CT_APPLICATION              = 'CRM'
    DATA-SEL_OPT-OBJECT_TASK                    = 'D'
    DATA-SEL_OPT-RANGE-FIELDNAME        = 'PRODUCT_ID'
    DATA-SEL_OPT-RANGE-R_SIGN                  = 'I'    (Including)
    DATA-SEL_OPT-RANGE-R_OPTION           = 'EQ'
    DATA-SEL_OPT-RANGE-R_VALUE_LOW  = 'PROD_1'
    Thanks
    Shankar

    Hi Shankar,
    I am using the same CRMXIF_CONDITION_SEL_DELETE function module to delete condition record present in CRM.
    But it is giving me below error in the return table of the FM after i run the program. Can you please correct me if I am doing any thing wrong?
    Error in  lt_return: SMW3     CND_MAST_SEL_DEL_EXT_VALIDATE     CND_M_SD
    code:
    ls_range-fieldname = 'PRODUCT_ID''.
    ls_range-R_SIGN = 'I'.
    ls_range-R_OPTION = 'EQ'.
    ls_range-R_VALUE_LOW = '123456'.
    APPEND ls_range TO lt_range.
    MOVE lt_range TO ls_entry-SEL_OPT-range.
    ls_data-SEL_OPT-object_task = 'D'.
    ls_data-SEL_OPT-ct_application = 'CRM'.
    ls_data-object_representation = 'E'.
    CALL FUNCTION 'CRMXIF_CONDITION_SEL_DELETE'
      EXPORTING
        DATA          = ls_date
    IMPORTING
       RETURN        = lt_return
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
      IMPORTING
        return = lt_ret.
    Edited by: Saravanaprasad Nadar on Jul 7, 2010 1:27 AM

  • Not able to select sales area for reference BP in CRM system

    Hi All
    I am not able to select sales area data for the reference customer copied from r/3 to crm sysytem even through ORg. structure is properly maintain ( Object permitted in determination is ticked).
    The field " Choose sale area is subpress/grey.
    Please help me for the same.

    Hi Kishore,
    So you manage get into Sales Area Data, but when you
    try to select Sales Organization you get nothing?
    (click Sales Org combo but no selection appear)?
    How about field Distribution Channel and Division?
    I am afraid some of these fields still not properly
    set/transported to CRM.
    In R/3, this BP has maintained under same Sales Area
    which mapped in CRM Org Model right ?
    What is role in CRM when you open the BP?
    Have you check if there is any error in middleware
    when downloading BP data to CRM?
    Cheers,
    Gun.

  • How to make a sales order item deleted in ECC while in CRM just status changed?

    Hi expert,
    I have a requirment, that is:
    1. the user will change the USER STATUS in a line item of sales order to "CANCEL".
    2. When the order was replicated to ECC,the item should be deleted totally and the ITEM in CRM should not be affected.
    How can I implement this? Is there any resolution by just make some configuration?
    Thanks in advance.
    Jerry

    Hi Jerry,
    As per standard SAP, the line item is not deleted (in ECC) based on the status changes at the line item (in CRM)
    You need to do the development to achieve this.  Following points to be considered if you are doing any custom enhancement.
    1. What triggers the sales order replication ? Is it status change at header level ?  If yes, then you need to define a program which will first check the line item status in CRM Sales Order.
    2. Wherever a line item status is CANCEL, it may store in some internal table and then it will call an RFC to delete these line items in the replicated ECC Sales Order.  (without deleting the line items in CRM Sales Order)
    3. Mind you that, this will be a complex enhancement and may give lot of challenges in the sales order replication to ECC.
    Drawback of this requirement -
    1. If your client prefer to have this scenario, then it is fine, but I could see the data inconsistency in all such sales orders.  There will be a mismatch between the sales order in ECC and CRM
    Hope this will be useful
    Thanks and Regards
    DJ

  • Mass Delete of BDocs in SAP CRM system

    Dear SDC team,
    We like to hard delete some BDocs which are hanging in the txn SMW01 in CRM 5.2 system.
    As of now we do not see a option to delete these unnecessary BDocs,  as they are in Intermediate state (I04) .
    Please tell us if there any standard report which can be used to do Mass Delete of BDocs in SAP CRM system.
    Or Is there any Tables which need to be emptied .
    Please help ..Points would be rewarded .
    Regards
    Ritvij

    hi
    Concerning the BDOCs without error, there is a job that you can schedule to run daily that cleans the BDocs processed without errors from the database.
    The details of this job are:
    Job name: SMO6_REORG
    Job program: SMO6_REORG
    Variants: SAP_MW_REORG
    Trace data (days to hold): 7 (recomended by SAP)
    Trace log (days to hold): 7 (recomended by SAP)
    Period: daily.
    Besides i should tell you I looked through Help and there are no best practices that I could find.We went through this process at one of my clients. They had 40,000 pluserror'd BDOCs and thousands of processed ones. The Middleware guycreated a program to delete the BDOCs that were over 2 months old andhad completed successfully to prevent the further build up of theseBDOCs. SAP Help says they are marked for deletion after they areprocessed, but it doesn't look like they get removed as wanted..
    From SAP Help:
    Deleting Processed BDoc Messages
    1. Processed BDoc messages cannot be archived.
    2. BDoc messages that have been processed successfully are marked fordeletion.
    Procedure
    To delete processed BDoc messages choose Architecture and Technology >Middleware > Message Flow > Delete Processed BDoc Messages
    The messages you selected will be deleted.
    and regarding deletion of non errant Bdocs
    Usually there are two schools of thought on this issue:
    1) Make the hard decision to go back to the beginning and startcorrectly all the things that caused these to error out (bank codes, taxcodes, config on R/3 side but not on CRM side, etc.). Then these can bereprocessed and everything will be brought up to date in the system.This takes time and may neccesistate hiring a Middleware resource for ashort term to help go through the process. The big part of this isidentifying those config items that are out of synch between R/3 andCRM.
    2) The other way to handle these is to go through the errors quickly,gain an insight into the cause of the errors, and correct the bigthings. Delete all the old error'd BDOCs and then bring down all the bigitems again - BPs, Sales orders, products, and so forth. This is muchfaster process, but has it's own risks and problems vs Option 1 above.As these items come in, if you haven't fixed the config problems, theywill error out again. It's a fix and move - fix and move process. In theend you may have some missing data still, but the time commitment ismuch lower. You just need to get leadership's buy-in to this process.
    Those error'd BDOCs are a problem and point out all the datainconsistencies that exist in the system. They are also a drag onperformance and need to be processed one way or another. After that,keeping them under a "1000" number is imperative. If you don't, theproblem will get away from you again.
    finally Some Transaction Codes that people might find useful for working withBDOCs:
    SMW01 Display BDocs
    SMW02 Display BDoc Summary
    SMW02A BDoc Messages: Show Top N Errors
    SMW03 Show stats of unproc. BDoc messages
    SMW10 Bdoc structure chekker
    SMW19 Copy BDoc and process
    SMW20 Process BDocs
    SMW3EX1 Flow Carrier Example
    SMW3FDBDOC Maintain Bdoctype dep. Flows
    SMW3FDCUST Maintain Customer Flows
    SMW3FDIF Maintain Bdoctype dep. Attributes
    SMW3FDSTD Maintain Standard Flows
    SMW3RBM Convert BDoc Messages to XML
    SMW3RC BDoc Message Error Recovery
    SMW3RCW BDoc Message Error Processor
    SMW3STOP1 General Stop Configuration
    SMW3STOP2 BDoc Type Stop Configuration
    SMW3WD Watchdog for failed BDoc Messages
    SMW3_00 BDoc Type Settings
    SMW3_GSB Generic Bridge Activation
    SMW3_GSB2 Generic Synch. Bridge Configuration
    SMW3_GSB_SHOW Display Generic Synch Bridge Config
    SMWMBSTATDISP BDoc statistics
    hope info will help your cause,i told all this coz before deleting the Bdocs complete understanding of the errant and non errant Bdocs is necessary,
    best regards
    ashish

  • VD07 - Maintaining Reference Customer for consumer.

    Dear All,
          One of my client needs to create a Consumer for which he needs to enter a reference customer.We maintain reference Customer in VD07.In VD07 we can maintain only one Customer as reference customer who shall be extended to all the Company Codes.But ,when my client is trying to save the consumer system is giving Posting Error.System is looking for the Reference customer in VD07 and picking the Company code which comes first in Alphabetical order and giving auth error.Please revert back with a solution on how to proceed .
    Thanks in Advance.

    Hi Jolly,
    I understand that some "unwanted" sales area xyz assigned to the reference customer is to be removed and it is done. Thus henceforth the creation of consumers would not have the same copied to it. Now, we are worried about the reference of this sales area in transactions which might lead to inconsistancies, which I dont think would be a problem, unless the unwanted sales area is still part of the org model and not removed. If this was deleted, then the transactions would be referrring to non existing sales area which might be a problem.
    Regards,
    Venkat.

  • SD Customer to CRM BP Person

    Hi,
    We are replicating customers from SD(XD01) to CRM. But all the customers are replicated as BP of Organization type. Where is the mapping to replicate as person in CRM?
    Helpful answers would be appreciated.

    Hi Shridhar,
    While replication of the ERP SD customer to CRM, the system checks
    whether the SD customer is a consumer(standard account group 0170) and
    if so then the CRM business partner is created as a person and not
    organization.
    In case the SD customer is created in any other account group then the
    CRM business partner is created as an organization.
    This behaviour is because in ERP it is assumed that all customers except
    consumers are organizations. Hence during replication they are created
    as organizations in CRM. Only consumers are created as persons in CRM.
    The Business Partner category in CRM is dependent only on the above
    criteria and not on the title of the SD customer. In case you would want
    to change this standard behaviour, you may do so by coding your own Z
    function module and register it against the event DE_EIOUT. You may use
    the function module PI_BP_MAP_CATEGORY as a reference.
    Best regards,
    Brian.

  • What is required to pass a customer in CRM to R/3

    Gurus -
    I want to pass a customer in CRM (4.0) to R/3.  In general what are the steps that need to take place for this to happen? 
    Also, what adapter objects need to change: Customer_main and/or Bup_main?  If I want to pass the relationship from CRM to R/3 as well, do I change customer_rel or bupa_rel?  What has to change inside the adapter object?
    Also, how can you debug if a customer does not make it to R/3 from CRM?  I am aware of the queues on both sides but R/3 doesnt have smw01 like CRM does.
    Thanks!

    Hi Pat,
    1. Configure Acc Groups in CRM and ECC.
    2. Create ECC Site in SMOEAC and subscribe Business Partners to it.
    3. Maintain PIDE settings in ECC (CRM to ECC)
    4.Maintain Number ranges.
    to debug...block CRM out bound queue in the SMQ1.
                   Save the BP in CRM
                   Go to SMQ1 and select your customer number you saved
                   Double click to see the destination
                   Highlight the queue and Click on Debug option in the menu.
    This will take you to ECC.......
    regards,
    Sameer Ahamad

  • Need to delete local references in unknown calling context

    Hi,
    I was looking for the need to delete local references and came across this documentation,
    What does unknown caller context mean? and how does it cause local references to remain allocated in reference table although the native function returns?
    http://java.sun.com/docs/books/jni/html/refs.html
    5.2.1 Freeing Local References
    You want to write a utility function that is called from unknown contexts. The MyNewString example shown in Section 4.3 illustrates the use of Delete-LocalRef to delete promptly local references in a utility function. Otherwise there will be two local references that remains allocated after each call to the MyNewString function.

    how does it cause local references to remain allocated in reference table although the native function returns?Because it doesn't return to the JVM where it gets deallocated, it returns to the unknown caller context, i.e. some other piece of native code in your JNI layer. So the references remain until the unknown caller context returns to the JVM.

  • WMI Class Reference for Dynamics CRM Performance Counters

    Hello,
    I am trying to monitor a MS Dynamics CRM 2013 instance using the
    Performance Counters provided. 
    I will be writing VB Script to collect the performance counter data via WMI. 
    I couldn't find out the WMI class reference the Dynamics CRM 2013 performance counters.  
    What I meant was, some thing similar to the 'Windows Server Cluster' Object and Performance counter class, as given below.
    https://msdn.microsoft.com/en-us/library/aa965285%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
    Help me on this.
    Regards,
    Krishna.

    Hi David,
    Sorry for posting in the wrong forum. Will correct it in future.
    I can't use the Perfmon as I have a java application which will call the VB Script periodically to collect the data. I need to write both VB Script and Powershell scripts. I need to have the class reference to understand the data type of each attribute in
    a performance counter. For ex,
    The 'CRMAuthentication' counter has the following attributes. 
    Caption
    ClaimsAuthenticationAttemptsInTheLastMinute
    ClaimsAuthenticationFailuresInTheLastMinute
    Description
    It is necessary to understand the datatype each attributes in the all Performance Counters. 
    Regards,
    Krishna.

  • Reference customer field is missing in FPP1

    Dear Experts,
      In FPP1 reference customer field is missing.
    How to get the field,i checked in BUPT transactions.
    Regards,
    Nags

    Hi,
    Did you check screen configuration for contract partner?
    Path: SPRO u2192 Reference IMG u2192 Cross Application Components u2192 SAP Business Partneru2192 Basic Settingsu2192 screen configuration u2192 configure screen
    In this select general datau2192Rolesu2192Contract partneru2192 click on choose icon(F2)
    choose Identification tab in bottom side of the window
    new screen will appear, in that check ref. customer field is present or not?
    Hope this may help..
    Thanks,
    Harshal

  • Why is there no simple way to delete unused reference pages from multiple FM files?

    I have hundreds of files in which some, but not all, of the reference pages are not being used. I don't want to open each file and manually click each page and then delete the pages one by one... what can I do to fix this? I think the files were all created with the same template but ironically the author imported graphics (by reference) onto the reference pages. The path to the referenced graphics (which are located on the reference pages) is invalid, and now all the FM files have errors. I am not a framemaker master, so this may be a simple fix, but I can't figure it out. I tried opening a file (file A) and deleting the unused reference pages. Then I saved it as a new file name (file B) and tried to import the reference pages of "file B" into "file A". This did not work. It just added additional reference pages to file A. I just want to be able to generate a list of reference pages for the files and then only delete the ones that I don't need. Please help. Any suggestions???

    IF the imported graphics are still being used, then when you open a file with a "missing" graphic,  FM does ask where the missing file(s) is located and will use this information when searching for other missing graphics in other files of  book. You could try creating a temporary superbook that contains many of the files and then doing an update. Otherwise, deleting "unused" Reference pages doesn't really gain you anything (and you could potentially mess up some paratags if they are using any of the reference frames on any of those pages).
    When you import formats into FM files from another, FM uses and additive model, i.e. identically named objects are replaced and new ones are added. Nothing is removed.

  • Deleting or Editing Custom Labels used to identify phone numbers

    I want to delete or edit "custom labels" that I set up to better describe phone numbers in my contacts. How do I do this?

    Sure.
    In "Edit" mode in the Contacts App, for any Contact, just tap on a label, scroll to the bottom where you will see "Add Custom Label"

Maybe you are looking for

  • Mac OSX 10.7.4 mouse scroll resets to lion default after restart or shutdown

    I use a Logitech M570 with my late 2009 Mac Mini and like to have my scroll set to the way scrolling should work with a scroll wheel and how it has work for year before Apple decided it was wrong. Well after I updated to 10.7.4 my mac now wants to re

  • Error in Sales order Item

    Hi I got the following error when extracting data for 11_VAITM in 0SD_C03 cube. Record 11910 :Error: Conversion foreign curr. -> local curr.: 0050000043 20070521 USD -> INR This error i got for <b>3</b> sales orders. The reason for error is that in s

  • Need help with inheritances

    i have an assignment and it's about done i just need to do #5 cause i don't know how to do it 5.     Finally, it also came to pass that the cows received personal names, such as Elsie. Create a new class, NamedCow, which extends the Cow class, adding

  • APEX 5.0 release date

    Any idea when apex 5.0 will be available? Thanks

  • My tabs will not delete when I hit the x. why not?

    my tabs are collecting at the top of my page. they will not x out. it will open the page but I can not make the page go away. I don't want to collect a gazillion tabs. why is this happening and how can I make it stop?