MBDOCin CRM IDOC in ECC

I want to transfer my sales order details in sap crm to an IDOC in ECC to create a TC. I have the IDOC as Tradingcontract01 to which i want to post data from CRM. Could you please help me the detaied steps to do the same.

Hi Sangameshwar,
In CRM you can have two scenarios for ERP Sales Order.
1. ERP Sales offer and Sales order, using the CRM User Interface to create directly the ERP Sales Documents with LORD interface. The document is only saved in ERP. I believe this the scenario you are using.
2. CRM Sales offer and Sales order, the document is saved both CRM and ERP. The documents are replicated via Middleware.
In both scenarios the interaction record should add the document in the doc. flow, it's probably a missing customizing in the interaction record.
Hope this information help you.
Regards,
Jorge G.

Similar Messages

  • IDOC_XML_FROM_FILE Error while loading XML as IDOC to ECC 6.0

    I have successfully converted IDOC to XML file.
    Getting Error while converting XML back to IDOC in ECC 6.0 using function: IDOC_XML_FROM_FILE
    Segment EDI_DS40 is not defined.....I am really not sure about the error as this idoc was previously posted to the same ECC 6.0...
    Exception       SEGMENT_ERROR
    Message ID:          EA                         Message number:           721
    Message:
    The segment EDI_DS40 is not defined.
    Secondly is there a way to load XML file via WE19?
    Tx
    Salman

    Thanks alot Oliver for taking a stab...
    I created the XML file from within SAP by using the functionailty of this function module:-
    IDOC_XML_TRANSFORM
    I created my ZIDOC_XML_TRANSFORM and just added file download facility in that the rest is the same as the orignal function.
    Is there any way for me to supress generation of ED_DS40 segements in the XML file??

  • CRM 7.0 = ECC 6.0 Upload: Filter criteria for BUPA_MAIN

    Dear Experts,
    concerning filtering of BUPA_MAIN in CRM 7.0 => ECC 6.0 Upload we have already learned from SAP (to our surprise) that the only way is to redefine publication BUPA_MAIN as "simple intelligent" (Standard is simple bulk). BUPA_MAIN as "simple intelligent" offers a couple of fields (e.g. partner_no, is_customer) which can be defined as filter criteria.
    We have the requirement to filter by a bp status field which is not part of this set. By the way, we expected the filtering in object management (TX R3AC1, filters are only valid for ECC=>CRM Dowload) or at least in the TX CRMC_BUT_CALL_FU by registrating a ZFunction module in CRM outbound for BUPA_MAIN. Under certain circumstances the later leads to errors  in the subsequent middleware processing.
    Has anybody a similiar requirement or does face the same problems?
    Thanks for your help.
    Regards, Mark

    Hi Mark
    Please put this request in the correct forum of CRM Middleware.
    I am sure your will get the right help from the middleware experts.
    Regards

  • Process to Replication of CRM BP to ECC(REFX) as BP

    Hi All,
    I have a situation to replicate CRM Business Partners to ECC as Business partners for CRM Intergation with REFX module.
    I have successfully replicated the CRM BP to ECC as Customer. but i'm unaware of CRM - REFX BP replication.
    As we define PIDV settings in ECC for Replicating BP from CRM to ECC as Customer, is there any middleware configuration settings to replicate CRM BP to REFX BP?
    I will be thankfull if someone provides the documnetation...
    Thanks and Regards,
    Arun

    Hi All,
    I have a situation to replicate CRM Business Partners to ECC as Business partners for CRM Intergation with REFX module.
    I have successfully replicated the CRM BP to ECC as Customer. but i'm unaware of CRM - REFX BP replication.
    As we define PIDV settings in ECC for Replicating BP from CRM to ECC as Customer, is there any middleware configuration settings to replicate CRM BP to REFX BP?
    I will be thankfull if someone provides the documnetation...
    Thanks and Regards,
    Arun

  • Unable to import IDoc from ECC to PI 7.1(ESR)

    Hi,
    I am creating an IDoc to File scenario in PI7.1 . I am trying to import the MATMAS IDoc from ECC to PI 7.1.So under the SWCV -> Imported Objects - > Wizard to import IDod/RFC opens -> I enter the ECC system login details -> But when I expand the IDoc node here,I find no IDoc from ECC ,moreover it throws me an error " component should be attached to some frame or dialog"
    Can you please suggest me as what is going wrong.
    Thanks,
    Venu

    Hi all,
    I am using PI 7.3
    When I Import object and passing parameter like application server, system number, uid and password.
    I got this error
            Unable to establish connection to R/3 system servertm_TM9_06 (system=00, client=001)
    Troubleshooting information: 
    Is the target system online?
    Check the connection data; server name and group fields are case-sensitive
    Tips for administrators (see configuration guide for details): 
    Does the user have sufficient authorization in the target system?
    Is the target system configured correctly in etc/services?
    See error logs for details    
    Please help me.

  • Error to send a IDOC from ECC to SUS

    Hi,
    I am trying to connect to SAP SUS System using HTTP adapter using PI 7.0.The scenario is
    ECC ->PI->SAP SRM. I have configured HTTP adapter as the receiver with addressing type as HTTP Destination. I have created a RFC destination of type H pointing to SAP SUS on PI. I have encountered the following error after executing the scenario.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>
      <SAP:P1>500</SAP:P1>
      <SAP:P2>Internal Server Error</SAP:P2>
      <SAP:P3>Error during parsing of SOAP header</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>HTTP server code 500 reason Internal Server Error explanation Error during parsing of SOAP header</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I have configured HTTP receiver with Addressing type HTTP Destination and configured the HTTP destination field with RFC destination(Connection Type H) created on PI. Here my source and target structures are same i.e DELVRY03. I have triggered DELVRY03 idoc from ECC and i am expecting same xml to be sent to SAP SUS but stuck up with the above mentioned error.
    Someone know how fix this problem?
    Tks,
    Erik

    HI,
    As per my understanding to your scenario, You want to send one IDoc from ECC to SAP SUS system using SAP PI.
    So i hope you must have configured on all the steps required to Send one IDoc to PI syste, Secondly, are you using any Standard interface in PI to send data to SAP SUS system? If yes, you need to create an HTTP Destination for that system and then you have to create XI Receiver Adapter with that HTTP destination to post incoming message to SAP SUS system.
    Your error suggests you are using Plain HTTP adapter to post data to SAP SUS, which is in my understanding is incorrect.
    Regards
    Aashish Sinha
    Edited by: Aashish Sinha on Feb 21, 2011 9:15 AM

  • CRM IDoc

    Hello Every one,
    I am new to this forum. I would like some information regarding CRM.
    I would like to know:
    What are CRM IDocs? How they differ from Idocs in SAP R/3?
    What is CRM module?
    How XI and Crm are related?
    If anyone can provide me with web links to clarify and help me understand the above better, that will be of graet help.
    Regards
    Rahul.

    Rahul,
    CRM IDOCS only differ from R/3 IDOCS in the fact that the IDOC types are different.  In other words the underlying IDOC technology is the same, the business objects that the CRM IDOC's model, may differ from the available R/3 IDOCs.
    CRM Module:
    Customer Relationship Management.  Designed to handle your customer-centric activities of your business.  Sales, Marketing, Service, and E-Commerce are the primary functions of the this module.  Your best starting place for the 50,000 foot overview is www.sap.com.  I would look at the product solution briefs and join the sap.com community to look at some of the in-depth solution briefs.  You can also look at http://service.sap.com/crm for a lot more background material.
    CRM and XI are related in the following:
    1.  Both are products from SAP
    2.  CRM is a business application based on SAP Netweaver
    XI is a tool that is part of the SAP Netweaver platform
    3.  XI can be used to handle integration from CRM to non-SAP systems.  Integration between CRM, R/3, and BW is handled by a module called SAP CRM Middleware. 
    4.  XI is a true EAI tool, CRM Middleware is a plugin module to CRM, BW, and R/3.
    Hopefully that gives you some high level overview of how things are related.  You best bet for learning is to read all the overview documents on CRM that you can find on either sap.com or service.sap.com/crm.
    Good Luck,
    Stephen

  • View CRM transaction in ECC through document flow

    Hi ,
    we have a requirement where we need to show a CRM document in document flow of another document in ECC. There is no replication for these documents. I also need to display the CRM document in ECC when it is selected from document flow.
    Can any one please help on this?
    Regards,
    Sharf.

    This is all going to be custom development but here is the idea:
    In theory, you can read the docflow of the CRM parent document (which is in ECC) by an RFC into CRM and get the subsequent documents. The major assumption I am making here is simple: the docflow is established between the parent and the child in CRM.
    Once you have the docflow, you can show the document numbers in the R/3 and again access the individual documents and show relevant header and item details of the "CRM" docment in the ECC screen.
    FYI, an exactly "reverse" feature is available in CRM Web Channel (E-Commerce application). Here, you can see the Invoice details in the web, even though the billing documents are never replicated from ECC. We even see the document flow about the Shipping documents (Deliveries).
    Easwar Ram
    http://www.parxlns.com

  • View CRM document in ECC through document flow

    Hi ,
    we have a requirement where we need to show a CRM document in document flow of another document in ECC. There is no replication for these documents. I also need to display the CRM document in ECC when it is selected from document flow.
    Can any one please help on this?
    Regards,
    Sharf.

    This is all going to be custom development but here is the idea:
    In theory, you can read the docflow of the CRM parent document (which is in ECC) by an RFC into CRM and get the subsequent documents. The major assumption I am making here is simple: the docflow is established between the parent and the child in CRM.
    Once you have the docflow, you can show the document numbers in the R/3 and again access the individual documents and show relevant header and item details of the "CRM" docment in the ECC screen.
    FYI, an exactly "reverse" feature is available in CRM Web Channel (E-Commerce application). Here, you can see the Invoice details in the web, even though the billing documents are never replicated from ECC. We even see the document flow about the Shipping documents (Deliveries).
    Easwar Ram
    http://www.parxlns.com

  • Initial download from crm 5 to ecc 6

    Initial Download of ECC 6 customer_main to CRM works well but mapping of bupa_main from CRM 5 to ECC 6 didn't work.
    In R3AS I got an short dump:
    GETWA_NOT_ASSIGNED_RANGE
    So I tried CRMM_BUPA_MAP to send single customers and I got that error.
    Partially send, receivers have errors:
    I have checked all the fields in the ecc6 settings and crm5 also.
    it is very urgent bec. iam at client side.

    Hi Devi,
    Ya now its clear. So basically you are dealing with the data exchange between the R/3 customer to CRM business partner.
    As you mentioned that the CUSTOMRE_MAIN load is successful
    and that means you have already done the account group to calssification mapping in R/3 transaction PIDE from R/3 to CRM. Pls check the same transaction for the data flow from CRM to R/3. Also check the number range assignment. For more detail check the best practice guide C03.
    <b>Reward points if it helps!!</b>
    Best regards,
    Vikash.

  • 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.

  • Billing  of  CRM  Contract   in ECC

    Hello  Experts
    Can  we  do  the  billing ( periodic  billing )   for  a  CRM  contract  in ECC ? .
    I am  aware  of the  CRM contract  being  billed in CRM  .
    Please  clarify  if  it  is  possible   and  also  the   procedure  for the same ( Billing of   CRM  contract  in ECC ).
    Early response  is   appreciated.
    Regards
    Raj

    Hello Rajesh,
    Yes it is possible.  You have to maintain some synchronization settings iin CRM and ECC as well mapping the item categories from CRM into ECC..  Read the following link for a start.  Good Luck!
    http://help.sap.com/saphelp_crm70/helpdata/en/46/94adc087bd13eae10000000a155369/content.htm

  • Sales Orders Not Replicating from CRM 2007 to ECC 6.0

    I have been able to successfully replicate my Customers from ECC to CRM. When attempting to replicate a Sales Order from CRM into ECC, the BDoc shows as "Confirmed (fully processed)" in SMW01. When I look at the list of receivers, it shows my ECC system, with a state of "Processed". However, when I look at the Error Segments on the BDoc, I have two events:
    1. No Upload into R/3
    2. R/3 Adapter is Called
    Any thoughts on what I am missing?
    Thanks!

    MCG,
    Thanks for the quick reply. Yes, I have a publication of "All Business Transactions (MESG)" with a subscription of my ECC system. The BDocs never make it into the Outbound queue. I purposely stopped the outbound queue to see if it would show-up ... it never comes in.
    Thanks!

  • Error while Reading Idocs from ECC 6.0 to Sun IDM .

    Hi Gurus,
    We have a scenerio where we have to update the Sun IDM Server with all the changes in HR Data happening in ECC.
    For that... we have
    1. Created a Logical System for Sun IDM server, Port, RFC Connection (TCP/IP).
    2. Assigned Partner Profiles, Distribution Model etc. for msg. type HRMD_A ;
    3. We have created a Communications User used by the IDM server to connect to ECC.
    Idocs are created daily and are in status 03 - Data passed to Port OK !
    and on the In Sun Identity manager 8.0 we have created SAP resource adapter for ECC 6.0,
    after giving resource parameters our test connection is successful.
    We also changed edit synchronisation policy for the same but when we start synchronisation in IDM, it is unable to read any idocs although Idocs are generated in SAP .
    Log file gives the message as "Incoming IDoc list request containing 0 documents"
    We also have one more error ;
    some times while doing a connection test : JCO.Server could not find server function '剆䍟偉乇'
    while most of the times the connection is successful.
    Please suggest .

    Hi Gurus,
    The error got resolved .
    The changes in the settings i did :
    SAP SIDE : Made the RFC Connection Unicode.
    IDM SIDE : Checked on the "SAP Server Unicode" checkbox; while doing the HR Activ Synch Settings.
    This Resolved the error.
    regards
    Vaibhav

  • How to create a campaign(Voucher/Coupon) in CRM based on ECC sales order

    Hello All,
    We have a requirement, in Coupon code generation . When sales order are created successfully in ECC, based on the ECC sales order campaign(Coupon/Voucher) needs to be generated in CRM.
    Please help me in this regard.
    Regards
    Ashwin

    i found appropriate support on Welcome to the SAP Configuration Workgroup! | Configuration Workgroup
    Thus, i posted there a simple example of the achievement ! :-)

Maybe you are looking for

  • Settings can no longer be searched after KB2919355

    I installed this big milestone update KB2919355 about an hour ago.  I heard so many good words about it and I was eager to get it. I have noticed that searching settings no longer works.  It was working before the update.  I installed the update alon

  • N95 crashes in Data transfer via USB cable, help?

    I ve been using my N95 with no problems for more than a year. Sometime ago I bought a new 8Gb Micro SDHC memory card, it was recognised by the phone and worked perfectly. But after the card was stored with data for more than 1gb, the phone crashes ev

  • NW2004s portal password and ECC 6.0 password synchronisation

    Hi, We have implemented NW2004s SR2 SPS 12 portal and also configured SSO between Netweaver portal and ECC 6.0 system using SAP logon tickets. As per client's requirement, is there any standard mechanism available for synchronizing Netweaver portal p

  • Oracle Designer Import - Missing Application Systems

    Hi, I'm tryiing to import an Oracle Designer data model into SQL Developer Data Model 3.0, which I downloaded today. I seem to have my connection to the Designer repository set up OK and I can select the non-versioned Workarea. When I click Next none

  • Tutorial about how to extend the bdoc activity_object with own segments

    Hi! We had lots of problems with the things described in this subject here. Worse: We can't solve the problems and now we're going another way for our mobile-crm-solution... Are there any how-to-guides or tutorials anywhere online about how to extend