Transfe new campaign fields created by EEWB to R3 project

I have created a new field for Campaign using EEWB. Does anyone know how to move the custom field to the project created in R/3 through ERP transfer ( Online & middleware) ? Thanks.
Philip

It is not supported by the standard middleware transfer. I use a work around method to do it.

Similar Messages

  • Displaying Custom fields created by EEWB

    Hi,
    I would to get advice on how to display fields created by EEWB in a seperate tab.My assignment is to create a new tab in the Business activities transactions.Using the EEWB, I created a project by choosing the Business Object as BUSINESS_ACTIVITY and the extension type as ACTIVITY_H.I chose the business category as business activity. I defined the fields and the object was generated successfully.
    Now the new fields are added in the table CRMD_ORDERADM_I.
    1.I would like to know if the above process was right towards the creation of fields in the Business Activity transactions.
    2. If the above is correct, could you please tell how to get the tab and the fields to be displayed in the activities screen.
    Regards
    Rasheed

    Hi,
    For displaying the EEWB fields in a separate TAB following is the procedure:
    1. First create the set type for the fields which you want to display in a separate TAB.
    2. Now through EEWB create the project and extension for your transaction and add the component at header or item level based on youir requirement.
    3. Then create a view/TAB .
    4. After this create an enhancement profile for your component.
    5. Assign your enhancement profile to the item category.
    Let me know if you need furhter details on the same.
    Allote pnts if helps.
    Cheers.

  • Reusing fields created via EEWB

    Hello,
    I have a new field , on the Opportunity Header, created via EEWB ( we were on CRM 2007 when this was done) and I would like to re-use this field for display in a follow up Sales Contract created from the Opportunity.  It looks as though I can create a new Model Attribute on the Context Node BTADMINH for component BT121H_SLSC, view BT121H_SLSC/Details and enter the BOLATTRIBUTE , through the relationship path BtAdminH-->BTHeaderopportunityext-->BTOpportH-->Attributes and this field can be selected, but I was wondering if  there is another way to achieve this via the AET tool, it looks as though fields create via EEWB cannot be edited in AET
    Regards
    Chan

    I agree on the option to enhance a "higher" segment and populate the value during the copy control (ORDERADM_H) is a better solution, but only if you can get rid off the field in the OPPORTUNITY_H (I assume the custom field is there) otherwise you will have the field duplicated, not nice IMHO
    I don't see a bad approach to enhance the webui with a value attribute to populate the value of the previous transaction either.
    About coding, I'm afraid I can't help it here, I mean, sure I can copy paste the code but I believe in:
    "Give a man a fish, and you feed him for a day; show him how to catch fish, and you feed him for a lifetime"
    I can't teach you about BOL, but SCN  is full of posts/blogs/documents which can teach/guide you "how to fish", come back to me when you have a more philosophical question and I will be more than happy to help you (or at least try to)
    Cheers!
    Luis

  • Enable a field created by EEWB

    Hi Experts,
    Can you please help me on how to enable/disable a field created by EEWB transaction. We have done an enhancement to the BP master date through EEWB, and we need enable some of these fields. Kindly help on this.
    Regards,
    Basheer

    Hi,
    My understanding is, you have created a field by EEWB and trying to enable that field in UI.  If I am not wrong, you can add the created field from available fields to displayed fields with the help of the Tcode: BSP_WD_CMPWB.
    Steps to be followed:
    1.  Tcode: BSP_WD_CMPWB
    2.  Enter the Component ID
    3.  Go to Views and select the relevant view in which you have created the field by EEWB
    4.  Click on Configuration tab
    4.  Click on Copy the configuration ( do not make any changes in standard one)
    5.  Click on Edit
    6.  Click on show available fields
    7.  Move the created field from Available fields to Displayed fields and Save.
    Hope it helps you.
    Regards,
    Maddy

  • New Value fields created in existing opr struc problem in transport request

    Hi,
    I have created new value fields in existing operating structure but system has now created any transport request for value field creation also for value field activation and later on operating concern generation on development environment.
    What is the other way of doing transporting value field (also activation of same) from Dev to QA?
    Regards,
    Sayujya

    Hi,
    Creation of new value field or characterisitics will not generate any Transport request. Goto transaction KE3I and create transport request.
    Regards,
    Sreekanth

  • How to fill values  to custom fields created by EEWB

    Hi All,
    I am working in CRM 5.0,We have extended the BP transaction with two new fields using EEWB transaction.
    ZZABC
    ZZDEF
    Here goes my problem , i wanted to update data to the new fields using FM.
    I tried using BUPA_CENTRAL_CHANGE,where i found the structure of the  custom fields .But the FM is working for standard fields but not for Custom fields.
    Following are the FM generated  in EEWB.
    ZZG05_BUPA_EVENT_DINP2
    ZZG05_BUPA_EVENT_DLVE1
    ZZG05_BUPA_EVENT_DSAVB
    ZZG05_BUPA_EVENT_ISDST
    ZZG05_BUPA_EVENT_ISSTA
    ZZG05_BUPA_EVENT_XCHNG
    ZZG05_BUPA_PAI_ZG050100
    ZZG05_BUPA_PAI_ZG050101
    ZZG05_BUPA_PBO_ZG050100
    ZZG05_BUPA_PBO_ZG050101
    I have tried using the above FM.But didnt work.
    Can you please help me how to proceed  just to fill values using FM.
    Your suggestions  will be highly rewarded.
    Thanks,
    Gayathri.

    Hi Shiva,
    Thanks for your response.
    I have specified the FM that are generated while creating the fields, where i dnt find any update or delete.
    Further can u explain "you can play with screen config in the AREA MENU code BUPT".
    My requirement is to upload data to those fields through pgm for one time.
    Thanks,
    Gayathri.

  • Change field attributes of fields created using EEWB

    Dear SAP gurus,
    we have extended our complaint transactions by adding some 'customer' fields using EEWB.
    Now, the program name for this extension is: SAPLZCRM_BTX_EEW_UI02
    and the screen number where those fields are is "0100".
    The screenfield is for example ZCRMT_0100_BTX_UI02-ZZPO_REF_NO
    Now the field is general available for every Complaint transaction.
    <b>My questions are:</b>
    1) Suppose I want to make this field Output Only
    is this done via the screenpainter using:
    Program name:SAPLZCRM_BTX_EEW_UI02 and Screen: 0100
    (Since I am not sure you are allowed to change the screens generated by the EEWB).
    2) I would like to make this field input/output (but only for 1 transaction type XX) and not for the other complaint transaction type YY. Where can we built in this check?
    thanks for a quick response
    cheers
    davy

    Hi,
    Simple solutions:
    | 1) Suppose I want to make this field Output Only
    | is this done via the screenpainter using:
    | Program name:SAPLZCRM_BTX_EEW_UI02 and Screen: 0100
    | (Since I am not sure you are allowed to change the screens generated by the
    | EEWB).
    --> Yes very much you can change the field attributes. tHis can be done thru SE80
    | 2) I would like to make this field input/output (but only for 1 transaction type XX)
    | and not for the other complaint transaction type YY. Where can we built in this
    | check?
    --> There are 2 ways of going about it:
    1. create a PBO module and check the Transaciton type and depending on that you can grey out the fields at runtime
    2. Keep the fields as input/ output and write BADI CRM_ORDER_FIELDCHECK
    and method FIELDCHECK. Here you can say wchich field is to be greyed out dpepending on Transaction type
    Hope this helps
    Kindly reward with points in case helpful
    Sharif

  • Recording transaction code XD01 with new developed fields

    Hello to all
    I need to create a new recording of transaction XD01 and I need to add new fields created and developed in our project.
    These new fields are in one append structure of table KNA1 and thery are in a new tab of tc xdo1 that is controlled by a Z program, not for SAPMF02D.
    Is there anyway these fields can be in the recording of tc xd01?
    Thanks in advance.

    hi ,
    can u tell me how to add new fields in XD01 . step by step plz...
    ur rewarded....
    thanks in advance
    vinoth

  • Grey Out a Field only when Creating a New Campaign

    Hi ,
    I Have a requirement to Grey out the  Language Field   when Creating a new Campaign.
    The same field should be in editable mode when we go  and edit an existing  Campaign.
    Method GET_I_LANGU.
    if parent_entity->is_changeable( ) = abap_true.
        rv_disabled = 'FALSE'.
      else.
        rv_disabled = 'TRUE'.
      endif.
    endmethod.
    I tried changing the rv_disabled =  'TRUE'.
    But it will grey out  the field even when editing an existing Campaign also.
    Any Suggestions.
    Regards,
    sijo

    Hi,
    At the Left handside there will be Runtime Repository tree u can see the Campaign in the Root Nodes , under go to the relations and u will get the CPGDescriptionRel (Description) as the relation . Get the attribute EXTERNAL_ID from the parent_entity variable in the GET_I_LANGU method.
    data lv_campaign type CRM_MKTPL_CAMPAIGNID.
      CALL METHOD PARENT_ENTITY->IF_BOL_BO_PROPERTY_ACCESS~GET_PROPERTY_AS_VALUE
        EXPORTING
          IV_ATTR_NAME = 'EXTERNAL_ID'
       IMPORTING
    EV_RESULT    =  lv_campaign.
    now make use of the  lv_campaign .

  • Only multiple entries in BP when creating a new table/field with EEW

    Hi,
    I am creating new tables/fields for BP in CRM 4.0 using transaction EEWB.
    This is working quite well but the fields that appear allows multiple entries per BP. I just want one single entry per BP.
    The wizard talks about multiple options but I cannot see how I define that if it should be a single entry or multiple.
    Any idea how to achieve that?
    Thanks,
    //anders

    Hi
    As i know the fields will be multiple only, u can try for 'default'
    and also try in the wizard in step 2
    The Process of EEW will be like this
    1. To add new fields to the business partner, use the business object Business Partner (BUPA) and create an enhancement of the type "Add New Fields". A wizard helps you define the individual enhancements and provides you with the necessary information for each step.
    2 For each field, you must define the field name, data type and, if necessary, the field length.
    3 For each field, define whether a check table should be available.
    4 For each field, you must also determine whether it should be transferred to SAP BI or to CRM Field Applications.
    5 In the last wizard screen, the system shows you an overview of the fields you defined, together with their associated attributes.
    6 To start generation, choose Complete.
    I hope u can solve ur prob in Step 2 data type
    cheers
    Manohar

  • Populating marketing attribute of bp in new field created by eew in crm

    Hi all,
        I have created new field in transaction types(lead opp, quotation and order) through eew.
        how do i populate a value of a marketing attribute that i have maintained for a business partner(TABLE for marketing attribute:- AUSP) in the new fields created in all the transaction types.
        Can anyone help me in how to achieve this as it is an high priority issue for me?
        I have tried doing by writing a code in pbo of the screen in which fields are created but it gives me a dump at item level if item is maintained otherwise it works but item is compulsary.
    Regards,
    Rahul

    Hi Rahul,
    Check the BADI 'CRM_CUSTOMER_H_BADI'
    Implement the method 'CRM_CUSTOMER_H_MERGE'
    First of all select the data from the table.
    Fill in the appropriate corresponding field in the structure 'CS_CUSTOMER_H_BADI',of the method, with the data extacted. Finally(very important), In the table 'IT_INPUT_FIELD_NAMES', of the method, append a line with the field FIELDNAME containing the name of the field in the Customer_h structure and field CHANGEABLE containing space.
    I think this should solve your problem.

  • How to automatically update InfoPath Form fields(Design) when a new Column is created in SharePoint list?

    Hi All , 
    We have a scenario to automatically update the Infopath form(List Form) fields(Field Name and Control) when ever a new Column is created in the SharePoint list. Is it possible to do this? any options or suggestions?
    Thanks and Regards,
    Nandini

    Hi Nandini,
    I am not very sure will this be going to help you. Ideally, it's not so easy to communicate with infopath using object model. But still you can give it a try using below link :
    http://social.msdn.microsoft.com/forums/sharepoint/en-US/00125fdc-2115-47ea-8e8b-1ca9e5942f83/update-infopath-form-field-in-event-receiver
    I think the above solution is trying to update the field. Addition to that you can try creating a field and control.
    Let me know if it helps  !!
    Thanks

  • Unable to create a new campaign in marketing planner

    Hi experts,
    I'm not able to create a new campaign in the marketing planner iview, or a new lead in the leads iview. Every time I click on ''create'', an error message: ''impossible viewing the page'' appears in the botton-left part of the screen.
    Thanks and regards

    Good day,
    Had the same error and solved it by doing the following;
    Go to t/code DNO_CUST01 and double click on SFL1 and make sure "number range" is 01 and "action profile" is SLFN0001_STANDARD_DNO.
    Your number range interval in t/code CRMC_NR_RA_SERVICE should be consistant with NR details in t/code DNO_NOTIF (check note: 498984 to set it up)
    Good luck.
    Cheers
    Anthony Cunha

  • Unable to create a new campaign in marketing planner iview

    Hi experts,
    I'm not able to create a new campaign in the marketing planner iview, or a new lead in the leads iview. Every time I click on ''create'', an error message: ''impossible viewing the page'' appears in the botton-left part of the screen.
    Thanks and regards

    Good day,
    Had the same error and solved it by doing the following;
    Go to t/code DNO_CUST01 and double click on SFL1 and make sure "number range" is 01 and "action profile" is SLFN0001_STANDARD_DNO.
    Your number range interval in t/code CRMC_NR_RA_SERVICE should be consistant with NR details in t/code DNO_NOTIF (check note: 498984 to set it up)
    Good luck.
    Cheers
    Anthony Cunha

  • Creating new text field dynamically

    Hi,
    can anybody let me know how can we create new text fields dynamically in JSF.
    Basically the GUI will have a button/command link ,when clicked should create a new text field and then when the user enters any value in the new text fileld the formbean should be able to capture the value.
    so the user will have the choice of creating any number of text fields depending on the requirement.
    is javascript the only solution for this or can we do this JSF also?
    Thanks in advance.

    You may find this article useful then: [http://balusc.blogspot.com/2006/06/using-datatables.html]. The 'add new row' example is described here: [http://balusc.blogspot.com/2006/06/using-datatables.html#AddNewRowsToDatatable]. If it concerns only one field, just use only one column. You can for instance even use List<String> instead of a List<RowObject>.

Maybe you are looking for

  • In which screen the Profit Center field can be seen in SAP CRM Product Master?

    Hi SAP Experts, Please provide your valuable inputs on the below request: 1) Do we have profit center field in SAP CRM Product Master?If yes  then in which screen can we see? 2) At the moment we  are not using the profit center field in either of the

  • Control CD or DVD Drive through LabVIEW

    Hi All, I am interested in controlling my PCs internal CD/DVD drive using LabVIEW. I've had a look around the forums and ni website and it seems that external CD drives can be controlled using a PXI card and the SCSI interface. Searching the LabVIEW

  • WRTS4G, computers not detecting wireless router

    On my main desktop I can connect to the internet (obviously), but when I try to detect the wireless router it doesn't detect it and my laptop won't connect either.  Up until yesterday I've been connected with no problems at all. I've reset the system

  • Pan & Zoom (glitch) requires a tap to work.

    I have an image set up to pan & zoom. You can't just start pinching to zoom and move around, you have to tap the image then wait a second, then you can move it around or zoom in. Anyone have any ideas how to make this work without havig to tap? It do

  • I can't  secession itunes account

    Today I checked my itunes account, then there is no my name in my account and there is incorrect name. So I want to secession my account, but is not working. Could you help me, please?