Download Customer from SD to CRM; Note 301059

hello experts,
We are implementing ECC 6.0 & CRM 5.0.
In SD Customer Master, the field "VAT registration number"; in Control Area; is populated which results in the customer not being downloaded in CRM. Note 301059 says that this field has to be deleted for a non-EU country, here the country in question being India.
Is there any way work around this restriction? That is, maintain the field & be able to download the data by some modifications. Kindly share your views if you have encountered this issue.
Regards,
Deepanshu

Hi Deepanshu
I think most probably, this field has been made mandatory at your end which should be changed to "optional".  To do this, goto SPRO --> Financial Accounting --> Accounts Receivable and Accounts Payable --> Define Screen Layout per Activity (Customers).
Select "<b>Create Customer (Accounting)</b>" and tick the blue lens on top so that it will go to next screen.  Now double click "<b>General Data</b>" under "<b>Field status</b>" and select "<b>Control</b>".  In this, against the field "VAT registration number", select "<b>Opt.Entry</b>", save it and then try once again.
Thanks
G. Lakshmipathi

Similar Messages

  • Error in segment COMM_PR_SHTEXT when downloading products from ERP to CRM

    Hi experts
    I get below error when downloading materials from ERP to CRM.
    "Data for set COMM_PR_SHTEXT may only be changed in the original system Q10CLNT310" But the material and the short texts has been created in ERP, hence I can't change them in CRM. When I look in table COMM_PRODUCT field LOGSYS has value 'Q01CLNT300' which is our ERP system. So as far as I see it, our original system is Q01CLNT300 and not Q10CLNT310 as it says in the errormessage. The result is that the sales org data we are trying to download to CRM are not downloaded.
    Can you help me on this one?
    Best regards
    Jørgen Jensen

    Hello Jørgen ,
    Q10CLNT310 --> Is this you old ERP system?
    One possibility for this error would be some product related tables contain the wrong LOGSYS value i,e Q10CLNT310.
    Also,check LOGSYS for table COMM_PRSHTEXT.
    This generally happens when data has been copied by means of client copy , and you do not run txn:BDLS.
    In txn:BDLS ,you can change the LOGSYS for a particular table or all relevant tables.
    You can execute in in Test mode, to check the affected tables.
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

  • When i download music from internet it is not shown in my phone's music library....what should be done to fix this?

    When i download music from internet it is not shown in my phone's music library....whenever i want to listen that music i have to open that application through which i have downloaded it. What should be done to fix this?

    you can only get music to work if
    1. it was downloaded on the itunes app in the iphone
    2. it was synced from itunes on a computer
    downloading files does not work

  • Replication of CUSTOMER from ECC to CRM

    Hi CRM Guru
    Is that anyway to download the partner function (sold-to, ship-to, payer, bill-to, employee) in the customer sales area data from ECC to CRM (created as BP relationship in CRM) in the INITIAL LOAD?
    For example:
    Customer in ECC 100000000 have the partner function in the partner function tab under the sales area data
    SP Sold-to = 100000000
    SH Ship-to = 100000001
    PY Payer = 100000002
    BP Bill-to  =100000003
    And create those relationship in CRM under the Relationship area.
    Please advice.
    Thank you

    Hi.
    If what you are trying is to replicate the partner functions as relationships, first be sure that you have replicate the customer (the main and the others on partner functions sales areadata) using the middleware object CUSTOMER_MAIN.
    Then run the object CUSTOMER_REL for the main partner. This will result on the relationship creation at CRM side, representing the partner functions on R/3 site.
    Be aware that if in R/3, the main partner represents all the partner functions, when it is replicated into CRM, the system does note create a relationship to himself, but this not means that the partner can be used in sold to party, payer, ship to and bill to partner functions on documents.
    Regards.
    SM

  • HT203167 i download audiobooks from audible, but do not have "audiobooks" in my "library"

    windows 8 keeps removing my apps, so i have to reinstall itunes, then re-download my library. now i do not have a catagory for audiobooks which i get from audible.  how do i personalize my library

    You can sync podcasts from your computer to your iPod, but not the other direction.
    Also, podcasts are not synced automatically.  You have to click the Sync Podcasts button under Podcasts (in iTunes).
    Make sure you have the appropriate "automatically include" selection under that enabled as well (e.g. automatically include all or all unplayed).

  • HT4890 Trying to download photos from iphone to itunes, not working.  Keeps telling me to reset my photostream.

    I have my iphone plugges into computer and have icloud account.  Keeps telling me to reset my photostream.  It is on in my phone settings, not sure why can't download photos from phone

    Hey Tomcat38,
    Thanks for the question. I understand you are experiencing an issue installing iTunes for Windows. The following resource may help to resolve your issue:
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thanks,
    Matt M.

  • How do I download pictures from our PC?  Not a MAC.  Using Windows XP.

    how do I download pictures from our PC running Windows XP?  our PC is not a MAC.

    Its done via iTunes with your iPad connected to it. Select the iPad on its left-hand side, and then select the Photos tab on the right and decide what you want to sync. There are instructions/help on this page http://support.apple.com/kb/HT4236
    You need to sync all the photos that you want on the iPad together in one go, as not including photos in a subsequent sync is how you delete them from the iPad. So if you want to sync multiple folders to the iPad they will need to be off the same parent folder - each folder will then get its own album on the iPad

  • Reference Data of Customer from R3 to CRM

    Hi Group,
        we downloaded ECC customers to CRM 5.0. now we have a situation where we want to see reference data of Customer: 1) Prev.aact no, 2) Buying Group in CRM.
       these feilds are maintained in ECC in "Company Code Data" of Customer Master under "Account management" tab.
       can somebody help me figure out which fields in CRM are these mapped to and where can i see them in CRM "BP" transaction.
            Appreciate your time. and help is awarded.

    Hi Anu,
    As Jai mentioned it is not easy to bring in additional customer master fields from R/3 to CRM during the download.
    This can acheived by extending the middleware functionality. Also you need to extend the CRM BP with these additional fields.
    First identify the fields on CRM BP in order to recive the data from R/3 fields. For this you may use some of the unused fields in the CRM BP or extend the BP using EEWB to accomodate new fields.
    Then you have to enhance the middleware by writing a custom function module to move new field data into bapimtcs structure. Then move the data from bapimtcs structure into appropriate CRM fields. Also you need to take the precaution for delta changes on these fields.
    This process is involved lot of development effort and you should be able to get some code samples from this forum's previous threads.
    <u><b>Here the note which exactly addresses your requirement : 863611</b></u>
    Reward points if it helps
    Regards,
    Paul Kondaveeti
    Message was edited by:
            Paul Kondaveeti

  • Replication of Customer from ECC to CRM --- Multiple A/c Groups

    Hi Experts,
    I am trying to replicate customer master data from ECC6.0 to CRM7.0 and vice versa. Replication is up and running right now for only one Account Group (GEN-Z created for business) in ECC.This A/C Group (GEN) is mapped to BP Classification "Customer" in PIDE.
    Now, I want to replicate customers with 5 other A/c  groups to CRM as well. In PIDE, I have maintained a total of 6 entries for a/c groups to classifications (ECC to CRM). All 6 A/c groups are mapped to "Customer" classification.
    This "customer" classification generates customers in role "Sold-to-party". For STP role mandatory fields have been matched to GEN A/c Group.
    My main issue is how do I make sure there is no mismatch of customer fields in ECC and CRM as All other a/c groups that have also been mapped to the same "Customer" classification in the same way as A/c Group GEN. Problem would crop up because, there are diff set of fields kept mandatory for different a/c groups.
    From CRM to ECC, I can select the relevant a/c group from "Classification" tab in role Sold-to-party.
    But, there would be the same problem of mismatch of mandatory fields between Sold-to-party and all other a/c groups.
    Is there a solution to this problem. How can I make sure replication works for multiple A/C Groups too.
    Thanks and Regards
    Varun Taneja

    Hi Robert,
    I read that in some other post too, it worked for someone. But here it is, I would like some advice from you...
    Suppose, I have 2 A/c Groups... X and Y, both with different mandatory field settings in ECC.
    Now, In BP field grouping on CRM side, I have made field settings(mandatory etc.) according to X A/C group. So when I select, X from classification tab during BP creation, replication would be successful.
    And, if I select Y from classification tab, it would give an error "Fill in required mandatory fields" since fields have not been synchronized with Y. How can I take care of this issue.
    Also, for ECC to CRM, how do I select multiple classifications, it doesn't allow for more than one entry for one classification.
    I hope I am clear about my requirement.
    Please share your feedback.
    Thanks and Regards
    Varun Taneja

  • Downloaded drivers from microsoft, now internet not working. please help

    Internet connection lost after downloaded drivers updates

    Install drivers from motherboard/notebook support pages.
    I do not use optional updates, namely MS drivers.
    Sometimes removing driver in Device manager and restart may cure your computer.
    Consider HW and operating system update. From the point of view of security it is not wise to keep using Windows XP.
    Rgds
    Milos

  • TS1702 upgraded iphone 3G to IOS5 .Unable to download application from apple store.instructed not to update ios version or restore

    error 1661 unable to sync application on iphone i upgraded iphon 3G to IOS 5
    NOW not able to download applications
    i am instructed not to upgrade  ios or restore

    Having similar problem with iPad 2 after iOS7 upgrade, however App store is working, but not iTunes Store. I am guessing not a technical error. Any others having the same problem or have found a solution?

  • Download link from order e-mail not working 'page error'

    I ordered Adobe Photoshop Elements 10 & Adobe Premiere Elements 10 back in Nov2011.  I downloaded both to learn I needed the 64 bit version.  When I had time I downloaded Photoshop Elements 64 bit and got my project done.  Now I went back to get my 64 bit version of Premiere but the link no longer works.  On the order it says you can re-download anytime.  I sign in to my Adobe Account, go to Order History, hover over download - I see the address in my browser status bar at bottom left.  When I click on download the the status bar displays the yellow triangle with the warning message 'page error'  when you expand the message it indicates a address is not working.  I tried turning my firewall off - didn't have to do that before - but same message.  There must be a link where paying customers can get the proper download?  Everything I find is for the trial version.  Is there a link?  Why do the links in the order e-mail expire?  Thanks in advance!            

    OK, I finally worked around the issue.  Right click on the word download – then select open in new window.  Not sure why this worked – but it did.  Jeff, the alternate download option does appear on the second page that loads AFTER you get past the initial download link.  Though once I got there I was able to use the primary download for 64 bit.  Thanks all for looking at this.  J potter, try this and see if it helps.

  • Real Player downloads videos from page I'm not even viewing, and "download this video" appears when navigating pages that a video isn't even on page.

    when I try to downlad a video, even when I right click and "download with Real Player" real player refuses to download THAT video if I have any other pages open...
    really frustrating to be forced to close pages to download a video on a page, when that is the one page I no longer want to view, I have already viewed it, and want to download and navigate away.

    Install realplayer again worked for me,hope this helps.

  • Is there a 64-bit version of Firefox? I searched on line and found a page I could download it from, but it did not look official to me...

    This was the website
    http://www.firefox64bit.com
    but I don't know if it is by Mozilla, so I didn't download it. Is it a safe download?

    hello, at the moment there are no stable 64bit releases of firefox - the waterfox project offers ports of the firefox browser in 64bit. please use the download link provided directly on their website to make sure the setup is safe & legit.
    http://waterfoxproject.org/downloads/

  • Customer replication from ECC to CRM

    Hello everyone,
    I am having some difficulty replication a customer from ECC to CRM.
    In our environment, customers are generally created from CRM & then replicated to ECC.
    Now we are creating a new Distribution channel & hence want to extend all our existing customers to the new DC.
    Since I am a SD Consultant, I was thinking of extending the customers in ECC.
    I tried extending a customer which was originally created in CRM. When I extended it to the new DC in ECC, it dint come over to CRM.
    I cannot see any BDOC in SMW01 also.
    Also when I checked the Filter setting in R3AC1 for objects BUPA_MAIN & Customers .. there is nothing set in the filters for the source ECC.
    Do I have to check any additional objects which I need to check ?
    Or is it that no settings means nothing created in ECC would come over ?
    Can anyone guide me so as to understand why this is happening.
    Also if there are any filters which i need to check, can anyone tell me what tcode & what adapter objects do i need to check ?
    Thanks
    Vin
    Edited by: vinit parkar on Aug 3, 2010 10:58 PM

    Hi,
    If you are downloading Customers from ECC(XD01/XD02/XD03) then CRM uses the adapter object CUSTOMER_MAIN and not BUPA_MAIN. You can check if there are any filters in this object.
    Alternately you can check if the delta is active in ECC. I do not remember the transaction for checking this but you can find the same from the menu path.
    Cheers
    Binai

Maybe you are looking for

  • Choose Layout button in ALV standard

    Hi abap expert, Is there any way to display a drop down list button for 'Choose Layout' which include the options (choose layout, change layout, save layout, manage layout) in just 1 button, instead of having the 'choose layout/change layout/save lay

  • Encore 2.0 freezes on QT import

    Hi, I've created a QT reference file in Avid 5.6 and imported it as an asset. It's a 610KB file. I can see the file in the project menu, but when I select it, the application locks up and I have no further control so have to cntrl-alt-del to get out

  • Installing Adobe Reader 10 / 9 / X fails

    After having downloaded the executable install-file in my download-area I dubbelclick that file, answer "Yes" at the question whether I am sure . . .  and then nothing happens any more. In my Process  list there is a new process "install_reader10_nl_

  • Output to PDF module not working - Bridge CS4

    In Bridge the Output module (sidebar) does not display, as well I cannot output a selection of images to a PDF file. I tried to update the program and received the following error message: "Adobe Output Module 2.1: Failed to Install" Has anyone here

  • Difficulty opening my e-mail

    Duplicate of [/questions/853161] Comcast is my home page. Only part of it is coming up when I log on and I do not have access to my e-mail