CRM activity Replication to R3

Hi all,
In my scenario activities are customized and being replicated in to R3. I need to check what are the changes done in the standard process to achieve this.
What are the standard procedure for replcating activities? any FM or BAPI ??
kindly send your reply...
Regards
Abhinav

Hi,
please try these function module.
CRM_UPLOAD_MCA_ACTIVITY
CRM_UPLOAD_MCA_ACTIVITY_FILTE
CRM_UPLOAD_MCA_ACTIVITY_MERGE
CRM_UPLOAD_MCA_ACTIVITY_PACK
BAPI_UPLOAD_DATA
hope it will useful.
thanks
hemant ghiya

Similar Messages

  • CRM Activity Replication to SAP R/3

    Hi,
    We have extended CRM Activity and have added the 'Customer Screen' tab. The data gets populated through the PPF BADI.
    We have a scenario for which we need to replicate this 'Additional Data' along with some standard information from CRM Activity to SAP R/3.
    I am planning to do following....
    1. Extend BDoc BUS_TRANSACTION_MESSAGE --> Segment BUS_TRANS_MSG_ACTIVITY to accomodate new fields.
    2. Implement another 'Z' function module which will be called at MOA,MOB,MOC flow context for the bdoc. The purpose of this function module will be to populated the newly added fields of the segment from database.
    3. Change Adaptor Object BUS_TRANS_MSG to have CRM to R3 Mapping function module. This will be a 'Z' function module. The purpose is to map the mBDoc data into BAPIMTCS format.
    4. Register this function module in table SMW3FDCUST.
    5. Create a Receiver 'Z' fucntion module. The purpose of this function module is to convert the BAPIMTCS format into the format required by R/3.
    6. Register this function module in CRMSUBTAB.
    Can anyone please confirm that the steps I have mentioned are correct and that's the way it should be done.
    Any help/suggestions are most welcome.
    Thanks,
    Amit

    ok,
    Might be easier using EEWB (business activities are included, but haven't tried it yet)
    1. Extending of the bdoc: I cannot find the segment you're refering to. I would think that you'll have to enhance segment activity_h, structure bad_activity_h_mess.
    2. The flow context is used to process the bdoc, not to fill it. Maybe the fields are automatically filled when you enhance the bdoc (move-corresponding), but I wouldn't count on it.
    --> You'll have to update the fields in the bdoc from memory before you actually complete the LUW of saving the activity.
    3.4.5. The adapter object is used for initial loads, filtering, sync loads and ...
    If you want to send your fields to R/3 in the BAPIMTCS table, you'll have to fill this table either in a user-exit (like smoutil3) or add a function to the flow context (and call an R/3 RFC yourself).
    --> It might be easier to just add a function to the flow context and pass the data from this function to an RFC in R/3.
    Grtz,
    Michael.

  • ISU - CRM Contact Activity replication numbe range

    Hi Experts,
    Currently we are replicating the ISU Contacts as Business activties in CRM and the numbe range that CRM business activites getting created in CRM is different to ISU Contacts. Could any one tell me how to check where this number range set up is maintained and also pls explain me what configurations are required to maintain the same numbe range of ISU contacts to Business activities in CRM.
    Regards,
    Ravi

    Hi Ravi,
    the number ranges are assigned in the customizing for the transaction in CRM (path: CRM > transactions > Basic settings > Define transaction types).
    The transaction type used for the CRM activity is defined in IS-U table BPCT_CRM_CLASS field ACT_PROCESS_TYPE. If you create the number range assigned to that transaction, you can create your activities in CRM in the same number range as the business contacts in IS-U. However, it is not possible in standard SAP to assign the same number to the activity in CRM as the original business contact in IS-U.
    Hope this helps!
    Best regards,
    Jeroen

  • SAP ISU BP Contact - CRM Activity - CRM IC Interaction record

    Hi   All -
    I have a cookbook which talks about migrating SAP ISU BP Contacts into CRM Activity.
    Now, my question is if I do this, will this show up as a interaction record against the customer in the IC WebClient in CRM?
    We are considering a design where billing supervisors will enter a BP Contact in ISU when customers directly call them about a bill.  Later, if this customer calls the Cust Service Rep, we want this interaction to be visible to the CSR who will only use the CRM Webclient.
    So, I guess indirectly my question is,
    "Is a CRM Activity the same as an CRM WebClient Interaction record"?
    or
    "Is a CRM WebClient Interaction record a type of CRM Activity"?
    Thanks in advance for taking your time to answer this.
    Regards,
    Pradhip.S

    Hello Pradhip,
    the CRM IC Interaction Record is technically a CRM Activity with a certain transaction type. You can configure the replication of IS-U Contacts that the created activity is shown in the Interaction Center as Interaction Record. So you will be able to see the IS-U Contacts created in ERP - for example within a Front Office Process - in CRM as replicated Interaction Records.
    Kind regards,
    Christian

  • CRM Contract replication to IS-U

    Hi Guys,
    I'm facing a problem in CRM contract replication to IS-U. Could you please anyone tell me what are the internal statuses that should be set at the contract header and contract item which will trigger automatic contract replication to IS-U.
    Thank you.
    Best Regards,
    Santhosh.

    Hi,
    there is no status that automatically starts the replication. There are just statuses that PREVENT the replication. If those status are in place, the replication will be surpressed. Those are: I2401, I2402, I2404, I2405, I2413. I hope the list is complete. If one of thoese status is active, the replication will not take place. Note 1609458 should prvide details on status I2406 and I2407.
    Kind regards
    Uwe

  • Function modules to open a CRM activity

    Hi all,
    What are the Function modules available to open a CRM activity ( in change or display mode) when we have the GUID of the activity.
    The "BAPI_ACTIVITYCRM_CHANGEWDIALOG" is working from a standalone program but it is not working when I am already in the activity through a transaction.
    Regards,
    Nag

    Try using function module
    BAPI_BUSPROCESSND_CHANGEDIALOG

  • How to read data in CRM Activity relationship tab.

    Hello friends,
    I have a requirement to read data from CRM Activity relationship tab.
    Mainly i have to read Transaction No/object refernced trans field of CRM Activity relationship tab.
    Could anybody help me?
    Thanks,
    Bunny

    Hi,
    have you found in the meanwhile a good solution?
    I have also a similar requirement.
    At the moment I'm using the view CRMV_ACTFORGP to get the activities associated to a BP (by the way you have many filters that can be used) and then for each GUID (order guid - CRMD_ORDERADM_H-GUID) I call the fm BAPI_REL_GETRELATIONS to get the list of relationships.
    Regards
    Diego

  • Creation of new field in CRM activity screen

    Hi CRM Experts,
    I need some help regarding this issue.
    Now when executing the campaign in the CRM system the results are not showing the function code.
    We need the function code to visible when executing campaign.For this we need to add new field in CRM activity screen.
    And the function code values are stored in the BUT051 table and field name PAKFT and Data element BU_PAKFT.
    When we executinmg the campaign FUnction also should be there in the selection criteria.
    Please help me how to create new field and assign this function code in the search results.
    Please reply me ASAP.
    Thanks in Advance
    Regards,
    rahul

    Hi JC,
    The context node that you are using is a mixed node, so from this node you need to get value node so that you can cast the value into cl_bsp_wd_value_node.
    Here's the sample code for getter and setter method of that attribute:
    DATA:
       lr_mixed TYPE REF TO cl_bsp_wd_mixed_node,
       lr_value_node TYPE REF TO cl_bsp_wd_value_node.
    lr_mixed ?= current  or lr_mixed ?= iterator. " use either of the code i dont have system right now
    lr_value_node ?=  lr_mixed_node->if_bsp_wd_ext_property_access~get_value_node( ).
    Here, from lr_value_node get the property access method and set the attribute value to VALUE parameter.
    Thats it
    Thanks,
    Bhushan

  • Enhance Standard Info Structure SAP_CRM_ACT to add custom fields in CRM Activity archive Search

    Hi All,
    We have a requirement where we need to enhance CRM UI archive search with custom fields for CRM activity Object CRM_ACT_ON. As per my analysis Standard Archive Search for activity Uses info structure SAP_CRM_ACT for searching archived data.
    But when we are trying to add custom fields into above field catalog, it is treated as modification. But Modification is not allowed in our landscape.
    Standard infostructure is harcoded in SAP standard method ARCHIVING_READ of class CL_CRM_REPORT_ACC_DYNAMIC which is called as part of the process. So we are not able to go ahead with custom info structure.
    Can you please le me know if there are any alternative way to meet above requirement or I have missed any steps.
    Thanks & Regards,
         Sujit

    Hello Thomas,
    Maybe this link can help.
    add new field to search criteria and result.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0747ac2-ffd9-2910-de9a-8a3dc44da8b4?QuickLink=index&overridelayout=true&12966506314316
    Search Options - Knowledge Management - SAP Library
    regards,
    Grace

  • Don't allow changing documents in CRM after replication to R3

    Hello,
    We have applied the scenario A for the replication of sales orders in our client. So, this means that the orders can be replicated in both R3 and CRM system and all the changes are replicated. SO, the orders are always consistent in both systems.
    Nevertheless we would need to apply a different scenario for the replication of complaints as Return orders. We would need to implement the following scenario:
    1.- Creation of complaint in CRM
    2.- Replication to R3 if the complaint is free of errors
    3.- Leave the Complaint in CRM  unchangeable for all the users.
    4.- The return order should be modifiable in R3 and all the changes made FROM R3 should be seen in CRM. (Changes/Delivery number/Invoice number... , etc.)
    Could any one let me know how could we apply this scenario? We are working with CRM7.0.
    Thanks in advance,
    Regards.
    Edited by: yoli_vd on Nov 24, 2011 3:16 PM

    Hello ,
      normally the User status behaviour (as recommended in the previous msg) will work. In case you do not want to add any user status then you can do a little ABAP in the AUTH_CHECK Badi and put control on the System status which is in any case maintained automatically.
    after the document is distributed to ECC, there is a specific status set. you can refer tables CRM_LINK, CRM_JEST, CRM_JCDS to understand the behaviour and then put little condition in the AUTH CHECK badi.
    hope this helps.
    rgds

  • CRM Activity

    Hello Experts,
    I need to change the status of CRM activity in everycase .I am using BAPI_ACTIVITYCRM_CHANGEMULTI to change the status. But this is not working properly its gives warning message 'Start of processing 'Individual receipt' and then when save through BAPI_ACTIVITYCRM_SAVE it gives error that 'it could not be save'. So could you help me out what all information I need to pass.
    if possible please provide code mor pseudo code.
    Could you please provide me some gud link to get some fuctional knowledge of CRM activities.
    Thanks in advance for your good support.
    Anutosh

    Hello Anutosh,
    Could you use this BAPI? If yes, please let me know how to use this one.
    Regards
    Priyanka

  • Process type not determined during ISU - CRM Contract replication

    Hello Experts,
    Process type is not getting determined during the ISU -> CRM contract replication.I could see that all configs are in place.
    Please could you suggest what could have impacted this.
    Regards,
    Ravi

    Hi, Nikhil
    Do you read this document?
    service.sap.com
    /utilities
    SAP for Utilities - Product Information
    Cookbooks&Guidelines
    IS-U/CRM Contract Integration
    Denis.

  • How to hide fiels of CRM activity(CRMD_BUS2000126) ?

    Hello guys,
    I am new to PCUI.
    I want that to hide some field of PCUI application, and these fields will not be display in Portal.
    e.g: "All Day","Private","Goal","Direction","Direction" , I want to hide these fields of detail tab for CRM activity(CRMD_BUS2000126).
    Could you please tell me how to do it step by step ?
    Thank you .
    BR,
    Jianguo Chen

    Hi,
    Go to crmc_blueprint_c transaction. You will get all the layout details against the application.
    Follow the steps:
    1. Get the appropriate field group by analyzing the application. To analyze the application append 'analyze=X' to the URL in the address bar. You will get all the details regarding class, structures, tabgroup, fieldgroup, events etc.
    2. Take the fieldgroup specified against that view, go to crmc_blueprint_c and go to fieldgroup sturcture.
    3.Locate the field in the fieldgroup structure and set it to hide in its properties.
    Regards,
    Sangeeta.

  • Urgent !development of  notification mail link to CRM activity

    Hello experts,
    We have a requirement that Portal notification mail link to related CRM activity for approvel and review when be clicked.
    We used SONic component and SomProviderConnector connect to CRM . The "document" in CRM workspace inbox had been displayed in Portal notification. Some of the "document" are the approvel mail of CRM activity.
    We want that when the notification mail be clicked , it link to related CRM activity.
    Does anyone had done this ?
    Please give me some advise, anydiscuss is welcome!
    BR,
    Jianguo Chen

    Hi Gregor,
    Thanks for yor response.
    No we do not have add on for service industries. Businesss does not require survey integration. They send a proposition in mail to customer, whic he can accept or reject.
    accepted propositions need to be captured as activities in CRM.
    When the customer accepts, he sends an inbound mail or calls the call center (here it is in R/3)
    Those inbound responses can be captured thru "extended E-mail inbox setings" but that node does not appear in my IMG. Can u suggest how to activate it and the technology supporting this Inbound Email
    another question:
    If I use a SMS campaign, do you know how, from Technology perspective, message is transmitted from campaign automation tool to recipients mobile:
    Thanks & Regards,
    Raju

  • CRM Activity existance check

    Hello Friends,
    I have a requirement to find wheather the CRM activity exists.
    The input parameters are activity description and business partner number.
    Could anybody help me?
    Thanks,
    Bunny

    Bunny,
    Try querying the view: CRMV_ACTFORGP in CRM.
    I think that should solve your problem.
    Good luck,
    Stephen

Maybe you are looking for

  • Another App Store bug?

    I downloaded, long time ago, a free version of WhiteNoise, then the app became shareware. Today I got a message from AppStore telling me it was updated but if I try to download it, either from mac or iphone, I get the error "item is no more available

  • Xdksample_093001.zip - Schema Validation example

    I have downloaded this example and installed it as per instructions. when I try to run it I get the following error. The following error has occurred: ORA-29532: Java call terminated by uncaught Java exception: oracle.xml.parser.schema.XSDException:

  • Use setDirectCustomizing - IWDBusinessGraphics  - Change Chart

    Hi, Dynamically, I want to create a business Graphics and change the chart of this graphic such as Title, legend, Color... This is my code in the wdDoModifyView : <i>IWDBusinessGraphics GraphicTpsRep = (IWDBusinessGraphics)view.createElement(IWDBusin

  • Split large sound files

    Is there a easy way to split large sound files? Thank you

  • N80 - Copying Entries in Calendar Mode

    This may be an obvious one to many of you, but I can't work out how to copy and paste entries in the N80's Calendar mode. There must be a way, as repeating entries can be tedious. Anyone?