Middleware initial load in production

We have a question over how to run an initial load (R3AS) in our production system.  We have over 4 million business partners and 9 million contract accounts that will require replication from ERP to CRM system.  We expect the initial load could take several days to run.  Is there anyway to stagger the initial load?  This is due to that we may not want replication activities occurring at certain times of the day.  We'd like to just do an initial load on a range of bp's per day.  It seems this could be accomplished by setting a filter, but my understanding is that as we shift the filter, we would then be missing the deltas of the previous bp's that were loaded via initial load.  Is there anyway to accomplish a staggered initial load?  or do you need to basically fire off the initial load for your entire filter.
Does anyone also have any tips that are geared towards replication as it relates to large volumes of data.
Pam Crissman

Pam,
"It seems this could be accomplished by setting a filter, but my understanding is that as we shift the filter, we would then be missing the deltas "
You can activate the deltas manually in R3ac4.
Regards,
Siva.

Similar Messages

  • 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

  • Error in Initial Load of Products from ECC to CRM

    Hi ,
        Im getting below errors In initial load of MATERIAL from ECC to CRM.
    <b>Data cannot be maintained for set type COMM_PR_MAT
    Data cannot be maintained for set type COMM_PR_UNIT
    Data cannot be maintained for set type COMM_PR_SHTEXT</b>
    <b>My Analysis is</b> 
      I found these set types are already assigned in other base category and around 100+ materials are created using this base category.
      After initial load of DNL_CUST_PROD1, i found these set types are not assigned to any of the categories of hierarchy R3PRODSTYP. Since R3PRODSTYP is not having above set types, my initial load is failing.
    <b>Required Solution</b>
      Is there any other way, I can download materials from ECC to CRM, with out deleting the existing materials and Z hierarchy created earlier from CRM.
    Regards,
    Prasad
    Message was edited by:
            SAP CRM

    Hi there,
    Try to attach the Set Types:
    "COMM_PR_MAT", "COMM_PR_UNIT", "COMM_PR_SHTEXT", COMM_PR_BATCH, COMM_PR_LGTEXT, COMM_PR_LGTEXT1,COMM_PR_LGTEXT2,
    to the Category "MAT_" and then run the Initial load again.
    It should work now unless you have some other issues.
    Best regards,
    Pankaj S.

  • Middleware initial load error on funcloc segment type (ADR2) does not exist

    Hello,
    We are doing initial loads of data into a new CRM 7.0 system.
    So far all objects have been done except Functional locations (FUNCLOC).
    During the initial load of the functional locations the various BDOCs all go into error state.
    The error is the same everywhere: segment type adr2 does not exist.
    If we deactivate the adr2 table In transaction R3AC1 and process again, we get the error message for the next table
    (Like:  segment type IFLOTX does not exist) and so on.
    IS there any settings we can do to manage these 'segments' or would there be another wa to solve this?
    Thanks.
    Joram

    Hello,
    Take a look at note 1271465, it does not talk about the ADR2 segment but about segment errors in SMW01 for functional location download. It might be useful. Observe especially the constraint in ERP version number, it might be that your ERP system is out-of-date/incompatible for this scenario.
    Second thing to check, go to SPRO>CRM>Master Data>Installed Base>Replication of technical objects from ERP
    There you'll find a mandatory customizing activity for Functional location download.
    And in the documentation of activity "Replication of Functional locations: Prerequisites and General information" you'll find all the necessairy actions to perform.
    This helped me in setting up funcloc replication in CRM 7.0.
    Hope this helps,
    Kind regards,
    Joost

  • Debug Middleware Initial Load

    Hi Experts,
    How do I debug initial load data? I am uploading data from R3  to CRM. Some of the set types data is missing. How do I debug to find out why some set type data is being uploaded successfully where as some data is not related to an equipment(installed base).
    Regards,
    Abdullah Ismail.

    Hi Shalini,
    I have put an external break point in the specified badi but it does not stop there. There is some issue with the initial load and queues. When I unregistered the queues and execute r3as, all the queues get registered. Hence debugging does not work. There is some problem with the delta load also when the equipment is changed in the R3 side. The functional guys are trying to fix it up. Hopefully it finishes soon and I get to award you points
    Regards,
    Abdullah
    Edited by: Abdullah Ismail on Jun 22, 2008 10:34 AM

  • Initial load of product categories - Middleware issue

    Hello all,
    I need fresh idea regarding middleware problem that I am facing.
    My setup of middleware is done by note 720819, sites (CRM and R/3) are defined, report for product settings is run (service set to inactive), RFC connections set, filters for DNL_CUST_PROD1 set and nothing is happening when I try to transfer material groups for the backend. RFC users have SAP_ALL.
    Object is in status running and that is. I checked RFC connection and it is working, so EBP is entering R/3 and here everything stops.
    I used note 429423 for analysis with no much use because there is no BDocs at all.
    customizing is the same on DEV and QAS but on QAS is doing nothing while on DEV is happily executing.
    Please give some clue what is happening.
    TIA
    Gordan

    So,
    after digging around EBP and R/3 (do you remeber Digger game) I found out two things.
    1. RFC user had wrong authorizations (not SAP_ALL, SAP_NEW) what was different that on other systems. Finally agree with other that this authorizations are possible if user is not dialog.
    2. Because load was started with unproper authorizations it was stuck in OUTBOUND queue of SRM. When I deleted loads in queue and with proper authorizations everything went OK.
    Point: do not look only inbound queue in SRM
    Gordan

  • Initial load of BP through Middleware

    Hello,
    I try to do the initial load of Business Partners from R/3 into the CRM system. The monitor displays, the load has been done succesfully (green light), but no business partners appear in the CRM. Can someone help me?
    Points will be awarded
    Thanx, Peter
    btw: does anybody have some document about setting up the Middleware to transfer data from R/3 to CRM and vice-versa?

    Peter, before you can load the BP from R/3 to CRM you need to do some mandatory configuration which - on high level - are:
    1 - Map BP Master Data from R/3 to CRM
    2 - Map BP Master Data from CRM to R/3
    3 - Synchronize field settings between R/3 and CRM
    4 - Configure field attributes
    5 - Execute actual BP replication
    For details on how to execute these configuration stepse steps have a look at http://help.sap.com, select here SAP Best Practices -> Cross-Industry Packages -> CRM. In the CRM Best Practices select Business Information and Preconfigured Scenario's, select (ob right hand side) a sales related scenario, e.g. Internet Sales and select Building Block B09: CRM Replication. In the actual Building Block navigate to page 45 and execute the steps accordingly. Hope this helps, Tiest.
    Message was edited by: Tiest van Gool

  • Middleware starts replicating before initial load

    Hi folks,
    currently i´m setting up the middleware to connect a live ERP with a fresh CRM. The initial load is not done yet, also a lot other configuration stuff. I noticed that at the time of registering the queues the middleware is connecting itself and listing first BDocs in SMW01. Mostly R3AD delta(!) material BDocs (which fail by mapping error currently) but also green ones like 'class message' or 'objcl_message' which seem to have dummy or real entries. This is a problem as i did not configure e.g. R3AC1 filters or number ranges yet.
    I thought delta load is triggered first after initial load. How can i stop the middleware before i finish the configuration stuff. If there is a 'switch off' (like deactivate a business adapter object in R3AC1) i guess i would have to switch it on again just before the initial load and then risking uncontrolable connection againg before i can execute R3AS. I mean if i would e.g. deregister the queues i could end my configuration but i would have to register the queues just before initial load and would again having no control about the start of the replication. Is that a problem for you? - How do you handle that issue usually if you set up a new CRM?
    Thanks

    Hi,
    Read these topics:
    Re: Turning Bdoc On & Off, & its monitoring
    Re: Deactivation of data exchange between ERP and CRM
    Denis.

  • Initial load in middleware

    Hi,
    When i start the initial load with transaction R3AS, after specifying the load object and destinations on execution it throws me an error "NO GENERATION PERFORMED CALL TRANSACTION GN_START".
    I tried running GN_START transaction, after completion of that, when i again try R3AS, it shows the same error again. ("NO GENERATION PERFORMED CALL TRANSACTION GN_START".)
    Please suggest some ideas.
    Thanks & Regards,
    Karthik.

    Hi Karthik,
      Start transaction GN_START to generate the missing objects. The status of the generation (generation errors) can be seen in transaction GENSTATUS.
    Regards.
    Manuel.

  • Middleware Question - Initial Load vs. Synchronize

    Is the initial load (transaction R3AS) of an adapter object required for replication to be carried out from R/3 to CRM? Can I synchronize (R3AS4) instead if I don't need the existing data?
    Also, is it even required to do some sort of action (either initial load or synchronize) before we can start replicating?
    Our issue is that some items that are under a certain adapter object aren't replicating and I am guessing that I need to either do the initial load or synchronize it. Is this correct?

    Hi,
    pl check entries in <b>R/3 Table</b> in SM30
    1) Table CRMRFCPAR... Here check CRM FILTERING ACTIVE
    2) <b>CRMSUBTAB</b> : In this table check for subscription upload and downlod objects
    3) <b>CRMRFCPAR</b> : In this table RFC Destination , you define object and load type ( whether intial load or delta load etc..)
    4) <b>CRMCONSUM</b>: In this table , define possible user of R3 adaptor functionality.
    After this you can do In <b>CRM in Transaction R3AS</b> ( initial down load ) the delta download.
    In CRM ,You can also do the filter settingf for the objects in transaction <b>R3AC1</b>  ( ADAPTOR object filter settings ) if required , similerly check entry  in transaction R3AC3 and R3AC5
    regards,
    PD
    Reward points if it helps!!

  • Middleware - Delta load is not working from CRM to R/3

    Hi Experts,
    Our client is using SAP-R/3 4.7 and CRM 5.0
    Connectivity was established via Middleware and initial load of Customizing objects and Master data( Customer and Material) was finished successfully.
    Now if i create any Customer or Product in R/3 they were replicating to CRM(Delta load), but this delta load is not working in CRM to R/3 direction.
    In CRM Administration console( Transaction code - SMOEAC) R/3 site was maintained and subscribed for Publications - All Business Partners, All Business Transactions and All Business partner Relationships.
    Can anybody help me out that why Delta load is not happening from CRM to R/3 Direction.
    Thanks in advance
    Nadh.

    Hi Nadh,
    for BPs check PIDE settings once agiain, i hope u ve already downloaded all mandatory obects for BP, because u already told that replication from r/3 to crm is ok, so check once again PIDE settings (CRM to R/3),
    for Products u ve to manual upload only
    for Products
    This may be necessary because the data is required in the OLTP System for a number of logistical processes such as procurement, inventory management, billing, financial accounting, controlling.
    cheers
    Ranga

  • Middleware Initial Objects Details

    Hi Gurus,
    I am new to the Middleware i would like to know the details of the following initial objects i.e what is the purpose of each initial objects and it's impact.
    DNL_CUST_ACGRPP
    DNL_CUST_ADDR
    DNL_CUST_BASIS
    DNL_CUST_BASIS2
    DNL_CUST_BASIS3
    DNL_CUST_BASIS5
    DNL_CUST_BASIS6
    DNL_CUST_BNKA
    DNL_CUST_PAYPL
    DNL_CUST_PRICE
    DNL_CUST_PROD0
    DNL_CUST_PROD1
    DNL_CUST_PROD3
    DNL_CUST_S_AREA
    DNL_CUST_SALES
    DNL_CUST_SCE
    DNL_CUST_SHIP
    DNL_CUST_SPROD
    DNL_CUST_T502T
    DNL_CUST_TBRC
    DNL_CUST_TPFK
    DNL_CUST_TSAB
    DNL_CUST_TVAST
    DNL_CUST_TVFS
    DNL_CUST_TVGF
    DNL_CUST_TVIP
    DNL_CUST_TVLS
    DNL_CUST_TVPV
    Thanks in advance
    I would reward the maximum points if that helps me out

    Hi,
    Although its lengthy to discuss the importance of each of the objects you mentioned,Material master data is transferred from the ERP system to the CRM system using middleware. The relevant middleware object is MATERIAL. A single initial download is necessary in which the materials required are created in the CRM system as products. Subsequent changes (and also new materials) in the ERP system can be transferred by delta downloads.Therefore
    DNL_CUST_PROD1 (is an adapter object to create hierarchies and categories in CRM to hold the product master), DNL_CUST_PROD3, DNL_CUST_PROD0,
      Before you do an initial load from R/3.Before the initial download can take place, you must have:
    &#9679;     Transferred Customizing for Basis Components (in particular, transferred the units of measure, languages, and countries)
    &#9679;     Transferred Customizing for Organizational Management (for example, transferred the sales offices)
    &#9679;     Transferred Customizing for Sales and Distribution (for example, transferred the product groups)
    The others will take time to elaborate,
    Hope this helps you to a certain extent.

  • No initial load of Customers, Material and delta load of Sales Orders.

    Hi Experts,
    I am facing a very troublesome issue. I am not able to setup the Middleware portion for initial and delta loads. I read a lot of documents and corrected a lot of things. finally, the connectivity is done with R/3 and CRM. Initial load of all objects is successful (as per Best PRactices guide). Customizing load is successful.
    But after now I have these open issues for which I am unable to find any answers (am really exhausted!!):
    - Customer_main load, it was succesful, but no BP's of R/3 are available.
    - Material, it failed in SMW01, SMQ2, the errors are:
    Mat. for Initial Download: Function table not supported
    EAN xxxxxxxxxxxxxxxxxx does not correspond to the GTIN format and cannot be transferred
    EAN yyyyyyyyyyyyyyyyyy does not correspond to the GTIN format and cannot be transferred
    Plant xx is not assigned to a business partner
    - Sales order, it shows green bdoc, but error segments says "No upload to R/3" and the order does not flow to R/3.
    We had our system setup 3 years back for data transfer and Middleware. But few things changed and connectivity stopped. I did all that again now, but am not yet successful. Any inputs will be greatly appreciated.
    Thanks,
    -Pat

    Hi Ashvin,
    The error messages in SMW01 for MAterial initial load is :
         Mat. for Initial Download: Function table not supported
         EAN 123456789000562 does not correspond to the GTIN format and cannot be transferred
         EAN 900033056531434 does not correspond to the GTIN format and cannot be transferred
         Plant 21 is not assigned to a business partner
    I have done the DNL_PLANT load successfully. Why then the plant error?
    Some of the messages for BP:
    Messages for business partner 1331:
    No classification is assigned to business partner 1331
    For another,
         Partner 00001872(469206A60E5F61C6E10000009F70045E): the following errors occurred
         City Atlanta does not exist in country US
         Time zone EST_NA does not exist
         You are not allowed to enter a tax jurisdiction code for country US
         Validation error occurred: Module CRM_BUPA_MAIN_VAL, BDoc type BUPA_MAIN.
    Now, the time zone EST is assigned by default in R/3. Where do I change that? I do not want to change time zones as this may have other impacts. Maybe CRM I cna change this, not for sure in R/3. City check has been deactivated in R/3 and CRM, still the error.
    Till these 2 are not solved, I cannot go into the Sales order loads.
    Any ideas will be greatly appreciated.
    Thanks,
    -Pat

  • Error while Initial load

    Hi Forum,
    Iam doing Middleware setup for downloading customer master from R/3 to CRM.Iam trying to do initial load of customizing objects viz.,DNL_CUST_ACGRPB,DNL_CUST_ADDR,
    DNL_CUST_KTOKD,DNL_CUST_TVKN,DNL_CUST_TVLS,DNL_CUST_TVPV... which are to be loaded before doing initial load of CUSTOMER_MAIN.
    while doing initial load of customizing objects iam getting the below mentioned error
    <b>001 No generation performed. Call transaction GN_START.</b>
    <b>002 Due to system errors the Load is prohibited (check transaction MW_CHECK)!</b>
    <b>-</b>when I do GN_START
    "A  job is already scheduled periodically.
    Clicking on 'Continue' will create another job
    that starts immediately.
    Do you want to continue?" message is displayed
    and I have sheduled it.
    But in SMWP transaction I can see in
    <b>BDoc Types: Generation of other runtime objects</b>
    Not generated / <b>generated with errors 2 entries  
                    31.08.2006 05:33:50</b>
    and the objects with errors are
    <b>POT_LISTWRITE
    SPE_DDIC_WRITE</b>
    <b>-</b>In transaction MW_CHECK, system displays message as <b>No generation performed. Call transaction GN_START.</b>     
    when I regenerate these objects(generated with errors)from the context menu I find no difference.
    I have also referred to the <b>Note :637836 and 661067</b> which also suggests to run few reports and GN_START but inspite of doing all the corretion parameters in the note Iam still unable to come out of the situation.
    Please Guide
    Thanks in Advance
    Shridhar.
    Message was edited by: Shridhar Deshpande

    Hi Rahul,
    Thanks for the reply.I checked in transaction MW_CHECK and the system throws the message as
    <b>No generation performed. Call transaction GN_START.</b>
    In the long text the below message is available
    <b>No generation performed. Call transaction GN_START.
    Message no. SMW_GEN_KERNEL005
    Diagnosis
    An upgrade was performed.
    <b>System response</b>
    The Middleware is stopped because MW objects must be generated.
    <b>Procedure</b>
    Excecute transaction GN_START.</b>
    If GN_START is executed,I dont find any change.
    I also checked in <b>smq2</b>in CRM and I found the status of the queue as below
        CL       Queue Name      Entries  Status   Date
    <b>200 CSABUPA0000000042  5       SYSFAIL  31.08.2006 09:54:05 31.08.2006 09:54:11</b>
    Thanks
    Shridhar
    Message was edited by: Shridhar Deshpande

  • Initial Load of contract from ISU to CRM

    Hi All,
    We are working on the replication of contract from ISU to CRM.
    We have done all the necessary setting,like assigning default product,running ecrm_generate_everh report etc
    When we are running initial load on SI_CONTRACT,only single BDOC is getting generated which is error free but still it contains no data.
    Since its without an error ,we are not able to figure out whats the error is.
    Regards
    Nikhil

    Hello Nikhill,
    Could you resolve the problem?? I've a similar error, the BDoc is empty. The table everh is filed but the fields contractpos and contarcthead have value '0000000000000000' i think that is the problem. ANd the recport ECRM_CHECK_EVERH say that are misiing contracts.
    Could you help me please!!!
    Thnks!!

Maybe you are looking for

  • How do I download Firefox for Windows XP on an iMac?

    I have just installed Windows XP on an iMac (which otherwise runs Mac OS 10.6.3). I want to download Firefox to run under XP on it, but of course I have no browser on that part of the machine, so I tried to download it through the Firefox on my Mac O

  • Menu does not appear on Flash-built project

    Hi guys, I created Flash output with Encore. It starts with a menu with two buttons; one to play the full movie and one two a scene selection menu that contains links to the chapters. When I preview the result in Encore, it all works without any prob

  • Configuring Panther to run an Agfa Arcus II scanner

    Greetings! For reasons I won't bore you with, I have to configure an Agfa Arcus II flatbed scanner to run under 10.3. Agfa stopped actively supporting its scanners several years ago, but they still maintain support info on their web site and do provi

  • Why is Firefox about 5 times slower than chrome on same tablet?

    Hei, I love the idea behind firefox, but as mobile browser it feels very slow. Using the zimbra ajax email client, firefox mobile on a powerfull sony xperia tablet z takes 25s to start up, and even then, usage is laggy. Chrome on the same device star

  • How to format the output of Today() ⨍(x)  when used in a formula

    This table should explain what I'm asking to do. Have the Wed, Nov 2, 2011 applied to a date when I use the Today() function. Without the workaround of refernencing another cell to pickup formatting like I do in the final row. Formula Cell Format Res