Replicate CRM z-fields of BP to ECC

Hi experts,
We're having a requirement of adding z-fields in CRM BP (for delivering plants in ECC) and transferring these fields to ECC customer master data (KNVV).
Can anybody who have achieved this before provide a suggestion?
Thanks
Shane

Hi Shane,
You can do this using EEWB (Easy Enhancement Workbench). Transaction EEWB.
Select the Object CUSTOMER_I and enhance the same as per your requirement.
Regards,
Kris.

Similar Messages

  • Business partner field in CRM - Corresponding field in ECC

    Hi Middlware/CRM Gurus.
    I would greatly appreciate if anyone can answer this quesiton:
    I need to find out field in ECC customer master data that gets mapped to CRM data.
    Basically I am looking for field mapping of ECC Customer master data to CRM master data.
    If I go to CRM Business partner creation and need to know if this field gets replicated to ECC and if it does what is the corresponding table/field it gets stored in ECC?
    Any help is greatly appreciated!
    Thank you!

    Hello Uday,
    There is no one to one mapping between CRM table and R/3 table.
    Please find below few of the R/3 tables for BP:
    KNA1
    KNAS
    KNBK
    KNVA
    KNVI
    KNVK
    KNVP
    KNVV
    You can open then in txn:SE11 and check for field descriptions of the table.
    And corresponding CRM tables would be,
    BUT000
    BUT020
    BUT*
    ADRC
    etc
    Hope this helps!
    Thanks and Best Regards,
    Shanthala Kudva.

  • CRM Production was stoped suddenly and ECC orders to replicate in CRM

    Dear Experts,
    Greetings!!!.
    Recently Because of Hardware Migration, CRM Production was stoped suddenly. and the orders are raised in ECC. directly.
    Eg: in CRM YOR1 sales order for same they have created ZOR1 in ECC and are working. now i need to replicatie the orders which are created in ECC .
    What will be the Customising settings and Middleware settings for the Same please guide us.
    Thanking you in anticipation,
    Regards,
    Sany.

    You must maintain on R/3 system the table CRMPAROLTP (in SM30). Set the following parameters:
    Parameter name 1: CRM_SCENARIO
    Parameter name 2: INT_CHANGE_ORDER (e.g. for activating the scenario A for ZOR1 - check what you use for YOR1)
    Parameter name 3: ZOR1
    Parameter value 1: A (e.g. for activating the scenario A for ZOR1 - check what you use for YOR1)
    And on CRM side you must maintain the same parameters in table SMOFPARSFA:
    Key : R3A_SALES
    Parameter name 1: INT_CHANGE_ORDER (e.g. for activating the scenario A for ZOR1 - check what you use for YOR1)
    Parameter name 2: ZOR1
    Parameter value 1: A (e.g. for activating the scenario A for ZOR1 - check what you use for YOR1)
    Ensure that the scenarios are maintained consistently in both systems (CRMPAROLTP and SMOFPARSFA) to avoid errors.
    Regards.

  • Replicate CRM Contract to ECC

    Hi All
    I've a scenario where
    (1) I have to replicate CRM Service Contracts to ECC. Is it possible to do the same? If possible then how?
    (2) Is it possible to maintain SLA values in CRM Sales Contract  at which can be transfered to the Orders which are created with reference to the respective Contract?
    Thanks in advance.
    Avi

    Hi,
    There are prerequisites to be maintained in CRM and ERP for CRM contract to be replicated in ERP as a debit memo.
    Please find the details in the below link:
    http://help.sap.com/saphelp_crm50/helpdata/en/65/9c4d3bcf95926ae10000000a114084/frameset.htm
    In your case I assume Debit memo is not being created for the Service product and giveing error "Product Cannot be recorded in ECC", because system is finding the same product in ECC as configurable material type (Service product in CRM, config material in ECC).
    As per the prerequisite Synchronization of master data (SAP CRM and SAP ERP) should be maintained
        All business partners used in SAP CRM transaction documents also exist in SAP ERP.
        Service products in SAP CRM exist as materials in SAP ERP.
    Hope this helps!
    Regards,
    Chethan
    Edited by: Chethan Kumar C M on Oct 8, 2009 6:12 AM
    Edited by: Chethan Kumar C M on Oct 8, 2009 6:29 AM

  • How to update the Z table in ECC using CRM standard fields

    Hi Experts,
    I need to store the industry code from customer master from CRM into a Z-table in ECC.I have checked the BDOC segments is already there in CRM.This Z-table has to be updated each time when the user save the customer master.This Z-table will be non editable in ECC.
    Thanks in advance.
    Regards,
    Sumit
    Edited by: Schourasia on Oct 21, 2009 6:55 PM

    Hello,
    Do you synchronize CRM business partner with ECC business partner?
    Because in standard industry code & description are replicated between both objects... so I don't really understand what you try to do.
    Anyway, if you would like to save some information in a Z table each time a business partner gets replicated into ECC, you can register a function module in table COM_BUPA_CALL_FU on ECC to do the job.
    Kind regards,
    Nicolas Busson.

  • Creation of sales order in CRM and replicating it to Multiple ECC system.

    We have a requirement for creation of sales order in CRM and replicating it to Multiple ECC system.
    We have checked the following standard Adapter objects in transaction R3AC1.
    BUS_TRANS_MSG
    The initial flow contexts does not support target site type as R/3(SMOF_ ERPSITE). So we are not able to replicate the sales order from CRM
    to ECC.
        2. SALESDOCUMENT
    Here the initial flow contexts does not support flow from CRM -> R/3 as we don’t see the target site as CRM.
    Please let us know if the standard sap middleware objects don’t support the sales order flow from CRM to multiple ECC or is there any
    other adapter object we need to use for this.

    Hey Vijay Duvvada,
    I hope you are already referred below sap note  and which explains scope & how to do   -
    1084315 - Consulting: Information about the multiple backend scenario
    1763516 - How-to: Basic Setup of MEP
    As explained by Rohit Sharma data should be start flowing to multiple sites.
    please let me know if it does help.
    Regards,
    Arjun

  • How to transfer user defined accounting fields from SRM to ECC ?

    Hi!
    We are running SRM 5.0 and ECC 6.0 with classic scenario.
    We have defined Business entity filed account assignment tab in SRM SHC.
    New fields are also defined in tables BBP_C_ACC_F and in BBP_C_ACCFD and added in the structure also INCL_EEW_PD_ACC_CSF. New fields are also defined in srpo accounting.
    In R/3 the same field is already defined as it is standard one.
    When I create PR or PO i entered the Business entity for the account assignment R i.e real estate.
    However, when I order my shopping cart with values in new fields, the values are not transferred into backend.
    Standard fields transfer nicely, but the user defined fields dont transfer.
    Can any please let me know what we have to do for these user defined values to transfer to back end. We need to implement any BADI ?
    Please let me know
    Thanks

    Hi,
    Use  BADI  BBP_CREATE_PO_BACK ( t.code SE18) can transfer custom fields
    some useful links to transfer custom fields from SRM to ECC..
    Re: Purchase Order item customer fields
    implementation of BADI BBP_ECS_PO_OUT_BADI in SRM. and BBP_PO_INBOUND_BADI
    Re: Custom field values are not being transfered to the backend system
    Re: How to replicate SRM PO customer fields to ERP PO in ECS
    Update Custom Fields in PO - BBP_ECS_PO_OUT_BADI
    BBP_ECS_PO_OUT_BADI
    implementation of BADI BBP_ECS_PO_OUT_BADI in SRM. and BBP_PO_INBOUND_BADI
    Update Header Text in R/3 using BBP_ECS_PO_OUT_BADI
    Hope these are helpful..
    Thanks
    prasad .s

  • R3 - CRM customer fields exchange of sales contract

    Hi,
    I need to replicate custom fields of sales contracts on item level (VBAP) from R/3 to CRM.
    R3 fields have been created manually earlier and the CRM fields have now been created with EEWB with the option "Adding new fields to Business transactions". The checkbox "Also used in R/3" was disabled.
    I am now able to exchange the sales contracts from R3 to CRM with middleware adapter object SALESCONTRACT and mBDoc BUS_TRANS_MSG.
    But how can I exchange the custom fields appended to VBAP in R3?
    Is there any BAdi I can use or do I need to enhance BDoc segments??
    thanks a lot in advance.
    frieda

    Hi ,
    We have a similar requirement for some custom fields of VBAK which need to be replicated to CRM.The fields are added in customer_h  structure in CRM.
    Can you please send me the lines of code which worked for you?
    We tried doing the same thing. the BADI is called but the values do not get replicated.
    Thanks in advance.
    Neil.

  • CRM integration possibility with gATP through ECC

    Hey Gurus,
    We would like to setup the integration between CRM (731), ECC (606) and gATP.
    But I will NOT setup gATP integration directly with CRM. But rather CRM sales order replicated in ECC, ECC should perform the ATP check by calling gATP. Afterwards the ECC sales order replicates back to CRM. Then CRM get the ATP result from gATP indirectly.
    And it should not requires performing ATP check manually in VA02 after CRM order replicates to ECC.
    Has anyone experience such indirect integration between CRM and APO/gATP?
    Thanks,
    Br,
    Ying

    Hi Bala,
    Thanks for the input.
    While we have the RFC and Logical setup between ECC<->SCM.
    And data exchange between CRM and ECC has also been established.
    Currently we can run ECC-APO gATP integration.
    The thing is we want to integrate CRM into this gATP check through ECC.
    As you mentioed: RFC and connections between ECC - APO- CRM, do you mean besides ECC <-> SCM/APO connection, we should also setup the RFC and logical system connection in bi-direction between CRM <-> SCM/APO?
    From CRM side, there is one customization about ATP check - "ATP Profile", it can be set as "ECC ATP check" or "No ATP check". (we do not want to use "APO ATP check" profile in CRM).
    Based on your experience, which one of the scenario/ATP check possibility would work out for the delayed ATP check scenario?
    Looking forward to your further input.
    Thanks,
    Best regards,
    Ying

  • How to add standard field in the CRM Pricing field catalog?

    Hello All
    I am working on CRM 7.0 , I have a problem with the CRM pricing field catalog that when I am trying to add new field in the catalog the system gives me an error message that the entries should be in the allowed namespace (Y Or Z) but the field I am trying to add in the field catalog is standard field.  What should I do to add this field in the field catalog?
    The field is : BATCH_ID with data element CRMT_BATCH_ID
    Thanks in advance
    Jacopo Francoise

    Follow note : 441083

  • Replicate Response Profile and Service Profile to ECC

    Hi
    In our client environmen we will be charging customer for various priorities of SLAs defined. And some more complex calculation for pricing, again dependent upon these. For this we have to replicate Response Profile and Service Profile to ECC. Which will be used for pricing in service order.
    If you have worked on similar type of scenario, please guide me how this can be achieved.
    Thanks & Regards
    Hits

    Requirement dropped

  • For CRM 5.0 what is the ECC version supported

    Hi,
    Can any one help on this
    For CRM 5.0 what is the ECC version supported?

    ECC 5.0 onwards,
    lower versions can also be integrated using some plug-ins
    hope this helps
    additional info:
    SAP ECC 6.0 and subsequent releases will automatically contain all integration interfaces that so far have been contained in the SAP R/3 Plug-In and that ensured the technical integration with other SAP Components.
    Customers who run SAP R/3 4.6C, SAP R/3 Enterprise 47x100 and 47x200, and SAP ECC 5.0 will receive additional integration interfaces in a Support Package for PI 2004.1. The delivery of this Support Package will be synchronized with that of mySAP Business Suite. The 2005 delivery is in November as part of Support Package 10. Information about the delievery from 2006 onwards are take place here
    This rule applies only for customers with a SAP R/3 Plug-In release PI 2004.1. Customers with PI 2003.1 or older must first upgrade to PI 2004.1 or SAP ECC 6.0.
    No new interfaces will be provided for integration between new SAP component releases and SAP R/3 3.1I to 4.6B.
    Message was edited by: RH

  • Why two Sales order created in CRM 7.0 for every 1 ECC 5.0 sales order ?

    Hi all
    We had CRM 7.0 system integrated with ECC 5.0 in backend, all related configuration for four document type had been done and following scenarios are working OK
    [1] Initial Load of Sales documents from ECC 5.0 does bring correct same sales document in CRM 7.0
    [2] Delta Loads (Manual Requests) also brings correct sales document from ECC 5.0
    [3] Update of any existing sale document in ECC 5.0 also updated corresponding sales document in CRM 7.0
    Only in fourth scenarios, when any new order is created in ECC 5.0 either directly or with reference to Quotation then its bdoc on CRM system create two sales documents of same type in CRM 7.0 system, one in scenario  A A by user RFCCRM (defined in RFC connections) and other in scenario BX by user who created order in ECC 5.0
    Now our Question is that is this something generic issue with CRM 7.0 and ECC 6.0\ ECC 5.0 or our landscape specific issue
    May I request some one to confirm this for us who have ECC 6.0 \ ECC 5.0 \ ECC EHP4 integrated with CRM 7.0 and confirm if they are also getting similiar issue for fourth scenario ?
    Regards
    Manish Joshi

    Follow below thread . Looks like similar issue but on ECC.
    Re: Delimma on using CRM006 Consumer 5.0 to 7.0 multiple companies

  • CRM TX(TA) TYPE-- MAPPING TO ECC DOCUMETN (OR)TYPE??????

    Hello CRM gurus,
    I have defined the transaction type:TA IN CRM. i have defined sales document type:OR in Ecc system
    how to map the transaction type (ex: TA) in CRM to transaction type  to  sales document type (Ex: OR) in ECC. if there is any process for this mapping please let me know that process. Ex: If we create sales order (TA) in CRM that will be replicated to ECC, but which transaction type will be assigned to sales order in ECC..
    How does the system know that an crm order (Tx type TA ) when it gets replicated to Ecc goes as Standard Order (OR) only and not as a quotation or a contract
    Please let me know If any specific settings should be done for this mapping or is this maintained i any table ?
    Regards
    sai

    Please refer to online help
    Data Exchange for Sales Transactions: CRM Enterprise– ERP System - Data Exchange for Business Transactions - SAP Library
    1, OR is german name for TA in ECC. So in standard, TA in CRM is the same as OR in ECC.
    2, If you create a z transaction type, for example ZTA, you need to create ZTA in VOV8 in ECC as well. In another word, you need to have the same process type in both CRM and ECC. There is mapping of process type, unlike the partner function. So you do not have to maintain any mapping table.

  • Searching Extended CRM Database Fields

    Hi,
    I created a CRM Form with some extra fields and attached it to Contacts in Extended CRM Database Fields.
    I want to create a website where people can search (with the BC Search module) a Customer based on those new fields.
    Is that possible, or do I need to have Web Apps, create a Web App form, and then create a Web App Search?
    Thanks in advance
    Sudhin

    HI Sudhin,
    Have a look to this thread, that might be helpful.
    http://forums.adobe.com/message/5382363#5382363

Maybe you are looking for

  • Problem with lovs in viewobject instances

    Hi, Working with Jdev11.1.1.16 , Referring to  forum : Problem with Two VO's from same EO with different where clause I was also facing the same issue with static where condition ,using this recommended approach the issue is solved . The recommended

  • How to restrict the values in seach helps

    Dear All,                I am new to the BSP concept.I have a requirement where in the BSP i need to restrict the values of the search help.i.e. 2 values are coming in the help i need to display only 1 value. can anybody please explain how to do it.

  • Writing colums and reading columns

    when i am writing values in the controls (VI attached).in the column headers i write deliberately CYCLES header after giving space after TIME header.this is because when i see the corresponding text file in notepad.the headers looks fine but in the T

  • WebLogic 10.3 and JDK 1.5

    Is WebLogic 10.3 certified to run on JDK 1.5 ? The Support Matrix here lists only JDK 1.6 , anyone used WL 10.3 with JDK 1.5 ?

  • Install 11.5.5 on win2000 hang strangely

    The installation hang at step 7 without error message,the progress bar is at 100%.I must have try 10 times and it is frustrated. I install the software from CD and my system is: windows2000 with SP2 jdk1_3_1_10a 320M memory 30G disk Can anyone give m