Copying customer fields (CUSTOMER_H)  in CHARM

Hi Everybody ,
I implemented CHARM  (ZDCR and ZDHF ).
In CRMD)_ORDER using EEWB i created customer fields .
No my requirment is when i create ZDHF from ZDCR i need to copy these customer fields from ZDCR to ZDHF.
Please help me how to do this .
Thanks in advance ,
Vijay

let me know if u know the solution

Similar Messages

  • CHARM Copy customer fields to ZDMJ (SDMJ)

    Hello ,
    I have create with transaction eewb some customer fields for the Change Request.
    But this filed are not transferd from the ZDCR to the ZDMJ. I have see action and the function SOCM_CRM_COPY_DOCUMENT but i have not found a solution to copy the customer fields to ZDMJ.
    Any ideas ?
    Regards

    Hi
    Please check this [Copy of customer fields from Service Desk Message to Change Request|Copy of customer fields from Service Desk Message to Change Request]
    and [/people/bruyneel.guillaume/blog/2008/06/13/service-desk-implementation-guide-part-ii|/people/bruyneel.guillaume/blog/2008/06/13/service-desk-implementation-guide-part-ii]
    Thanks,
    Jansi

  • How to copy custom fields in purchasing contract

    Dear all, we have added to the standard field in the purchase contract position two custom fields.
    These two fields (in value) are not taken when the user create a new contract by copying from another.
    Are there some exit or BADI functions that allows to copy also custom ields into corresponding destination fields whitout modify the standard code ?
    In customizing it seams there are aoly rulse for copy position texts.
    Regards,
    Riccardo Galli - Hera group.

    Hi
    Try to check the BADIs ME_PROCESS_OUT_CUST or ME_PROCESS_PO_CUST or the enanchement M06E0005, perhaps u can do something in the routines triggered as soon as the document is saved.
    Max

  • Copying custom fields from SRM PO to ECC PO standard fields

    Hi All,
    There are three custom fields which are added in SRM SC and PO at item level. My requirement is to map these three custom fields to three standard fields in ECC PO. Can any one please explain me, how the replication of SRM PO to ECC PO happens? I could find a function module "B470_PO_CREATE". Can any one tell me through which transaction or program this FM will be triggered.
    Any useful answer will be rewarded
    Thanks,
    Deepthi

    Hi Kumar,
    Sorry for the late reply. I have the solution for this question.
    For copying the custom fields code is to be written in the BADI "BBP_ECS_PO_OUT_BADI", method "BBP_B46B_PO_OUTBOUND". This BADI has both ECC PO fields and all the SRM fields(including the custom fields added in PO and SC) in separate structures.IS_HEADER, IT_ITEM etc has all the SRM PO values. CS_BAPI_POHEADER, CT_BAPI_POITEM etc has ECC PO values.
    There are two function modules, BBP_PD_PO_TRANSFER_EXEC and BBP_PD_PO_TRANSFER_EXEC_V2. Execute these function modules with the GUID for PO after PO change or create in SRM system. Once the FM is executed the BADI will be triggered and the additional functionality carried out and PO replication from SRM to ECC happens.
    Hope this helps you. Please let me know if you need any more information.
    Thanks,
    Deepthi

  • Sold-to-party default partner id map for customer field in SMCR - ChaRM 7.1

    Hi Expert,
    I am trying to map sold-to-party partner id default in SMCR- CRM screen (when Request for Change screen open) .
    In IB52 ->Goto -> Partner , i gave sold-to-party details.
    but its not reflecting in Request for Change screen open in CRm_UI.
    Rg,
    Karthik

    Hi Karthik,
    have you deleted from other levels?
    Also check below note:
    1165357    Sold-to-Party is not assigned to Service Desk messa
    1518907 - Solution Manager: wrong partner determination after update to Support Package 24
    1165357: Sold-to-Party is not assigned to Service Desk
    824640: Customizing missing for Service Desk in Solution Manager
    is sold to party have BP organization type?
    Thanks
    Regards
    Vikram

  • PO service item - custom field value not copied to GR

    Hi All,
    I have a custom field in SC,PO and GR. For a sevice and limit items, the value in custom field in PO is not copied to GR. For goods, it is copied.
    When I debugged, I found that the system tries to match PO item internal number with that of backend item internal number. If this is matched, the custom field values are copied.
    But here it is not matched. What can be the possible reason. Is there any configuration for item internal numbers?
    I found a note 848797 for transfer. But exactly at the corrected code in note, program is failing.
    Have anyone faced this issue before?
    Thanks
    Nandalal

    Yes Disha, the notes are correctly implemented.
    I am confused on whether the internal number generated for the item is copied from some configured internal range, because when I enter two service items, the items shows backend internal numbers like 0000000010 and 0000000020 (increment by 10). But in SRM it is 0000000001 and 0000000002.
    When the code tries to match the respective numbers, it fails and skips the logic to copy custom fields.
    I dont have access to r/3 data.
    Please help.
    Have anyone tried to create a GR with service item and has custom field?
    Thanks
    Nandalal

  • Copying the value of customized fields from one order to other in CRM

    Hi ALL,
    We have added new customized fields in web ui for Sales Order.
    Now when we are using the standard COPY functionality to copy one particular sales order, then all the fields are getting copied into new order except the customized fields which we have added.
    We have created new data elements for our fields and added it by EEWB transaction.
    Please let me know if there is any badi or any other way which we can implement so that our customized fields are also copied.
    Thanks,

    Hi!
    BADI "CRM_COPY_BADI" is the one you are looking for.
    Create badi implementation and assign copy routine to the copy management parameter.
    The parameter can be configured via IMG->CRM->Transactions->Basic settings->Copying Control for Business Transactions->Define Copying Control for Transaction Types.
    I hope it helps you.
    Regards,
    Fukuhara Yohei

  • Need to copy a custom field from sales order to billing document

    Hi All,
    I have a requirement, I need to add a new field in the sales order header part and even a field in the billing document, once i add this field up in both the documents in the header part i need to create a copy routine using the VOFM tran, can any body help me on what's the procedure to add a field in billing document and does the copy routine transfer the data ( Custom Field ) from Sales Order to the Billing Document, if yes can somebody help me with the procedure on how to and code of it.
    solved it myself ....
    Regards.
    Message was edited by: seshi
            seshi

    Hello,
    Regarding item 1, is it in the region of the global links (ie logout, home, preferences, etc.)? If not, have you tried creating a link via personalizations to the region you wish to have the link displayed (item type = link, destination = fully qualified name of your .xml page/region?
    Regarding item 2, you may have to create the custom subtab programatically using the controller for the region of the current subtab layout.
    Regarding item 3, you can also add a submit button to the page button bar region via personalizations. You can then add any logic you want to the button in the controller for the page.
    Hope this helps.

  • Restricting the Custom fields while copying the satandard TA

    Dear Experts
    I have a scenario where i have to create new Transaction type ZSBC for B2C sales in R3 4.7 ; and i want to map same in CRM2007 inorder to flow transaction type for further execution in both the systems.
    so my problem is when i try to copy from the standard Transaction type (TA) which has got Custom fields they are also getting copied in CRM2007 where i am  able to copy Standard order (OR) in R3 4.7.which does not have any custom field. the thing is i don't want copy those custom field  so how do i restrict them ,in order to make both the transaction types and item categories as same.
    Hence i request you all could you please help me
    Thanking you in advance.
    Regards
    Rao

    HI,
    This kinda functionality can be achieved through standards and dont need any developments.
    THis can be achieved via Partner determination procedure.
    In partner determination procedure, for a particular partner function, say Payer, you can assign an access sequence.
    Use acess sequence 0001 or 0002 whichever satisfies your criteria.
    SPRO > SAP Implementation Guide > Customer Relationship Management > Basic Functions > Partner Processing
    Under this node you will find Access sequence definition and Partner determination procedure.
    Hope this helps.
    Kindly reward with points in case helpful
    Sharif.

  • Copy MM02 custom fields to MM17

    Hi Friends,
    My Requirement is like this:
    In the MM02 transaction : MM02 -> basic data2: In the Reporting and Interfacing block, I have 2 custom fields, which were there in MARA as Z fields in .Append structure.
    I need to populate(copy) these two fields in the Fields Tab in MM17 transaction.
    First of all, let me know is this possible, if yes, how it can be achieved?

    Here are some notes I have from when I recently added a new screen/subscreen to Material Master transactions.  Hopefully this information will help you.
    This guide should be used in conjunction with OSS note 44410 and IMG notes Logistics->Logistics Material Master->Material->Configure Customized Material Master.
    Online Maintenance.
    1. Add fields to append structure ZAEMARA.
    Use data dictionary maintenance u2013 SE11
    2. Generate table MARA.
    3. Add fields to view MARU and generate.
    Use data dictionary maintenance u2013 SE11.
    4. Create new sub-screen or add new fields to screen SAPLYMM1 9001.
    Use Screen Painter u2013 SE51.
    Change flow logic to add fields to field: statement and to add any validation required. Generate screen.
    If this is the first time additional data has been added to material master it will be necessary to create a new function group and associated programs. See Configure Customised Material Master paragraph Requirements.
    5. If new sub-screen, add to Customer main screen.
    Transaction OMT3.
    Double click on u2018Std industry sequenceu2019.
    Choose customer screen and Details.
    Change the first occurrence of 0001 (blank screen) to new screen number.
    Save.
    Back arrow.
    Click on Transport button and choose required transport.
    6. To include in 'Copy with Reference' processing - MM01, add new MARA fields to table T130F. (in each client)
    Use Transaction SM31. (make a copy of another ZZ field by typing over existing name).
    Add to transport manually:- R3TR TABU T130F + individual keys
    7. Test Material create, change, display.

  • Copying all birthdates from custom field to regular addressbook field

    is there a way i can copy birthdates from a custom field to regular address book field?
    my current birthdates are not reflecting in iCal - and while there is are solutions to copying custom dates to ical, i would rather work on the solution to copy the custom date to regular birthdate.

    So, if you're sure all your custom dates are birthdays and you want to copy them all to the birthday field.
    First, open Address Book and from the File menu select Export, then +Address Book Archive...+ This saves a backup of your Address Book database in case you don't like the results of the script below.
    Then run this Applescript.
    -- Move all custom dates to birthdays
    -- John Maisey -- 21 June 2009 -- www.nhoj.co.uk
    tell application "Address Book"
    repeat with thisPerson in (people whose custom dates is not equal to {})
    tell thisPerson to set birth date to value of first custom date
    end repeat
    save addressbook
    end tell
    display dialog "All Address Book custom dates copied to birthdays."
    Best wishes
    John M

  • Problem when Copy PO item with customer fields

    Hi all,
    I've added few customer fields to PO item customer screen via enhancement MM06E005.
    All works well besides item copy functionality - the system creates new PO item and copies everything besides my 2 customer fields.
    Any idea why + how 2 solve ? Is it working via BADI ME_GUI_PO_CUST ?
    Thanks in advance,
    Sagit

    Hi,
    1)Check whether you have set the changes flag in function exit EXIT_SAPMM06E_018 with Z include ZXM06U40 as
          E_CI_EKPO-ZZBNO = WA_EKPO_CI-ZZBNO."Say your Z field
          E_CI_EKPO = 'X'.
    2)Check the following note [SAP Note 407975|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=407975]
    Thanks & Regards,
    Faheem
    Edited by: Md Faheem on Oct 27, 2010 11:28 AM

  • Copy PO item -customer fields

    Hi all,
    I've added 2 customer fields to PO item customer screen via enhancement MM06E005.
    All works well besides item copy functionality - the system creates new PO item and copies everything besides my 2 customer fields.
    Any idea why + how 2 solve ? Is it working via BADI ME_GUI_PO_CUST ?
    Thanks in advance,
    Shai Eyal.

    Hi Shai,
    Please check whether you have used the Function Exit EXIT_SAPMM06E_008 for this requirement or not. Write your logic in the include ZXM06U37 for example as follows
    E_CI_EKKO-ZZTEST = EKKO_CI-ZZTEST.
    E_CI_UPDATE = 'X'.
    Here E_CI_EKKO is the FM Interface CHANGING Parameter and EKKO_CI-ZZTEST refers to the Screen Field. E_CI_UPDATE is also FM Interface parameter.
    If this doesn't work out then try using the  BADi ME_PROCESS_PO_CUST.
    Hope this will solve your problem. Reward accordingly.
    Thanks and Regards,
    Maddineni Bharath.

  • Copy reformatted date to custom field

    I am scanning a lot of quite old film for which I can only guess at the date taken.  Aperture import puts the timestamp of the scan in the date field.   I have created a custom field "Date Shot".  I will manually enter the date as yyyy-mm-dd (perhaps only year).  I would like to be able to sort all of my photos by Date Shot.  This means copying and reformatting the timestamp for all of my digital photos (in certain projects) into Date Shot.
    It looks quite possible using AppleScript.  I have done lots of programming, but know nothing about that language.  Just quickly reviewed the Aperture 3 AppleScript document.
    I would appreciate any ideas or code to use as a start for this effort.  I assume one can pick out the date components and reformat using printf-type commands.

    I've done some Aperture scripting. Some things work nice some things don't, Aperture is not the best example for first time application scripting. 
    There are many good resources on the web
    These two from Apple
    AppleScript Overview
    AppleScript Language Guide
    Two other good sites
    macscripter.net
    macosxautomation
    Here is some code that takes a selection of images in Aperture, gets the EXIF date takes the time component from that  and make a custom tag field name Capture Time and puts the time in it.
    display dialog "Aperture will Start." & return & return & "Select image(s), press Continue when ready" buttons {"Continue", "Stop"} default button 1
    set the user_choice to the button returned of the result
    if the user_choice is "Stop" then
      tellme to quit
    end if
    tell application "Aperture"
      activate
              set imageSel to (get selection)
              if imageSel is {} then
                        error "Please select an image."
              else
                        repeat with i from 1 to count of imageSel
                                  tell item i of imageSel
                                            set imageDate to value of EXIF tag "ImageDate"
                                            set s to time string of imageDate
                                             make new custom tag with properties {name:"Capture Time", value:s}
                                  end tell
                        end repeat
              end if
    end tell
    Anyway this should give you a starting point. Good luck.
    regards

  • ChaRM: Customer fields Tab & Documentation

    Hi
    In the Change request screen there is a tab for customer fields under transaction data.  In this Tab there is a "Documents" button that allows me to attach project documentation to the CR.
    However if I try to do that when the CR has been approved it just says "Function cannot be performed".
    How can I change this behaviour to allow me to attach documentation after the CR is approved?

    Thank you
    This table is configured in the IMG area
    SAP Solution Manager
    Scenario Specific settings
    Change request management
    extended configuration
    assignment of documents
    configure action menu
    In this area I took the 2 entries for SDCR user status E0004 and copied them
    Set the activities to Change Document & saved these
    Then copied the original 2 entries again
    Set the activies to Assign document
    That gave me the activitie I require.
    Many thanks for your help

Maybe you are looking for