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.

Similar Messages

  • Need to Make end customer field mandatory in sales order form.

    I need to make end customer field mandatory when sales channel entered as some value...
    for this i have used when validate record on order form
    when i enter a value in sales channel as desired value the form is getting saved automatically and the field is getting mandatory
    but my requirement is to make field mandatory and then to save the order.
    let me know the sequence how it works if any one knows.

    Sanni,
    >
    when i enter a value in sales channel as desired value the form is <b>getting saved automatically</b> and (then) the <b>field is getting mandatory</b>
    but my requirement is to make field mandatory and then to save the order.
    >
    Which trigger are you using to do the "getting saved automatically'?
    Does this trigger fire before the trigger that is making the field mandatory?
    Regards,
    PS: Is this an Oracle EBS query? If yes, this is the wrong forum
    Edited by: Prabodh on Jun 14, 2012 4:48 PM

  • Adding Custom Fields to the Sales Order Screens - VA01, VA02 & VA03

    Hi,
    I have a requirement to add custom fields in the Sales Order Standard Screen. Could anyone please tell me is there any screen exit available to add a tab screen or is there any possibility without modifying the standard code.
    Please let me know with the details.
    Thanks & Regards,
    Goutham.

    Hi Narendran,
    Thanks for prompt reply, it was very useful.
    Could you please let me know the procedure you have followed in coming to this conclusion of what screens to be used.
    I understand that the program is SAPMV45A.
    Thanks & Regards,
    Goutham.

  • Customer fields replication in Sales order from R/3 to CRM

    Hi all,
    I want to replicate, for Sales orders, one field (ZFIELD_A) on item level (VBAP) from R/3 to CRM .
    I used transaction EEWB on CRM with the option "Adding new fields to Business transactions" and I flagged checkbox "Also used in R/3".
    All worked fine and all the repository objects where created both in CRM and R/3, and the fileds was appended in structure CUSTOMER_I (CRM).
    The problem is when I replicate the data, because of existing customer fields  in R/3.
    In R/3 I have exisiting fields on BAPE_VBAP
    ZFIELD_1  [CHAR1]  - existing
    ZFIELD_2  (CHAR1] - existing
    ZFIELD_A  [CHAR30] (the new one)
    Assuming the above field values are X-Y-thisisatest
    the value of ZFIELD_A in CRM will be "XYthisisatest", since R/3 sends, in structure BAPIPAREX all the three Customer fields.
    In the generated (from EEWB) method ZEEW_DATAEXCHANGE01->CRM_DATAEXCH_R3D_MBDOC_FILL, called when transferring the order to CRM , all the first 30 positions are moved to ZFIELD_A from CRM.
    A solution would be to change the generated coding of the above method, by truncating the first 2 chars, but it's not so nice (and I also could loose the changes after a generation of the EEWB project).
    Anyone has a nicer idea?
    thanks a lot,
    Fabrizio

    Hi
    Go through the following NOTEs
    736595,833585,863611,873771.
    Regards
    Nadh.

  • Urgent : transfer of custom fields of a sales order from ECC to CRM

    Hi,
    We have a sales order which will be created in CRM and replicated to ECC.
    We have added some custom fields in table VBAK, which we are displaying in the sales order additional data tab B. When the user saves the sales order,we need to transfer the fields back to CRM.
    We are aware of the the BADI CRM_DATAEXCHG_BADI.
    Also i think we need to conisder the structure BAPIMTCS but not sure how exactly we can use it.
    On the CRM side these Z fields exist in the structure BAD_BUS_TRANSN_MESSAGE-CUSTOMER_H of the method CRM_DATAEXCH_R3D_MBDOC_FILL.
    Can someone guidde us on how exactly do we transfer the value from ECC VBAK-Z* to CRM  value BAD_BUS_TRANSN_MESSAGE-CUSTOMER_H.

    Hi Sameer,
    Thanks for the document.
    I tried doing the same steps recommended(in the document it was for a customer). However i dont think my values from the ECC side are being passed to the CRM side.
    I created a new Z structure and passed it via BAPIMTCS, but on the CRM side when i tired retrieving my Z structure,i dont think the system found it.
    There are 2 BAPITCMS structures, t_table_info and the other t_bapistruc.
    Do you know which one we need to fill up?
    Thanks,
    Neil.

  • 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

  • Creating Custom fields which are sales org dependent in Accounts Master

    Hello Experts,
    I want to create new custom fields in Accounts Master for sales and shipping.The component being used is BP_SALES.However when I try to create custom fields through AET, the new fields are added in the BUILHEADER context node.The problem with this is, its making the fields Sales Org independent.
    I want to add the fields which are sales org dependent( i.e. want to add the fields for the context nodes BUILSHIPPINGTERMS and BUILSALESARRANGEMENT).
    Please help me in this regards,
    Thanks and Regards,
    Rahim
    Edited by: Abdul Rahim on Dec 27, 2010 9:55 AM

    Hi Rahim,
    in general extension fields for Business Partner are only supported for the header fields (Table BUT000). Therefore the AET does not offer this.
    Table extension for BP sales data is supported by the AET beginning from CRM 7.0 eHP1. If you have this you can just create a 1:1 table enhancements and should be happy. If not I'm afraid that you would have to implement this manually.
    Using the Easy Enhancement Workbench (EEW) it would only be possible to create table extensions for the header and for relation ship but not for sales data.
    Regards Matthias

  • Where can I find info on how to add CRM custom fields and import data to them?

    Hi all,
    I am looking at the Extend CRM option in the V3 view.
    Is this new? Or have I just never noticed it before!
    Also is there a tutorial on it and info on how to import Customer data into these extra data fields?
    Thanks,
    Mary

    I'm just getting a good reply from online chat about this.
    Parikshit: First, go to customers -> Import Contacts (Advanced).
    Parikshit: http://rickynath.tk/jing/2012-06-07_0744.png
    Parikshit: Next, Scroll down and choose this option: http://rickynath.tk/jing/2012-06-07_0745.png

  • Custom fields to the sales area tab of customer master data

    Hi Guys,
           i have one requirement, where i need to add Zfields to the Sales tab in sales area data of customer master. Can somebody give me steps how to do it? do we need to do screen programming or just appending KNVV so that functional consultants can do configuration based on account group?
    help would be appreciated
    Thanks in advance
    Siva

    Hi,
         .First in IMG - Enterprice Structure - Definition
    Create the Organisational Units you want to use
    2.Then In Enterprise structure - assignment
    Setup the sales areas you want to use in SD
    Then go to XD01/ VD01 and create a new customer to whom you want to sell goods & service thr a particular sales area which you have already set up in IMG.
    YOu can create a customer master for only those sales areas which you have created in Step 2 above.
    Then create a sales document type VOV8 and then assign sales document type to sales area in which you want to use.
    IMG-Sales & distributin-sales-sales document-sales doc header
    Do all other assignments like item category determination, schedule line category, pricing procedure determination etc
    and then you can cretae a sales document using the particular sales area.
    <b>Reward points</b>
    Regards

  • Custom fields mapping issue of sales order replication from R/3 to CRM

    Hello Experts,
    I have to replicate sales orders from R/3 to CRM system (Initial and Delta)
    The issue is I have custome fields in R/3 which are maintained in custom table(Z table) in R/3.
    We added those custom fields in CRM customer_i table to synchronise with R/3 data.
    To MAP R/3 custom fields to CRM custom fields, i have the following customization.
    1. Added the custom function module in the event CRMO_200 and moved all the custom fields into interal table  IT_OTHER_INFO.
    2. The intrnal table IT_OTHER_INFO with data is passed into CRM standard function modules.
    3. But in CRM the BADI 'CRM_DATAEXCHG_BADI' implementation does not have the input parameter of internal table TI_OTHER_INFO.
    All my custom data is in internal table TI_OTHER_INFO.
    Please suggest where can i map this data to CRM enhanced fields.
    Regards,
    Umashankar.

    Hello Vanessa,
    Thank you so much for your reply.
    I went through the Note (1053817). It is good. I understand that the custom fields should enhance in the BAPE_VBAP in R/3.
    My Scenario:
    Goal: Orders replication from R/3 to CRM along with Custom fields.
    In R/3, all the custom fields are maintained in Z table (Not VBAK or VBAP).
    All these custom fields are belongs to Item level.
    In CRM, The custom fields are maintained in CRMD_CUSTOMER_I table though AET.
    I need to MAP these custom fields to CRM while order replication from R/3 to CRM.
    Regards,
    Umashankar.

  • Replication of Sales contract from CRM to R/3

    Hi Experts,
    I have a requirement of replicating the created sales contract in CRM to the R/3 system through Middleware in 2007. In the standard way replication of R/3 contract to CRM is only possible. Here the BDOC used in BUS_TRANSACTION_MESSAGE and there is no mapping modules present for CRM to R/3.
    Is it wise to create a custom adapter and use the fm CRM_BUS_MESSAGE_R3_UPLOAD_SRV as the mapping module and enhance the BADI CRM_BUS20001_R3A?
    Please throw me some light on how to proceed with the development.
    Yours answers are greately appreciated!!
    Regards,
    Suthagar.

    Hi Kai,
    Its the normal sales contract with the Pricing aggreements. In SAP help, I found a note saying Note that you cannot download CRM contracts to the SAP ECC system
    please find the link [http://help.sap.com/saphelp_crm60/helpdata/en/7a/e486398dcfd74fe10000000a11402f/frameset.htm], the note can be found in Data exchange for sales contract under the Sales contracts.
    Also on the transaction R3AC1 with the sales contract type, the mapping from CRM to R/3 is blank.
    If it is possbile to replicate from CRM to R/3, please let me know the steps to acheive it.
    Thanks for your help.
    Regards,
    Suthagar.

  • How to add a Custom field in the Standard SAP Sales Order main screen

    Dear Experts,
    We have a requirement of adding a Custom field in the Sales Order screen. I know how to add the Customer field in the Additional data B tab of the Sales Order Header Screen as that is the screen user exit provided by SAP. Can someone tell me how to add the Custom field in the Sales Order main screen. Program Name - SAPMV45A and Screen Number - 4001. What is all I need to take care.
    Thanks,
    SNK.

    I have not added the Custom filed in the main screen and added in the Additional data B screen. So closing the message.

  • Emdk0001 isu utility contract customer fields

    Hi all,
    We need some customer fields in isu utility contract (table Ever, include CI_Ever).
    I tried to respect the details from note 668345.
      - structure CI_Ever is extended with these new fields
      - group S0009 (Miscellaneous) is added to our layout
      - these field below to screen 0300 (theese fields are also necessary in move in screen)
      - emdk0001 was deactivated and reactivated
    I use transaction es22.
    The problem is in that i can save these fields only if i press Enter or i go from one tab to other and after this i press save.
    If i use save button directly in customer subscreen i loose the data. After Save -> EXIT_SAPLES20_008, EXIT_SAPLES20_009  - the fields are filled, but after these function, the fields has the old values(sub_obj-ever-new_fields).
    If you have any suggestions ....
    Best regards!

    Hi,
    You can try following BAdI
    SMOD_ECSBTO01    IS-U: move-out: determine default values                 
    SMOD_ECSBTO02    IS-U Move-Out: User-Defined Checks                       
    SMOD_EMDK0001    IS-U: Contract - Subscreen Integration and Field Check   
    Hope this information will be useful.
    Or you can try any one following enhancement;
    ES650001     IS-U: device loc. - subscreen integration and field check   
    ES550001     IS-U: connection obj. - subscreen integr. and field check   
    EMDP0001   IS-U: premise - subscreen integration and field check       
    EMDK0001   IS-U: contract - subscreen integration and field check      
    EMDI0001     IS-U: Installation - subscreen integration and field check  
    ECSMA002   IS-U:  Redemption: Subscreen Integration and Field Checks   
    ECSMA001   Loyalty Account: Subscreen Integration and Field Checks     
    ECONNOBJ  IS-U: duplicate check for connection object                 
    ECIIFLOT      IS-U: cust. include for conn. obj. and device loc. CI_IFLOT 
    Hope this information will be useful.
    Bye,
    Muralidhara

  • Customer Field in ECC 6.0

    Hi,
    I need  a help on custumer field in ECC 6.0.
    I would like to know if there is a <b>standard</b> way to see customer fields in purchase or sales order.
    Thanks very much.
    Diego

    Customer fields (as in KUNNR)  or custom fields?
    Bothe sales orders and POs have user-exit screens that can be employed to show <b>custom </b>fields both at header and item levels.  In the case of sales orders, it is oft-referred to as "Additional Data B" screen.  This is the last tab screen of the sales order.
    Caveat: The above is from 46C, but am willing to bet that this feature still exists in the ECCs.

  • Customer Field in purchase order (ECC 6.0)

    Hi,
    I need a help on custumer field in ECC 6.0.
    I would like to know if there is a standard way to see customer fields in purchase or sales order.
    Thanks very much.
    Diego

    Customer fields (as in KUNNR)  or custom fields?
    Bothe sales orders and POs have user-exit screens that can be employed to show <b>custom </b>fields both at header and item levels.  In the case of sales orders, it is oft-referred to as "Additional Data B" screen.  This is the last tab screen of the sales order.
    Caveat: The above is from 46C, but am willing to bet that this feature still exists in the ECCs.

Maybe you are looking for

  • How do I add a dynamic hyperlink to an image in a CRM mail Merge?

    We have a mail merge template that is being used by a number of our sales reps.  The sales reps each have a unique URL they use to send out to potential customers.  Their unique URL is saved on their User record in MSCRM.  We want to send out marketi

  • Tuxedo 9.1 and Fedora core 5

    Hi, Is anybody succed installing tuxedo 9.1 under linux Fedora Core 5. I succed install Tux 8.1 on FC5 following this instruction http://forums.bea.com/bea/thread.jspa?forumID=2011&threadID=600016446&messageID=600040579#600040579 But when I lauch the

  • How To Make a Clean Recovery using Recovery disc

    For solving  problems related to recovery from recovery discs you have to follow the steps below. You need a windows 7/8 dvd(or by a bootable pendrive with  win7/8),and your windows recovery discs for complete restoration. Step1:insert win7/8 dvd and

  • JBO-27020 error

    My BC4J-UIX application is throwing this error for all pages in my application when I try to update or insert records into any table. What is wrong? Thanks in advance Rafael PS.: I not copy the message for JBO-27020 because it is in portuguese

  • Installing NWDI in PI 7.1 (NW 2007)

    Hi, I just finished an installation of PI 7.1; and i dont see the usage type DI installed in the server, and i dont find any documentation about how to install NWDI in PI 7.1. I think that is possible due to there is some references in certain notes