Initial load for Object CUSTOMER_MAIN

Hi,
My client has taken their initial load more than year back. During that time some 900 odd customers where not copied to CRM from ECC because of various master data issues. Now, they have entry of Business Partner in table crmm_but_custno  however none of them are actually downloaded from ECC.
We have given requirement to download them again from ECC and create them in CRM. For the same I tried to download them using CRMM_BUPA_MAP but due to the fact those customers has been part of initial load  the system is taking delta load for them.
Here, I am facing error Business partner with GUID xxx does not exist  (this error would come because system in taking delta load with update indicator 'U' which should come as 'I' for insert as those customer are not created yet!)
The main issue here is even in synchronization or initial load if we download the customer back which were part of initial load system would take only delta values and not all data from ECC.
Does any one has any suggestion how to download data with full details in them as they would come in initial load in this case?
I have already attempted following option:
1. Used initial load again
2. Synchronization with request using Tcode R3AR2/R3AR4/CRMM_BUPA_MAP
Thanks,
Alok Mehta

Hi Sudhir,
Thanks for the answer. I tried the same but I am getting following error in BDOC analysis:
Customer number xxx is already assigned to a business partner.
The above error is coming because this customer was part of initial load however the BDOCs were in error mode and no one had tried to reprocess them after clearing errors.
Now, I do not have those BDOC as they are deleted from the system. I am suspecting that I need to delete some entry in table where the reference was stored in earlier initial run.
Request you to please reply in case you have any suggestions.
Thanks,
Alok

Similar Messages

  • Error during initial load of object SI_CONNOBJ

    Hi All,
             I am not able to do initial load of object SI_CONNOBJ from OLTP R/3 to CRM using transaction R3AS. It is in "Abort" Status. When I am checking the relevant Bdoc generated for the same it is giving me the error as "No data records in transport structure BAPIMTCS Message no. IBSSI_CRMTO_MESSAGES010 ". Please help me in this regard.

    Hello Aishuman,
    I am not sure what your question is. Yes, of course, you must have connection objects in the IS-U system. Otherwise, what do you want do download to CRM? You must have have the middleware in general and also the adapter SI_CONNOBJ enabled in the IS-U system. I am sure you know, that an IS-U connection object is represented as an IBASE in CRM.
    Does a delta replication work (from IS-U to CRM and from CRM to IS-U)?
    Kind regards,
    Fritz

  • Initial Load for marketing Attributes & Attribute sets in Cloud for customer 1405 version

    Hi All,
    I am working on Cloud for Customer Implementation with integration using Netweaver PI. SAP has just upgraded the CfC to 1405 version. In the latest integration guide & scenarios, there is provision to integrate marketing attributes & attribute sets as well.
    I am following the latest integration guide (1405 version) but could not find any provision or template report for initial load of marketing attributes. Can anyone please assist in the initial load for marketing attributes?
    Cheers.

    Hello to all,
    as the marketing attributes ar now supported in release 1502 i would like to ask you if there is now a way to perform an initila load for matketing attributes (Attribute Set, Attributes and Attribute assignemnt). This would be very helpful for all integration projects including marketing attributes.
    Thnaks for your help and best regards,
    Markus

  • Regarding Initial load for CUA

    we are testing CUA migration in  IDM7.0 version.
    Already below systems exists in my place
    1)IDM7.0
    2)CUA System(ABAP)
    3)ABAP systems(Child for CUA system)
    Now how to integrate CUA with IDM7.0 and Migrate CUA User information. Instead of Connecting each abap system with IDM, we plan to connect CUA and take all the data to IDM.
    so how to do this? Executing Initial load for CUA system will solve this problem ? or any particular process available.
    please suggest us.
    regards

    hi mathew,
    thanks for your reply
    Actually our initial step is to find to what extend CUA system information can be taken ove(Migrate) to IDM.
    I feel It would be better to take all the Child system user info from CUA at one point rather than connecting each abap system with IDM. so that i can disconnect CUA once IDM is established.
    So wondering how to integrate CUA system with IDM7.0, Executing Initial load for CUA system is same
    as executing initial load fo ABAP system.
    please shed light on this.
    regards

  • Error when we are running the job "AS ABAP - Initial Load" for a ABAP Syste

    Hi,
    We are getting the below error when we are running the job "AS ABAP - Initial Load" for a ABAP System.
    Pls note that we have maintained the below entry types to the Identieny Store & we are still getting the error.
    Request you to help me
    MX_TITLE_SUPPLEMENT
    MX_SALUTATION
    MX_NAME_PREFIX
    MX_ACADEMIC_TITLE
    Error----
    runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_ACADEMIC_TITLE' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_ACADEMIC_TITLE' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_NAME_PREFIX!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_NAME_PREFIX' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_NAME_PREFIX!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_NAME_PREFIX' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_SALUTATION!!Mr.!!EN)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_SALUTATION' AND ValText = 'Mr.' AND ValLocale = 'EN') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_TITLE_SUPPLEMENT!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_TITLE_SUPPLEMENT' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_ACADEMIC_TITLE' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_ACADEMIC_TITLE' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_NAME_PREFIX!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_NAME_PREFIX' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_NAME_PREFIX!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_NAME_PREFIX' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_SALUTATION!!Mr.!!EN)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_SALUTATION' AND ValText = 'Mr.' AND ValLocale = 'EN') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_TITLE_SUPPLEMENT!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_TITLE_SUPPLEMENT' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error putNextEntry failed storingMANJUHB
    Exception from Add operation:com.sap.idm.ic.ToPassException: ToIDStore.addEntry failed storing entry 'MANJUHB'. IDStore returned error message: " Value not legal for this attribute:Attribute: MX_ACADEMIC_TITLE_2" when storing attribute 'MX_ACADEMIC_TITLE_2=$FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$'
    Exception from Modify operation:com.sap.idm.ic.ToPassException: ToIDStore.modEntry failed updating entry 'MANJUHB'. IDStore returned error message: "Entry does not exist" when fetching entry

    The Probelm was resolved after editing the Script..... "sap_getHelpValKey.js"

  • How to skip initial load for SLT to Hana

    Because our Hana is just migrated from the source system therefore we think the initial load is unnecessary.
    I have checked the notes and some demos but did not see any way to skip initial load.
    Please share you experience.
    Source: BW7.3 Oracle
    Target : BW7.4 Hana
    Thanks!

    This may or may not work... but...
    try create a Z transaction calling this program.
    Then, using SHD0 create a transaction variant for this transaction. That may give you full control over the selection screen.

  • Initial Load for Master Data from R/3 to CRM

    Hi Middleware Experts,
        I have an ambiguity on initial load of enhanced master data from R/3 to CRM. The current situation is
    1)I have already enhanced master data on R/3 side with some additional fields. Now shall i go ahead with standard intial load of these Master data to CRM without creating middleware interfaces to map those enhanced fields on CRM side?
    2)Also after doing initial load from R/3 to CRM, if I develop middleware interfaces for mapping these new fields of master data and then again do the initial load, so that new fields also get mapped, will the initial load be done properly as i have already done it once? will it overwrite the previous initial load data on CRM side properly?
    Please suggest whether it can be done or not and which is the better option.
    Regards,
    Rahul

    Hi Rahul,
    Since you have not done the mapping yet the middleware will not bring those fields to CRM it will work just like a standard initial load without considering the enhanced master data field.
    When you develop the middleware interface and enhance the CRM data structure also and then you can see the exchange of those fields through MW. You can start the intial load at that time also its not that you can do the initial load just once. But the better option would be that you avoid doing initial load several times because its time consuming activity. You do all the enhancement and then finally perform the initaial load.
    <b>Allot points if my post helps!!</b>
    Best regards,
    Vikash.

  • Error in DNL_CUST_PROD1 Initial Load

    While attempting to carry out the initial load for object (DNL_CUST_PROD1) from R/3 to CRM an inbound queue is generated with status SYSFAIL containing the following error message:
    It is not posible to import material type to hierarchy ZBP_CRM_PT....
    (Message no. SR053)
    The Hierarchy mentioned in the message refers to one that was created manually in CRM before the initial load.
    It was under my understanding that the only hierarchy impacted by the initial load was the R3MATCLASS, then why is this error generated for another hierarchy that should not be involved?
    Regarding this issue I feel I have two options:
    1. Delete the hierarchy in CRM and restart the initial load. (The only problem here is that I have found it really dificult to carry out the deletion, because it means I have to delete products and IObjects created in CRM that are associated to this hierarchy)
    2. Try to find a way to prevent error to appear in the inbound queue. (for example in debugging try to bypass the logic that processes the manually created hierarchy)
    Please I would greatly appreciate to get an answer from anyone that has encounterd similar problems.
    Thanks in advance,
    Pedro

    Dear  Efrain Pacheco 
      Just have a look into the corresponding  entry  in ST22 .
      The problem persists due to the duplicate entries in the table T023 or .
      Delete them directly from the table using se16:
      Select the entries in the classic view (not ALV or grid view). activate the debugger.
      Press the view button. --> you'll enter in the debugger
      Press F7
      Locate the sy-ucomm variable & change it to "DELE".
      Press F8
      Delete the entries.
      Trick-shots but it works!
      Let me know in case of any persistent problems .
    <b>  Note: Reward points if it helps</b>
    Thanks & Regards
    Jaman

  • Replicating data once again to CRM after initial load fails for few records

    My question (to put it simply):
    We performed an initial load for customers and some records error out in CRM due to invalid data in R/3. How do we get the data into CRM after fixing the errors in R/3?
    Detailed information:
    This is a follow up question to the one posted here.
    Can we turn off email validation during BP replication ?
    We are doing an initial load of customers from R/3 to CRM, and those customers with invalid email address in R/3 error out and show up in SMW01 as having an invalid email address.
    If we decide to fix the email address errors on R/3, these customers should then be replicated to CRM automatically, right? (since the deltas for customers are already active) The delta replication takes place, but, then we get this error message "Business Partner with GUID 'XXXX...' does not exist".
    We ran the program ZREPAIR_CRMKUNNR provided by SAP to clear out any inconsistent data in the intermediate tables CRMKUNNR and CRM_BUT_CUSTNO, and then tried the delta load again. It still didn't seem to go through.
    Any ideas how to resolve this issue?
    Thanks in advance.
    Max

    Subramaniyan/Frederic,
    We already performed an initial load of customers from R/3 to CRM. We had 30,330 records in R/3 and 30,300 of them have come over to CRM in the initial load. The remaining 30 show BDOC errors due to invalid email address.
    I checked the delta load (R3AC4) and it is active for customers. Any changes I make for customers already in CRM come through successfully.  When I make changes to customers with an invalid email address, the delta gets triggered and data come through to CRM, and I get the BDOC error "BP with GUID XXX... does not exist"
    When I do a request load for that specific customer, it stays in "Wait" state forever in "Monitor Requests"
    No, the DIMA did not help Frederic. I did follow the same steps you had mentioned in the other thread, but it just doesn't seem to run. I am going to open an OSS message with SAP for it. I'll update the other thread.
    Thanks,
    Max

  • Best Practice for Initial Load Data

    Dear Experts,
        I would like to know the best practices or factors to be concerned when performing initial load
    For example,
    1) requirement from business stakeholders for data analysis
    2) age of data to meet tactical reproting
    3) data dependency crossing sap  modules
    4) Is there any best practice for loading master data?

    HI ,
    check this links
    Master Data loading
    http://searchsap.techtarget.com/guide/allInOne/category/0,296296,sid21_tax305408,00.html
    http://datasolutions.searchdatamanagement.com/document;102048/datamgmt-abstract.htm
    Regards,
    Shikha

  • Initial Load ISU / CRM Issues

    Hi all
    I have a  few questions.
    1. When you start an initial load for BUPA_MAIN in R3AS (from ISU to CRM) it seems only 1 DIAG WP is used (SM50). Is this normal?
    2. In R3AM1 you can monitor the objects. Everything seems to be loaded but yet the status is still 'Running', is this because of BDoc validation errors?
    Kind regards
    Lucas

    Hello Lucas,
    There's a param(CRM_MAX_QUEUE_NUMBER_INITIAL) you can maintain in the table CRMPAROLTP of the source system(maintain this in the ERP system if you're doing an initial load from ERP to CRM)
    Reference Notes:
    350176
    765236
    The parval1 for Parameter CRM_MAX_QUEUE_NUMBER_INITIAL should be an integer(lets say 5) instead of a character 'X'. In such a case 5 queues would be formed for initial load.
    Here's an example :
    Parameter name CRM_MAX_QUEUE_NUMBER_INITIAL
    Param. Name 2   <Object name>    " for example CUSTOMER_MAIN
    Param. Name 3
    User            <User>           " for example CRM, if CRM is connected
    Param. Value    <no. of queues>  " for example 5
    Param. Value 2
    So using the example above 5 R3AI_CUSTOMER_MAIN queues would be formed on the ERP and sent to CRM for processing.
    The no. of available dialog work processes in SM51 available to the qRFC scheduler in CRM system should be able to handle the parallel processing of queues. So consult your basis administrators on this front.
    Regards,
    Rohit

  • 'User is Locked' error while trying to start initial load

    While trying to start initial load of objects using R3AS, I am receiving error msg 'User is locked'. This rfc user is a dialog user with SAP_ALL. I even tried replicating using a new user, but ended up with same error. The user is not locked but still getting the same error msg via status 'SYSFAIL' in the queue. Any suggestions?
    Thnx,
    - AJ.

    AJ,
    The RFC user must be a <b>communication user or a system</b> user. I think you mentioned the RFC user is a dialog user, which would be wrong settings definitely.
    Also as mentioned by Marcin, ensure the passwords in the RFC destination of SRM and R/3 are the same as the passwords in SU01 of the respective systems. To ensure this, click on remote logon for the RFC destination in SM59. If the screen doesnot change, this means your systems are connecting through the RFC user without any problem.
    Please assign points, if answer is usefull !!
    Sundeep

  • Initial Load

    Hi All,
    I want to do initial load for BP related Customizing Objects. I know what all object i need to load. I want to know what r all configuration i need to do in ECC and CRM inorder to do Initial load.
    Please help me on this.
    Kind Regards,
    Anil

    Hi Anil,
    First of All you need to create RFC destinations and logical destinations for ECC and CRM. Take help of your Basis guys in doing this.
    Settings to be done in SAP ECC::
    1: Go to t code sm 30 and enter the table "CRMRFCPAR". Enter your RFC Destination Name for CRM
       User : CRM
    Destination : CRMCLNT200
    Inqueue flag : X
    Send XML : M
    Keep everything else blank.
    2: In the same tcode enter the table "CRMPAROLTP" and enter your CRM release no
    3: Maintain Table CRMCONSUM and enter the Q_Prefix to ""R3A"
    4: Maintain the Table TBE11:
       Set applications BC-MID and NDI to active.
    This is a pre-requisite for the replication of data from R/3 to CRM.
    Settings to Be done in SAP CRM
    1: In CRM you need to create site and subcriptions in Administration console "T-code: SMOEAC"
    2: You need to also Register the Queues (T-code: SMQR)
    Hope this helps! If you require more help let me know
    Regards,
    Anubhav

  • Can't activate the COMPARE function for object DNL_CUST_TVAST for Adapter

    Hello
    I've applier OSS note 866824 to enable the exchange of the sales area flag deletion. I had to do the initial download for the customizing object DNL_CUST_TVAST but it failed because the no intial load was permitted as the data distribution was active. So I've applied note 887696 to enable the intial load for this object : I've deleted the COMPARE function for this object with transaction R3AC3. I've done the initial load for this object and now I can't add the COMPARE function : the error message is enter linked bdoc type for synchronisation load. and I don't know what to do...
    if somebody can help me...
    thanks a lot

    Thanks for your tip but it does not work, I need to fill this field.
    I just have an answer from SAP support, this value COMPARE is relevant for loading data in CDB.
    there no sense to add the compare value for this object : the compare load can never be used for this object. It was a delivery error
    Edited by: Jerome Munier on Dec 5, 2008 7:13 PM

  • Middleware - Initial Load problems

    When I try to do initial load for DNL_CUST_ACGRPB from R/3, the status is 'Running' for long time and does not change to 'Done'. How to troubleshoot the problem and can someone help in resolving this issue?
    thanks a lot in advance.
    Sam

    Sam,
    Have you looked for any failed queues in either R/3 or CRM?  Check SMQ1 in R/3 and SMQ2 in CRM.  You should also see if the queues are registered in both systems, via SMQR.
    For CRM:
    Did you properly define your R/3 site in SMOEAC?  Have you tested the RFC destination to R/3?  Does the R/3 user have full security?
    For R/3:
    Did you check the settings in CRMRFCPAR?  Does the RFC destination work correctly.  Does the CRM user have full security?
    For an object such as the customizing downloads, like DNL_CUST_ACGRPB normally the error surrounds your CRM setup between the two systems.  If all those steps are workly correctly then you will need to consider a few other options.
    Also you will need to do the following in CRM before you try loading again:
    1.  In R3AM1 hit the abort button on the object.
    2.  In either SMQ1 on R/3 or SMQ2 in CRM, delete the queue that failed.
    3.  Fix any configuration issues with your middleware setup.
    4.  Execute the initial load again for the object.
    Good Luck,
    Stephen

Maybe you are looking for

  • To upload a flat file into BW using a variable entry in web application

    hi guys, how to upload a flat file into the web browser using a a variable entry in the wad application. Thanks, your help will be duly appreciated Message was edited by:         Vj.R T

  • Error during DTP Activation

    Hi all, I have a DTP to load data from one DSO to another DSO. I'm getting the following error while activating this DTP, Activation of Objects with Type Data Transfer Process    Internal Activation (Data Transfer Process )       Post Processing/Chec

  • Error in Client Installation - B1 8.8 in Vista

    Hi,      I am installing B1 8.8 PL 00 in a vista system, but system throwing an error saying that Installation failed to complete.      Other XP Clients are sucessfully got installed.     Server:                  Win 2008 Standard Edition            

  • Constructor of arrays

    Hello everybody I've recently created a new class called Patient. I've now created a second class called Statistic. In the second class I've decided to declare, as a data member an array of type Patient. Because there will be only one array, so I hav

  • Unicode vs non-unicode

    Hi All, Can anyone please tell me what is the differenece between unicode and non-unicode SAP systems. I heard that all the new versions are unicode. What is the difference, purpose and significance of these? Thanks Cyrus