Error in replication sales order from CRM 5 to ECC 6

Hi,
I am new to the middleware
When I am trying to replicate the sales order from CRM 5 to ECC 6, i found the following error in SMW01 “R/3 adapter is called
Message no. CRM_ORDER_MISC024
I am unable to track what may be the problem and even I have checked the SMQ1 & SMQ2 in both CRM and ECC but nil.
Can anybody help me out?
Thanks in advance

Hi Binu,
Try check also the SMQ1 & SMQ2 on R/3 when you start trigger the
document transfer from CRM to ECC. If you cannot see any similar document
appear here, seems like your Middleware filter has not properly set.
Check Middleware filter for document transfer, if I am not mistake, the object
is SALES_DOCUMENT.
Just check, if there filter which block the document to be sent to R/3.
Hope this helps.
Gun.

Similar Messages

  • Mass sales orders from CRM to ECC

    Hi,
    We have a requirement to mass upload sales orders from CRM system ECC system. I could not able to find any option to push sales orders in bulk from CRM to ECC.
    Could you please let me know if you know any kind of solution for this kind of scenario.
    Thanks in advance!
    Regards,
    Kumar B.

    Hi Maggie,
    Thanks a lot for your response. But I could not able find CRMD_MASS_UPDATE in CRM system as well as in ECC.
    Could you please let me know how to try this other please let me know the program or tcode.
    Regards,
    Kumar B

  • Error when replicate sales order from crm to r3

    Hello Guys,
    When I replicate a sales orders from a CRM system to R3 system the system does the following error in the smw01:
    queue name: R3AD_SAL_ERR
    error1:
    Please enter sold-to party or ship-to party
    Nº mensagem VP112
    error2:
    Sales document XXXX was not changed
    Nº mensagem V4219
    Any idea, why this happens?
    Mary

    Hello guys,
    I have solved my problem by my own.
    The problem was in the distribution of partner functions from crm to R3 (spro -> CRM->Basic Functions-> Partner processing->Data Transfer-> distribution of partner functions from crm to R3).
    The partner functions assigned to sales orders in R3 was the AG, WE, RE and RG, and in the CRM was SP, SH, BP, PY, the partner functions map wasn't correct
    I have had to map the correct partner functions between crm and r3. I have put in CRM the same partners functions that R3.
    Best regards
    Mary

  • Replication sales order from CRM to R/3?

    Hi Gurus
    I need some advice. We are implementing CRM for a over client
    Over sale Cycle is LeadOpportunity- sales order- delivery  billing
    Once sales order created in CRM we have to send that sales order to SAP R/3
    Then delivery and Billing will do in R/3?
    So what are the Middleware settings we have to do? 
    Please explain me in a clear format 
    Regards u2026
    Rosie

    Hello Rosie,
    If given not so complex scenario, you may go like this:
    1.make all the necessary settings the same in CRM and R/3, including sales transaction type, item category ....
    2.transaction smoeac, under R/3 site, create subscription to "All Business Transactions (MESG)"
    If you does not want all the business transaction flow to R/3, you may consider to create a simple intelligent replication object for business transaction, and limit the data transfer for TA only for example.
    Hongyan

  • Custom fields replication in sales order from CRM to ECC

    Hi Experts,
    We have added a few custom fields in CRM 7.0 (Ehp1) using AET. The BDoc BUS_TRANS_MSG has been automatically extended with these custom fields.
    On ECC side also, same custom fields have been added to VBAK and VBAP, using APPEND STRUCTURE. Fields were added to ADDITIONAL DATA TAB B in VA01 / VA02 transactions.
    Our issue is, when a sales order is created in CRM, it is getting replicated on ECC. But, only standard fields are getting replicated. The custom fields that we have added are remaining empty on ECC side.
    In CRM --> txn SMW01, we can see that the BDOC is populated with custom fields also.
    What is it that we have to do to ensure that custom fields are also replicated to ECC. Do we need to maintain field mapping between CRM and ECC, for custom fields, manually. How and where do we have to maintain the mapping. Also, please let me know the BADIs / exits that need to be implemented to achieve the above functionality
    Regards,
    Manohar

    Hi Manohar
    You can map these custom fields using the badi CRM_DATAEXCHG_BADI. Please see the documentation of the badi in SE18 in your system for further details.
    Regards
    Gavin

  • Error in Outbound Queue while Releasing order from CRM to ECC

    Hi,
    When I release my sales order from CRM to ECC, I got an error in Outbound Queue saying "Screen output without Connection to User".
    This is occuring in FM : BAPI_SALESDOCU_PROXY_UPLOAD
    Can you please tell me why this error is coming?
    Thanks,
    Sandeep

    Hello Sandeep,
    During the RFC call from CRM to ECC, this is a background processing, the screen call is not allowed.
    If a call screen is executed, there is the mentioned error.
    Please check in your ECC system, whether you have any user exits that have the coding 'call screen'.
    Best regards,
    Maggie

  • Replication of BP and Sales order from CRM to R/3

    Hello everyone,
    I have a peculiar condition in my hands.The requirement is to replicate 10 business partners from crm to R/3 ,then the next 4 Business partners need not be replicated and then the next three replicated..How do we do this kind of replication....
    One thing more regarding the replication of sales order.When we save a sales order in CRM,is it automatically replicated to R/3 or do we need to release it manually??
    If yes,then if we do not want to replicate the sales order from crm to R/3,then what will we do?
    Consider that all the middleware settings are configured and working fine..
    Puneet

    Hi Bokhal,
    Please consider my answer from your recent thread dealing with apparently the same issue :
    Hi Bhokal,
    For filters in uploads please consider below:
    For Filtering the BP-upload, use the Administration Console
    (tx. SMOEAC) in the corresponding subscription of the "All Business
    Partners (MESG)" publication assigned to the R/3 site.
    Some publications (and the replication objects they are based on) are
    delivered as type "Simple bulk" which does not give you the opportunity
    to assign criteria values for filtering.
    You might have to re-create the publication. To do that:
    1) First delete the subscriptions "All Business Partners (MESG)" and its
    publications & the replication object.
    2) Recreate the replication object as type "Simple intelligent".
    3) Afterwards you can create a new publication via wizard of type
    "Simple intelligent (msg)" assigned to the BDOC-Type BUPA_MAIN. Then,
    you will be able to select some "filter criteria".
    The reason for deleting the "old" publication is, that you
    are not allowed to assign a BDOC-Type to more than one publication.
    4) But please keep in mind that there is no realignment supported. So
    you should only use fields for filtering, which cannot be changed
    afterwards.
    This is the "simple" solution for filtering on fields. This
    will not provide complex filter criteria.
    If you need this, you shall create a filter function in R/3- and/or
    CRM-Inbound and -outbound.
    If you want to keep the control about the upload trigger, you can add an
    additional module in transaction CRMC_BUT_CALL_FU, position > 200000.
    BUPA_MWX_BDOC_BPS_FILL_CENTRAL. Within this new module, you can delete
    all partners within the complex structure that you don't want to upload.
    Hoping that above will be helpful.
    Best regards
    Christophe Sturzel

  • Creating ERP Sales Order from CRM 7.0

    Hi Experts,
    We are implementing the scenario-Creating ERP Sales Order from CRM. My doubt is:-
    Do we need to download the entire product data from ECC via middleware to implement this functionality?
    Is it possible that we manually create few products in CRM with same heirarchy and category and avoid middleware data download?
    My basic doubt is-what product information is passed to ECC from CRM when we create the ECC Sales Order? If only product id is passed, then we can avoid middleware data download for product from ECC to CRM.
    Can anyone please provide me some pointers on this? What should be the approach-download product data from ECC to CRM or manually create product data in CRM?
    Thanks and Regards,
    Rohit

    I´m trying to figure out the ERP Sales Order Scenario in CRM, i found the following link (sap.help) to customize the ERP sales Order in CRM, it´s a quickly guide supported by SALESPRO but in my case does not work, if somebody knows how to retrive the Order in IC i´ll appreciate.
    Here a quick Guide -->
    Prerequisites
    You can directly create and change an ERP sales transaction in SAP CRM once you have carried out the following:
    You are using SAP ERP for your Quotation and Order Management.
    You are using SAP CRM.
    You have assigned the relevant ERP sales transactions to a profile.
    You do this in Customizing for CRM, by choosing  Customer Relationship Management  Transactions  Settings for Sales Transactions  Define Profile for ERP Sales Transactions .
    You have defined an RFC destination.
    You do this in Customizing for CRM, by choosing  Customer Relationship Management  CRM Middleware and Related Components  Communication Setup  Define RFC Destinations .
    You have defined a business role by copying the standard business role SALESPRO to your own. You make this setting in Customizing for CRM, by choosing  Customer Relationship Management  Business Roles  Define Business Role .
    You have defined cross-system copy control of transaction types.
    You do this in Customizing for CRM, by choosing Transactions  Settings for ERP Transactions Maintained via CRM  Cross-System Copy Control for Opportunities and ERP Transactions
    I want to see the screens or video regarding with this scenario.
    Regards,
    Memo

  • Meet a problem of data exchange for sale order from CRM to R3.

    Dear Friends:
          I do the data exchange for sale oder from to R3 today , the problem's detail is as follows:
          When i save a sale order in CRM (Version is 5.0) . it can automatically generate a bdoc which bdoc type is BUS_TRANS_MSG. but the bdoc status alway is "Sent to receivers (not all have confirmed)". and the original order in CRM can not be change .it quote that "Document is being distributed - changes are not possible",  so i check the order status analysis in detail .it presents two error messages ," Event 'BEFORE_CHANGE', attribute '     FINI': Error code for function module 'CRM_STATUS_BEFORE_COMPLETED_EC' , "Item is not yet completed in OLTP system".  so i check  the order in R/3 ,it has already been create and without any error messages.
       Would like to tell me how to solve it . thanks your any idear..

    Hi Benjamin,
    When performing uploads to R/3 from CRM there is a response from the OTLP system that is sent back to the CRM Middleware to confirm that the data records were received and processed correctly. 
    Here is a checklist you can run through to verfiy that the connections, systems and objects that are needed are all in place:
    <b>On R/3 system:</b>
    - Check R/3 outbound queue (transaction SMQ1) for any entries that are not reaching CRM.
    - Check that all RFC destinations on R/3 are defined correctly and are pointing to CRM
    - Check the CRMCONSUM table in R/3 to ensure CRM is registered as a consumer
    - Check the CRMRFCPAR table in R/3 to ensure that order objects are valid for exchange between R/3 and CRM
    - Check for any short dumps in R/3 (ST22/ST21)
    <b>On CRM:</b>
    - Are there entries stuck in the inbound queue (SMQ2) with R3AU* names?
    - What does the CRM Middleware Trace show (SMWT)?  Sometimes this has more detail than the specific BDoc overview (SMW01)
    - Check for short dums in CRM (ST22)
    Let us know what else you uncover and we can work from there.
    Brad

  • Error while transferring SALES ORDER from ECC to SCM

    Hi Experts,
          I am working with SCM4.0 and ECC 5, while i transferring the sales order from ECC5 to SCM ,it encounters with the following errore message.
    <b>Sales order M-10 1000: Integration model does not contain material master
    Message no. XC100
    Diagnosis
    To ensure a consistent dataset in SAP APO, the material master data for filter object Sales order M-10 1000 also has to be known in SAP APO. In the current case no entry was found for the combination   in the models that were checked.
    System response
    Object Sales order M-10 1000 cannot be transferred correctly.</b>
    Any kind of suggestions would be appreciated well.
    Thanks in advance..
    Regards,
    A.Fahrudeen

    Hi Fahrudeen ,
    I hope the master Data like Material and Location and Customer are not CIFed to APO prior to Sales order or else while ciffing the sales order you have not selected the sales order radio button and same time only enter the Material ,location and customer wothout the tick on filter objects for Mat/Loc and Cust.
    Hope this helps..
    Regds// Digs...

  • Replication od order from crm to r/3

    I'm trying to Create order in CRM 4.0 and wanted to replicate to ECC 5.0, for replicating order from crm to r/3,what are the settings required both in r/3 and crm
    Thanks&regards
    kishore kumar
    Edited by: kishore kumar on Jun 11, 2008 12:10 PM

    Hi Kishore,
    You can refer to in Best Practice C71 - connectivity.
    http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/Documentation/C71_BB_ConfigGuide_EN_US.doc
    The above one is for CRM 5.0, but its similar in 4.0 too, except for a table entry in R3 side. In ECC table CRMPAROLTP, you have to specify the release version of the CRM system.There you mention your proper CRM release (400 instead of 500) . FOr rest of the config, use the same manual.
    ALso, refer "C03: CRM Master and Transaction Data Replication":
    http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/Documentation/C03_BB_ConfigGuide_EN_US.doc
    This 2 docs are sufficient for normal replication.
    If you want full Middleware setup, in best practice, follow the documentation - B01, C71, B09, C03 in that order.
    Hope this helps. Let me know if you want anything more.
    Reward points if this helps.
    Regards,
    Alin

  • Replicating partner function (VE=sales employee) from CRM to ECC

    Hello, we managed to replicate the ECC customers and contact persons to SAP CRM.
    Now we also want to replicate to CRM the partner functions (VE = sales employee) of ECC that are linked to the customer in the sales view. When I replicate the object customer_rel they are not synchronised to CRM. I have maintainted the 'distribution of partner functions from SAP ECC into CRM and vice versa in SPRO.
    What are the different steps that I need to do? What am I missing?
    Should we be alble to see those relationships on BP in CRM once synchronised? If yes, in which relationship? Since the employee responsible is already filled manually for another function.
    Thanks for your help on replicating partner functions from CRM to ECC?
    Kr, Anouck

    Hi Anouck.
    If I've understood correctly, for that you must pass the employees from ECC to CRM first.
    You can do this by running report RHALEINI at ECC side, but you must configure some things first (like creating a CRM grouping to indicate the number range for employees, and to activate at CRM side this integration)
    Kind regards,
    Garcia

  • Replication of BP from CRM to ECC

    Hi,
      Can some one tell me the procedure to replicate BP master data from CRM to ECC.
    Regards,
    SAP CRM MW.
    Message was edited by:
            SAP CRM

    Hello Friends,
    Can you help me to resolve my WEB CATALOG Image issue in the following weblog.
    WEBCATALOG not working in CRM
    Your help in this regard shell be highly appriciated.
    Jaswant

  • Replication of quotation and order from CRM to ECC

    Hi experts,
    We are trying to replicate a quotation and order created in CRM to ECC. We have maintained the same transaction types and item categories in both ECC and CRM. Is there anything else that is required to be done for proper replication??
    Now while trying to replicate, we are getting this error: "Partners from account group 0005 are not permitted for partner function BP (Notification E VPD 000)"
    How to solve this??
    Please Guide.
    Regards
    Aakshi Suri

    We maintained Partners from account group 0005  for partner function BP. Now we are again getting these errors:
    u2022     Account Assigment Object Successfully Assigned to Item 0000000010 (Notification S C( 312)
    u2022     SALES_HEADER_IN has been processed successfully (Notification S V4 233)
    u2022     The sales document is not yet complete: Edit data (Notification W V1 555)
    u2022     Sales document 0005000080 was not changed (Notification E V4 219)
    u2022     Status "Obsolete status" of material 101123900 does not allow external procurement (Notification E ME 053)
    u2022     Error in SALES_ITEM_IN 000010 (Notification E V4 248)
    Is there any place where we can check the notifications??
    Kindly help us in resolving this error.
    Regards
    Aakshi

  • Sales Area determination in follow-up ERP Sales order from CRM opportunity

    Hi Experts,
    Iu2019ve configured everything needed for ERP sales Order to be created as follow-up from CRM opportunity.
    sales area in CRM opportunity is correctly determined (but division is disabled)
    Sales Org : 1000, Distribution Channel: 10 and Division : 01 (Division is not displayed in opportunity)
    But when I created ERP sales order as follow-up document from opportunity, system checks for sales area 1000, 10, 00 (This sales area or Division u201800u2019 doesnu2019t exist in either systems ERP / CRM) and gives a error message.
    If you have any idea how sales area determination works in follow-up ERP Sales order please share.
    your help will be highly appreciated
    Thanks
    Manjushail

    Hi Christian,
    If the service order line items are entittled to service contract , at each item level you will get contract info in contract data tab.
    when you transfer these items to confirmation , confirmation item contract data will not have contract information. Only when you enter items in confirmation manually then system will pop up window for selection contract and confirmation items get contract information.
    thanks,
    Nitin

Maybe you are looking for

  • Empty CSV Output

    Hi, I have a simple report. I can see the result on screen, but when I click on the link to export it as a csv file, I get an empty file with NO_DATA_FOUND. Why? Thanks

  • Itunes crashes when i plug in my iphone 4

    hmmmi havent seen to find too many other topics about this but everytime i plug my iphone4 into my pc... it crashes....windows 7 suggests finding a solution online but then nothing opens or does anything and itunes just croses. it wont do it if i don

  • Unable to open Adobe Creative Cloud. Please Help! Don't know what I am doing.

    I quit out of the CC icon on the Apple Toolbar and couldn't get it to reappear yesterday. Today it has appeared but it is 'inactive', ie. in grey. When I position my mouse to it, I get the 'spinning colour wheel of death'. To make things worse, I the

  • Quicktime Pro editing capabilities?

    Using a VHS-to-DVD burner, I copied some short films I made in college (i.e. no copyright issues). I'd like to cut the test patterns I have at either end, and I'd like to lighten some of the footage. The files are VOB format. Can QuickTime Pro do thi

  • Making a Widget a Menulet?

    Is it possible to make a widget into a menulet that appears at the top right of the menu bar? I'd like to specifically use the gmail inbox notification widget as a menulet. Is this possible?   Mac OS X (10.4.9)