Adding field using EEWB

hi All,
When adding new fields to an activity using EEWB, is it possible to add a field with a drop-down for values? How can that be achieved?
Please share any reference document.
Alka

Hi Alka,
Yes, it is possible to add drop down values. When you create a new extension through EEWB wizard, the screen would come up with a checkbox (from CRM 5. onwards) to create a value table. This value table would bring in the drop down entries.
For CRM 4.0 you can create a data element and asisgn a value table to the domain and that should assign drop down help.
One more option - the screen create via EEWB is in customer name range and you can change it using screen painter. You can assign any search help or drop down you want. Please note that these manual changes would be overwritten when you regerenrate the EEWB next.
Hope this helps.
Cheers
Surendar

Similar Messages

  • Runtime error in CRM_DATAEXCHG_BADI after adding customer fields using EEWB

    Hi gurus,
    I am getting short dump in ZCL_IM_EEW_DATAEXCHANGE06~CRM_DATAEXCH_AFTER_BAPI_FILL.
    I've added 3 custom fields in ORDERADM_I structure using EEWB. ( created in ECC also ).
    Now when i create a sales order, its not flowing to ECC as i am getting the below error.
    UC_OBJECTS_NOT_CONVERTIBLE
    Error occured while executing below statement
    MOVE <ls_bape> TO ls_bapiparex_wrk+lc_offset.
    <ls_bape> is having all the custom fields i've created using EEWB.
    Error short text i am getting in st22: ' Data objects in Unicode programs cannot be converted.'
    Kindly help.
    regards,
    Arun N K.

    Hi Robert,
    Thanks for the reply.
    I was not able to use move-corresponding as there was no matching fields in the destination structure.
    Anyway we found out the issue. One of the custom fields generated using EEWB, used INT4 data element. I deleted the field and created it again using character (NUMC) data element, and it worked fine.
    I still don't know the exact problem of using integer data element. Kindly share if anyone find the reason.
    Thanks,
    Arun N K.

  • Error while adding custom fields using EEWB.

    Hi
    While trying to add custom fields using the transaction EEWB i got an error message
    'No Logsys040 transport request exists for system workbench.Please let me know why it happens.
    Thanks
    sureshpaul

    closing this unresolved

  • Error message in WebGUI after adding fields with EEWB - Class doesn't exist

    Hello!
    After adding fields to the component BT111H_OPPT within EEWB and BSP_WD_CMPWB I recieved an error message while trying to open an Opportunity in the WebGUI, stating:
    Cannot display view MainWindow
    An exception has occured
    Exception Class CX_SY_DYN_ILLEGAL_CLASS - Method call of IF_BSP_WD_DYN_RT_REP_SUPPORT~GET_URL_PARAMETERS failed; the class ZL_BT111H_O_BSPWDCOMPONEN_IMPL does not exist
    Method: CL_BSP_WD_COMPONENT_FACTORY=>GET_REPOSITORY_XML
    Source text Row:25
    An exception occured during the activation of target view CUBTOpptOverview.MainWindow for the navigation
    An exception has occured
    Exceptions Class CX_BSP_WD_RUNTIME_ERROR - View CUBTOpptOverview.MainWindow could not be bound
    Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
    Source text Row:162
    Has any one an idea, if this could be a bug or what went wrong? I am especially irritated, that it seems, that class was not created. After all I never changed any tables or anything in the background manually. I just used the standard tool EEWB, nothing else.
    Many thanks for any kind of help!
    By the way, I tried to go back all the steps I took previously to, kind of "un-do" my error, but I was not able to delete all created extensions, due to a another error - but that's a different story, or isn't it?
    Cheers,
    Marek

    Hello Experts,
    I know my question was a tricky one and no-one was able to help me from this forum. That's why I would like to share with you the solution I just recieved from SAP:
    Although all classes that were created whilst extending the component BT111H_OPPT were deleted, there still existed a seperate extension definition in ViewCluster BSPWDVC_CMP_EXT still persisted.
    I wasn't aware of the fact, that I had to delete that too.
    Note: in order to delete ViewCluster, use tx SM34
    The problem ist now solved!
    Cheers!
    Marek

  • Error during adding fields by EEWB

    Dear Experts;
    We are implementing SAP CRM 6.0, we need additional fields in Business Partner.  We are tried to add them by using EEWB. However we got an error and are not able to generate new fields.
    The error message is :
    "Object R3TR TABU CRMC_BLUEPRNTC, which is not checked by the Transport Organizer, and object R3TR TABU CRMC_ACCESS, which is checked, cannot be edited in the same request."
    Firstly we supposed that it is caused by locking of object in request. We released all requests, deleted all projects created via EEWB and create new fresh EEWB project with new workbench and customizing request. However we are still facing the same problem.
    when we use package $TMP we don't face this problem (as it doesn't use request) but when we use our own package we got this error.
    What might be the reason? How can we solve this? Any idea will be appreciated.
    Thanks in advance
    Mehmet

    Hi Mehmet,
    never seen this error occur.
    I suppose you have created a new transport request as well? During my encounters with the EEWB I found it useful to hava a clean request for both customizing and workbench with two undefined tasks in them. One is for development, the other for repair. Maybe you can try this, if you have not done already?
    Did you have a look at the mentioned tables? Probably there is something wrong with them?
    cheers Carsten

  • Help!!! error after add new field use EEWB

    Hello,
    I add a new field through EEWB. The new field is add on Complaints header called Internal Reference.
    I use wizard of EEWB to add new field , business object: CRM business transaction, then in the wizard, I choose complaints as the type of the transaction, and I check the "search" box for the field, because I also need to use it as search criterial.
    Then I go into the BSP_WD_CMPWB, the new field is already available for component BT120H_CPL, view Details. And it is also available for the search view.
    So far, everything looks fine.
    But when I go into the UI for testing, when I perform the complaints search and click one record to go into the complaints view, it gives me a exception on header. I use SAAB to check the details, it like following:
    BTExtRefSet.BTEXTREF/MainWindow
    An exception has occurred Exception Class  CX_BSP_WD_INCORRECT_IMPLEMENT - Define Application Component 'BTExtRefSet'. 
    Method:  CL_BSP_WD_REPOSITORY=>GET_CMP_USAGE_DEF 
    Source Text Row:  9
    Is there anything I missing to do so I get such error message???
    Edited by: SAP-Basis on Dec 1, 2008 5:12 PM

    Hi All,
    I have the same error but I am not usig EEWB.
    I am trying to display my custom set types as assignment blocks in the Web UI on 'objects' view. I able to see my set type as assignment block, but when I click on it, I have this error:
    ZXXX.PRDGENSET/SLSetOVE
    An exception has occurred Exception Class CX_BSP_WD_INCORRECT_IMPLEMENT - Define Application Component 'ZXXX'.
    Method: CL_BSP_WD_REPOSITORY=>GET_CMP_USAGE_DEF
    Source Text Row: 9
    ZXXX - set type name.
    I doubt my enhancement set is not getting loaded.
    Could you please let me know how do I solve this error.
    Thanks,
    Aditya.

  • Reference field while extending Order Object with custom fields using EEWB

    Hi,
      I am using EEWB to extend Order. i have to add Quantity fields, while generation it gives the following error:
    Diagnosis:
    You must specify reference tables and reference fields for fields containing amount or quantity data. You have specified either only the reference field or the reference table and have not maintenance either ready.
    Procedure:
    Add the missing entry. You can do this with the single field maintenance function of the table.
    Can someone explain what will I need to do? Is its a something outside EEWB which I would need to do.
    Thanks,
    SG.

    Hi
    check the item category table CRMD_ORDERADM_I (Item data) for necessary fields there u can find that
    Item No
    Item Number in Document
    NUMBER_INT
    Product ID
    Product Name Entered
    ORDERED_PROD
    Quantity
    Unit of Measure
    PROCESS_QTY_UNIT
    Unit
    CRM Schedule Line Quantity
    QUANTITY
    Hope it helps u
    Regards
    Manohar

  • Adding new field using EEWB and using it for Pricing

    Using the Easy enhancement workbench, I have created a new tab containing a new field at the item level of contract. Then in SPRO, in the field catalog, I added a new entry using the same field name and data element name. Created a new condition table with this new field. created access sequence and assigned it to a condition type.
    I tried to maintain condition record for the condition type but initially it was showing some error for which I had to implement a new method for the BAdi /SAPCND/ROLLNAME.
    Now. condition record is also maintained successfully.
    But, the problem is that the value is not reflected at the contract.
    Somehow, the condition record is not being picked up.
    Please suggest some solution.
    Regards,
    Anindita RoyChowdhury.

    Hi Anindita,
    Stpes mentioned in your questions are fine.
    You have created new Screen @ item level in Order txn, right?
    Did u checked value passed to the method of BAdI ?
    As per my knowledge, pricing call must have happened before you fill the Zfield which u added in new screen. Hence no value in field and no effect on pricing.
    Regards,
    Deven

  • How to Create the Field Using EEWB

    Hi Friends,
        Can anyone Explain me the Step by Step Process for Creating the Additional field for the Standard Transaction code Using Easy Enhancement Workbench.
    Regards,
    Ashok.

    Hi Ashoke,
    Goto the transaction EEWC for setting the system type as development system. This has to be done before you carry out the enhancement.
    1. First go to TCode "EEWB".
    2. Create the Project and save the same.
    3. Open the project and right click on it and create the extension.
    4. Give some suitable name and description for your extension.
    5. Select the business object for enhancement(for e.g. business transaction orBP).
    6. Select the extension type (for e.g.adding new fields).
    7. Based on the above selected parameters a wizard will appear.
    8. Complete the steps as per wizard.
    9. And finally generate the project
    Note: Make sure that you check the systems relevant(R/3 or BW)
    Also see the below link
    http://help.sap.com/saphelp_crm50/helpdata/en/20/a4ffee7e0fcc4ebb7e5466d3903d38/frameset.htm
    & SAP Note: 494966
    Fields added through EEWB will comes under custom tab. You can change the name of the tab using VCT.
    Regards
    Nadh.

  • Adding fields using forms personalization

    Hi All,
    Is it possible to add the fields to a form using forms personalization.
    Thanks and Regards,
    Zaheer.

    No. But if you have fields that are not being used, you can change the prompt and repurpose them (provided the data type does not have to change) and validations can be manipulated.
    Have you looked into creating descriptive flex fields?
    Sandeep Gandhi
    Edited by: Sandeep Gandhi, Independent Consultant on Jul 13, 2010 11:52 AM

  • Fields added using EEWB

    Hi All,
    i am trying to add new custom fields using EEWB to the Business Activity.
    i need to know to which tables are these fields added?
    Also, please advise if the fields can be directly added using screen painter. If yes, how to find the program name and screen no. for a business activity.

    Hi Alka,
    Fields cannot be directly added using screen painter as this is a standard screen and there is no screen exit also available to do.
    U need to add the fields using EEWB transaction.
    Here you need to Provide the Object and Extension Type during enhancement.
    These custom fields can then be seen in
    table CRMD_CUSTOMER_H for header details and
    table CRMD_CUSTOMER_I for Item details.
    This will add an extra tab in transaction CRMD_ORDER for
    the object enhanced using EEWB.
    If you want  to enhance the web view for the business object then you need to add these fields in the context node of the view getting enhanced and then mayp them to the view screen as well.

  • Need to add extra fields in Custom tab  using EEWB.

    hi ,
    I extended business partner with 10 custom fields using EEWB by creating an custom tab. I would like to add 2 more fields in the same custom tab . I am unable to find the provision to add new field to the existing project. so i am deleting the existing project and creating new project and adding all the =and new fields.
    Now when I am creating new project  i am loosing the old field names. It creating the new fields with new field names.
    My requirement is I should create a new fields without changing the old field names.
    So Please can any one help me as how to approach these without deletion or changing the existing field names.
    Finally my custom tab should contain 12 fields.
    Thanks
    viswa

    Hi viswa,
    I have a requirement to add 2 new fields to the Standard Transaction (called <b>BP</b> ).
    I have gone through various concepts like <b>EEWB and BDT</b> tools. But, still I am not able to get the things well.
    So please provide me with the procedure to explore things and work on the requirement.
    Thanks in advance.
    Regards,
    Vishnu.

  • 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

  • Creating Custom fields (data type QUAN) using EEWB

    Hi all
    I tried to create two customised fields using EEWB for CRM Opportunity:
    1. Projected Volume (data type 'QUAN', length 13, 3 decimal places)
    2. Projected Unit (data type 'UNIT')
    In the SAP-generated tables, I have set the reference table field for 'Projected Volume' to point to 'Projected Unit'. However, I encountered errors that is related to Table Buffering and Restricted Transport for the Projected Volume field.
    If I were to change the data type to 'NUMC', field generation is ok. Does anyone know to resolve this issue? I need the Projected Volume field to be of data type 'QUAN' since decimal place is required.
    Thanks for your advice!

    SAP Note 746227 has addressed this issue. I will close this question.

  • Adding fields to CRMST_HEADER_SEARCH_BUIL

    Hi Experts,
    I am working on CRM 5.0 IC Webclient.
    I have one requirement where I want to add few more fields on BuPaSearch view which are not available in Search Object CRMST_HEADER_SEARCH_BUIL.
    How can I add those fields using EEWB and not through append structure? Can anybody guide me step-by-step.
    Thanks,
    Sameer

    Sameer,
    I got exactly what you are asking, I did the BP search enhancement quite long back for CRM 4.0.
    If I remember correctly what I did was append structure of the BOL search structure and add the custom fields on the screen. Note that this will only display the fields on the search screen, for performing the actual search you have to modify the BOL layerl methods, ie
    Go to CRMV_GENIL t-code and see the BP component and its relevant class name ( i guess it is CL_CRM_BUIL ). Now open this class you could see the method get_query_result( ) function. this is function you have to modify to enhance the search.
    For modifying the search what you have to do? there are a number of steps for that as shown,
    1. Copy the component set ALL to ZALL and save ( via CRMV_GENIL ).
    2. Copy the component BP to ZBP and assign it to ZALL
    3. Change/Edit the class for ZBP  to a Zclass ( CL_CRM_BUIL to ZCL_CRM_BUIL ).
    4. Now Assign the Component set ZALL to your DT_REP Application assigned in Profile. ( In case of CRM 4.0 you have to modify the xml. in case of 5.0 you can do it from SPRO ).
    5. Put a break point in the get_query_result( ) method of the Z class you replaced and confirm the control is coming in!. If yes proceed to 6.
    6. Kudos, now you can modify the get_querry result( ) of the method with your custom fields. the logic you should read and understand from the get_query_result( ) method.
    7. Kindly update if it works. if not feel free to revert. I am more than happy to help you!.
    Note: that there is a good chance that I might have missed some steps coz I did it way long back in 2006. If you want to try simpler but not suggester option I do know some tricks, I can share it :). But try this one and let me know if any steps not clear 4u.
    Also Note that EEWB will NOT enhance the search of BP component !!. so if you add those custom fields via EEWB it wont come in search object ( BOL ). but it will get added to the result Object ( BOL ) and all the master/header level tables.
    Regards, Sudeep..

Maybe you are looking for

  • New Check box in Preferences - what does it do?

    In Preferences, under Advanced, there is a new button under "Look for remote speakers..." This button is "Allow iTunes control from Remote Speakers" - what does this do? I can find no documentation. Sounds intriguing. Thanks, Bruce

  • Case insensitive query on a CLOB item

    Hi all i have this problem... i have a table which contains a CLOB column in my form i have a block based on this table. i noticed that when i query the form on the clob item , it doesn't accept the case insensitive query property. (so if i query %AA

  • Problem with file exported to H.264 Quicktime

    I recently made a video in iMovie HD made up of fades, stills, and videos exported from After Effects as H.264. (Set to MPEG4 encoding in the iMovie new project window) While it plays in iMovie itself, exporting it to an H.264 Quicktime file results

  • Soundbooth CS5 crashes on start, possible plugin incompatibility?

    When I start Soundbooth CS 5, in Mac OS X 10.6.4, it starts to boot and when it gets to loading Looks3_AE.plugin (which is the Magic Bullet Looks plugin for After Effects) I get the following error: Soundbooth has encountered an error. [/Roadrunner/m

  • Nvidia 8800GT & Opengl .....

    Hello everybody. I have recently purchased a 8800GT for my Mac Pro (1st generation) and although this card is FULLY 2.1 opengl hardware enabled, i get an error message from After Effects CS3 that *i don't own an opengl compatible graphics card * Even