Sending BP from CRM to R/3

HI ,
I have a Business Partner which got struck in CRM.
I need to send it to R/3.
I tried CRMM_BUPA_SEND to send it across but it didnt.It gave out error in SMW01 transaction "No batch input data for screen SAPMF02D 0900"
I noticed that the BPs cannot be send by Tcode CRMM_BUPA_SEND when they have been extended SOLD-TO-VIEW in CRM.
Can you help me out

You can block the business partner in the outbound queue, jump to the R/3 system and look through the call transactions in the LUW:
- block the outbound queue.
- send the BP
- find the entry in the queue
- make sure the communication users are in dialog mode
- jump to R/3 in debugging mode
- put a break-point at the call transaction statement
- F8
- change the mode of the call transaction to 'A'.
Michael.

Similar Messages

  • How to send Opportunity from CRM to ECC as a Quotation

    Hi
    I am new to CRM ,
    My client requirement is , once the Opportunity " chance of success fill with " 100% it has to replicated to ECC as a Quotation.
    Please let me know hot to do this configuration in CRM Step by Step.
    Regards
    Swathi

    Hi,
    Opportunity in CRM cannot be replicated as a Quotation in ECC. You will need to create a Quote in CRM and then trigger the Quote replication to ECC.
    If you want to achieve this functionality automatically, you need to create an action profile with a workflow or a method with condition as a chance of success 100% and assign it to Opportunity transaction type which will create a quote in CRM automatically. The data in the Quote will be copied from opportunity (You need to maintain the copy control setting).
    This will then get replicated to ECC. Check note no. 888665 Note 889051 - Scenario A: Overview and settings for replication.
    Regards,
    Chandrakant
    Edited by: Chandrakant A on Dec 1, 2009 11:49 PM
    Edited by: Chandrakant A on Dec 1, 2009 11:51 PM

  • Sending Email from CRM IC in CRM 5.0

    Hello Experts,
    I have implemented a BAdi which gets call every time a BP is saved in CRM IC UI in 5.0.Now I want to triger an email from this BAdi to some recipient with the BP number and some text.
    Is it possible?Is there any standard class/FM which can be used.
    I tried to use the FM "SO_NEW_DOCUMENT_ATT_SEND_API1 ", but it triggerd a short dump with some commit error in UI.This FM has a input parameter COMMIT.If I mark this as X I get the short dump and if I dont have it then the email is not generated.
    Is there any solution to this?
    You help will be much appreciated with reward points........
    Thanks in advance.
    Regards
    Anupam

    Hi Koley,
    can u plz explain the BADI U ipemented in detail for my use.
    I aslo require information on BADI 's.
    max points will be rewarded.
    plz help me in this
    thanks,
    Sree
    Edited by: SREELEKHA PAIDELA on Feb 21, 2008 6:55 AM

  • EDI for Services Invoices from CRM

    Hi All
    Does anyone know if it is possible to output billing documents from CRM to external customers via EDI?
    Cheers
    Gavin

    Hi Gavin,
    I havent sent invoices via Idocs from CRM but have done so for Service orders. You have to find the correct replication object to use, one that allows you send Bdocs through the External Interface (XIF adapter) that will convert the Bdocs into xml/Idocs, for example the object BEABILLDOCFINA looks like it will send bodcs from CRM to the XIF. In smoeac you have to set up a new site with XIF as the site attribute which lets you specify an EDI partner profile for IDocs or an RFC destination for XML, then assign a subscription that references the Bdoc replication object BEABILLDOCFINA . Then when you have done this maintain an entry CRMXIF_C1 which links the site and Bdoc to an XIF interface, there seem to be a number of interfaces for invoices CRMXIF_INV_RELE_SAVE. This interface is where the mapping from Bdoc to Idoc or XML file is done. If you are using Idocs then you need to ensure that you have the correct partner config set up with the IDoc type assigned. THe idoc types seem to be CRMXIF_INVOICE_SAVE_M01 or CRMXIF_INVOICE_SAVE_M02 .
    Cheers
    Paul

  • No data result in transfer from CRM to BW

    Hello,
    we have a problem because we are not able to send data from CRM to bw, using a copy of standard extractor 0CRM_OPPT_H. 
    A few days ago, the extractor was working properly, but suddenly we get "no data" error message.  Executing RSA3 transaction in CRM side, data is recovered but starting the extraction from BW, we always get the "no data message".  We have tested it with full, init loads, and all options: "Only psa", "Data targets only", "parrallel", and "PSA and then data targets".
    Does anybody have any idea???
    Thanks in advance, Inma

    Try to replicate the datasources and activate the source system assignement and load the data.
    hope it will work.
    Regards

  • Capturing Dynamic lengths during data transmissions From CRM to Others

    hi friends
    i am sending data from CRM to SAP and then SAP to CRM
    during the transmiision of data one of the field amount have length 30 in CRM and 17 in SAP, while sending values From CRM if amount length exceeds 17 then my application is going to short dump.
    i have validation part in SAP Server where i can do some code to avoid short dump, but wat exactly i need to code to capture dynamic lenght of CRM amount Values
    can any one have idea to capture dynamic lengths of fields during the transmissions
    Regards
    Anil P

    Hi Surender,
      I think i still have problem. I have like 26 fields in dynamic selections. I am filling one field and checking for that one in the program. Below is my program and please let me know where i doning wrong
    TYPES: RSDS_SELOPT_T LIKE RSDSSELOPT OCCURS 10.
    TYPES: BEGIN OF RSDS_FRANGE,
    FIELDNAME LIKE RSDSTABS-PRIM_FNAME,
    SELOPT_T TYPE RSDS_SELOPT_T,
    END OF RSDS_FRANGE.
    TYPES: RSDS_FRANGE_T TYPE RSDS_FRANGE OCCURS 10.
    TYPES: BEGIN OF RSDS_RANGE,
    TABLENAME LIKE RSDSTABS-PRIM_TAB,
    FRANGE_T TYPE RSDS_FRANGE_T,
    END OF RSDS_RANGE.
    DATA: WA_RSDS_RANGE TYPE RSDS_RANGE.
    CALL FUNCTION 'RS_REFRESH_FROM_DYNAMICAL_SEL'
      EXPORTING
        CURR_REPORT              = sy-cprog
        MODE_WRITE_OR_MOVE       = 'M'
    IMPORTING
       P_TRANGE                 = WA_RSDS_RANGE
    EXCEPTIONS
      NOT_FOUND                = 1
      WRONG_TYPE               = 2
      OTHERS                   = 3
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • Sending info. from SAP R/3 HR  to SAP CRM

    Hi everyone , I`m trying to send information from my R / 3 system  to CRM`s bp using <i>PFAL</i> transaction . But when I entered the information requiered for this  I got the error "No data found for search conditions" I`m pretty sure I should get information for the  employee . What can I do ? I dont why there are diferents conditions between some employees ? I`m using infotype 1000.What Can I check ? plz hlp.

    Hi Ali,
    Try to enter the number and press the search - help button. Or just F4. If this does not yield any results, enter stars on both ends of the empoyee number.
    If the number is not found, the number just isn't there
    Award points if this helps.
    Regards,
    Martin Kuma

  • RFC Destination was incorrect,send complete BP Data again from CRM to R3

    Hello All
    Iam facing in issue in CRM - BP Application due to incorrect RFC Destination maintained for SAP R3.
    Our CRM Testing system (CRO - Client 300) is connected to R3 Testing System (NCQ - Client 300), but when CRM system went for refresh, RFC Destination was overwritten, and due to that CRM system started pointing to wrong R3 server (NCD - Client 002).
    Till we got to know the problem, User had created a BP in CRM and it had flown to incorrect server. later we corrected the RFC Destination , but now the issue is that If I make any small change in CRM BP data, Bdoc  is going in error state and message says:
    Messages for business partner 0090001677:
    No customer is assigned to business partner 4A13ACE0AB356006E10000000A212
    Entry 0500   does not exist in  - check your entry
    I tried to send BP data through middleware tCode /CRMM_Bupa_Send as well, but Bdoc gain got in error state saying :
    Entry 0500   does not exist in  - check your entry
    I think, these errors are coming because system is assuming that it has already sent the data to R3, and it expects certain data to be present in R3 system, which it is unable to find since data for corresponding BP is not present in SAP R3.
    I there any way, transaction through which I can send complete BP data from CRM to R3??? Please help.
    Edited by: Surbhi Goel on Jun 2, 2009 3:25 PM

    Hi Surbhi,
    Could you try transaction CRMM_BUPA_MAP in order to see what mapping the system thinks there is (if any). It then allows you to send (same as BUPA_SEND) or retrieve data. I guess this will run into the same error, but it might be worth a try.
    Hope this helps.
    Sincerely,
    KZ

  • How Can I export a specific Business Attribute set from CRM and send it to SAP Cloud System

    Hi,
    I have a scenario, where I have Business Attributes Set in CRM.
    But I want to send specific (not all ) Business Attribute from CRM to Cloud System (C4C).
    Is is possible via some customization.
    Thanks and Regards,
    Amit Khatwani

    Hi Padma,
    Do we have a standard BADI delievered for this integration from CRM to C4C.
    Or the customer has to implement the custom BADI and enhance the existing
    message type (process)?
    Best Regards,
    Amit Khatwani

  • How to send information/warning message from CRM to B2B application

    Hi,
    I need to send information/warning mesage from CRM to B2B application.
    I am using FM CRM_MESSAGE_COLLECT to send the required message to application log first and then implemented a BADI called CRM_ISA_BASKET_MSGS for reading that message to dispay it in Internet Sales.
    When I am passing message type as E in FM CRM_MESSAGE_COLLECT ,it is correctly showing it in B2B internet sales application as an error message but when I tried to pass message type as I/W it is not dispaying the message in B2B internet sales application although that information/warning message is being displayed in application log in CRM
    Can anyone pls provide some useful inputs for passing information or warning message type from CRM to Internet Sales allpication??
    BR,
    Bykam

    You need to fire the action from B2B, maybe when the b2b is all loaded you can call a FM in CRM that will handle some validations, this FM will return a result, store it in a session attribute, and put a condition in the JSP that will handle the response, inside this condition (if the attribute session is not empty) print a block, a label or something in html, css class will help to put some colors and maybe make a custom alert block.

  • How to send Service Ticket from CRM to Solution Manager.

    Hi all,
    at present we are creating service tickets relevant to SAP operations in our CRM instance and we plan to continue to do so.
    We also would like to forward these created service tickets to the Solution Manager Service Desk.
    There is functionality in Solution Manager to bind into an external service desk. However I believe this is only really relevant to binding in another Solution Manager - in any case, there is seemingly very little documentation about this available.
    Has anyone ever done this - sending service tickets from CRM to Solution Manager Service Desk? If so, could someone please let me know where I can find the documentation on that. Any help is much appreciated.
    Cheers,
    Wolfgang

    Hi,
    Use "Rule Modeler" for sending emails and also maintain "IF" condotions there.
    Regards,
    Ankush

  • An advanced solution for sending email from Solution Manager (or CRM)

    Hi all,
    did anyone use blog "An advanced solution for sending email from Solution Manager (or CRM)"
    <a href="/people/emmanuele.prudenzano/blog/2006/08/03/an-advanced-solution-for-sending-email-from-solution-manager-or-crm:///people/emmanuele.prudenzano/blog/2006/08/03/an-advanced-solution-for-sending-email-from-solution-manager-or-crm
    I´ve got some problems:
    I tried to implement your solution in our SAP system. I´m new to ABAP and so it´s a little bit try and error for me.
    I´ve got some errors:
    In method EXEC_SMART_FORM_WITH_TEXT (from note 935670) :
    - method string_to_soli does not exist. There is a method xstring_to_solix.
    When I change to method xstring_to_solix
    - "L_STRING" is not type-compatibly to "IP_XSTRING".
    In method ZSM_ATTACH_PHIO_DOCU:
    - field DOCUMENT is unknown
    Regadrs
    Andy

    Hi all,
    did anyone use blog "An advanced solution for sending email from Solution Manager (or CRM)"
    <a href="/people/emmanuele.prudenzano/blog/2006/08/03/an-advanced-solution-for-sending-email-from-solution-manager-or-crm:///people/emmanuele.prudenzano/blog/2006/08/03/an-advanced-solution-for-sending-email-from-solution-manager-or-crm
    I´ve got some problems:
    I tried to implement your solution in our SAP system. I´m new to ABAP and so it´s a little bit try and error for me.
    I´ve got some errors:
    In method EXEC_SMART_FORM_WITH_TEXT (from note 935670) :
    - method string_to_soli does not exist. There is a method xstring_to_solix.
    When I change to method xstring_to_solix
    - "L_STRING" is not type-compatibly to "IP_XSTRING".
    In method ZSM_ATTACH_PHIO_DOCU:
    - field DOCUMENT is unknown
    Regadrs
    Andy

  • What are the steps to send sales order custom field from CRM to ECC

    Hi Xperts,
      We have created a custom field in sales order [ VBAK] and successfully replicate its value from ECC to CRM. But while doing the enhancement to replicate the field value from CRM to ECC [ When the SO is created in CRM ] we are not able to do so.
    We used a FM in CRM0_300, but while replicating the SO from CRM to R/3 it is not getting called.
    Please help us by providing the steps to do the full enhancement to replicate the custom field of SO from CRM to ECC.
    Thanks in Advance.

    Hi Anjaneyulu,
    We are faced with a similar situation as you.
    Here is our scenario with the steps that we performed so far:
    1.  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.
    2.  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.
    3. Extended BAPI structures BAPISDITM and BAPISDITMX in both CRM and R/3 Side.
    4. As mentioned in the note 1053817, we have implemented BADI CRM_DATAEXCHG_BADI -> Method CRM_DATAEXCH_AFTER_BAPI_FILL in CRM (mapped fields from BDOC to BAPI structures)
    5. In the above note, for R/3 BAPI to R/3 API they have given to implement user exit USEREXIT_MOVE_FIELD_TO_VBAP which we found in MV45AFZZ. But in this we are unable to find BAPI Structure to map.
    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.
    Could you let us know if your issue is solved completely. Are you able to see the value of custom field, in ECC? Did you use AET to add fields in CRM.
    Could you please give us the steps that you have done.

  • BP replication from CRM to R3 Error

    Hi All,
    We are working on CRM 4.0 Unicode version.  The details of the system are as follows
    SAP_BASIS     620          0056     SAPKB62056
    SAP_ABA     620          0056     SAPKA62056
    BBPCRM          400     0009          SAPKU40009
    PI_BASIS          2005_1_620     0005     SAPKIPYJ55
    We are working with R/3 4.7 Non Unicode version the details of which are as follows
    SAP_BASIS     620          0056     SAPKB62056
    SAP_ABA     620          0056     SAPKA62056
    SAP_APPL     470          0021     SAPKH47021
    SAP_HR          470          0030     SAPKE47030
    ABA_PLUS     100          0009     SAPKGPBA09
    EA-IPPE          200          0013     SAPKGPIB13
    PI          2004_1_470     0001     SAPKIPZI51
    PI_BASIS          2005_1_620     0005     SAPKIPYJ55
    EA-APPL          200          0007     SAPKGPAB07
    EA-DFPS          200          0007     SAPKGPDB07
    EA-FINSERV     200          0007     SAPKGPFB07
    EA-GLTRADE     200          0007     SAPKGPGB07
    EA-HR          200          0011     SAPKGPHB11
    EA-PS          200          0007     SAPKGPPB07
    EA-RETAIL     200          0007     SAPKGPRB07
    BP-R3PF          470V2          0000     -
    ST-A/PI          01F_R3_470     0000     -
    ST-PI          003C_620     0000     -
    I ] Problem
    We are having problem while replicating the Business Partners from CRM to R3. When we create a Business Partner ( Type People) through transaction BP on the CRM server it creates an entry in table but000 on the CRM side but the same entry does not exist in kna1 table on R/3 server.
    When we check the BDOC through transaction smw01 on the CRM server there exist an entry with BDOC State Description " Send to receivers (not all have confirmed)" for BDOC Type BUPA_MAIN.
    II ] Configurations
    We have done following settings before creating Business Partners through CRM
    Settings on CRM Server
    1> RFC Destination "CARDONR3_DEV" for R3 server is defined in sm59 on the CRM side and is working OK.
    2> Through transaction BUCF we have defined a number range named C1 ( 0005000000 to 0005999999) with External flag deselected.
    3> Through SPRO we have defined a grouring C001 (CRM Customer) and assigned number range C1 to it.
    Settings on the R3 server
    1> RFC Destination "CMDCLNT110" for CRM server is defined in sm59 on the R3 side and is working OK.
    2> Through transaction OVZC we have defined cutomer number range named C1 ( 0005000000 to 0005999999) with External flag selected.
    3> Through transaction OVT0 we have created Cutomer Account Group named Z001 which is copy of 0001 (Sold to Party). Number range C1 is assigned to the account group Z001.
    4> Through transaction VOPA we have maintained the Partner function for customer master i.e Acct Grp Z001 is assigned to Function SP.
    5> In transaction PIDE under CRM -> R3 assignment we have selected account group Z001 to Classification type B (i.e Customer)
    III ] Procedure Followed
    1>  On the CRM server we execute the transaction "BP" .
    2>  We Click on Create Person button.
    3> Following Selections are made
         a) Create in role : Sold-To-Party
         b) Grouping : CRM Customer
         c) Field Title, First name and Last name are selected
         d) In the tab Classification we select R/3 Account Group as "0001". System does not allow us to select the R/3 Account group "Z001"
    4> On Saving the entry Business Partner is created in table but000 on the CRM side.
    5> The above entry is not replicated in table kna1 on R3 side as expected.
    IV ] Observation
    We are not able to select account group "Z001" in the BP creation screen. When we run the Intial Load (R3AS) on CRM server for object "DNL_CUST_ACGRPB" (i.e AccountingGrp Business Partner) (Replication from R3 to CRM)  it shows the status done in screen R3AM1 but the entry for account grouip Z001 which is created manually on R3 side during the configuration phase is not replicated on the CRM side.
    We have referred a note for the above error which said that the basis patch "SAP_BASIS" should be at level 56 but we are already on Patch Level 56.
    Please guide us.
    Thanks & Regards,
    Yatin

    Hi Yatin,
    Glad to hear one of the problem has resolved.
    In order to simplify the analysis, I assume few things
    from your information :
    1. Connection between CRM and R/3 are correctly run
    2. Other necessary customizing Objects relate to BP
       have been downloaded properly to CRM.
    Few things you can check :
    1. Did you enter Correspondence Language & Language
       in CRM BP ? just make sure you did.
    2. Try to complete minimum data such as Search Term,
       Street/House, Postal Code / City and Country in CRM BP.
    3. Check the detail Error message in SMW01 (can you get
       more detail - normally you can click on SHOW BDOC Msg
       ERROR)
    You also can trace/debug LUW,:
    - use tcode SMQ1 to see the stopped queue for that error
      transfer
    - Click menu Go To -> QOUT Scheduler
      Click on R/3 destination and deactivate/deregister it
    - In SMQ1 select the error queue, double click on it.
       and after next screen double click again
    - Then Start DEBUG LUW
    - Insert debug breakpoint in statement Call Transaction
      and execute F8
    - When it stopped, Change the variable mode to A
      it will show you the missing/incomplete fields.
    You need to register/activate back the R/3 destination after you have finish debugging.
    Hope this helps, let me know the result
    Cheers,
    Gun.

  • Replication of Prospects from crm to r\3

    hello Experts
    is there any way to stop the replication of prospects from crm to r/3.....
    we are facing a problem with out validating the prospect the prospects are replicating in r/3...
    can u please help me out in this
    thanks in advance
    regards
    sreeram

    Shweta is right about the PIDE setting in R/3, but this does stop only the update in R/3, not the sending of prospects towards R/3.
    To do it correctly, you need to create new subscriptions for the R/3:
    1. Delete the subscription, publication and replication object on BUPA_MAIN in SMOEAC
    2. Create a new intelligent replication object with filter on IS_CUSTOMER with option EQ (which means you want only customers to be replicated). Alternatively you can create a filter on IS_PROSPECT and option NE
    3. You create the appropriate publication and subscription and assign it to the R/3 site
    Now only BP's with the customer flag will get replicated (or those without the prospect flag). The customer flag will get set usually automatically with the customer role or can be manually set in the classification tab of role customer (field BPISCUST), but the prospect flag will stay if you turn the prospect into a customer.
    So you need to make sure that when setting the BPISCUST flag that the BPISPROS flag is unset, when you do the alternative filtering on IS_PROSPECT (manually or in a BADI on customer save).
    Regards, Kai

Maybe you are looking for

  • Addition of new field in Data Source.

    Dear Experts, I want to add new field in full upload data source  based on Table view. After adding field in table  & i have modifited data sorce in R/3 220 client. It is showing that field but in r/3 200 client it not showing that field , when i usi

  • White screen problem after updating to 1.1 firmware

    My 2G iPod Nano worked fine with 1.0.1 and 1.0.2 firmware but after updating to 1.1 I get white screen everytime I turn it on after longer period of time. Turning the iPod off and then right back on makes it work again. I have done restore 3 times wi

  • Local Copy of Third Party Data

    There has been a serious proformance issue with a web application we are releasing soon. The problem is that we are displaying some third party data ( stock rates of each day) taken from some other sites. This is making the application remarkably slo

  • Error in Size category in COPA

    Dear experts, When i creating Operating concern.System is showing error message'" maintain size category of CE1s001 in SE13 tcode. Not able to understand the logic.Why it is required? If i will maintain.Will not hurt the process.Becoz i will create o

  • Can others upload to my site?

    I have created an iWeb picture gallery with a bunch of pictures from an event. Many other people took pictures also. I would like for them to be able to upload their pictures to my site, rather than have them email them to me 2 or 3 at a time for me