Creating New Field in Web UI

Hi Experts!
Please help.
We created a new field in the Web UI using AET and we noticed that if we select Part of a BO "ORDERADM_H", the field (Date Type) we created will not be editable and will display "Not Bound". However, when I select Part of a BO "ORDERADM_I", the field will be created successfully. We need to use ORDERADM_H for our requirement.
I think it is also important to mention here that our original development server was already shut down and our current development server is a copy of our production server. I am thinking that this may have caused this error. If so, please let me know how to resolve it.
Thank you in advance!
Sherwin

Hi Sherwin,
I can give one solution for you
implement the GET_I_ method of the corresponding field attribute and
set the value  rv_disabled = 'FALSE'.
but one more thing you check in the BOL structure its added or not if not follow the below link.
Custom field added by AET is not editable - not added to BOL structure
Regards,
vishwanath

Similar Messages

  • Getting error while creating new fields

    hi all,
    i am getting an error when i am adding a new field thru eewb to a txn.
    error message "Definition CRM_BTX_ADD_NEW_FIELDS is of the type 'TSK' and should run on an external system. This is not permissible. Only definitions of type 'SEQ' may be created for external systems."
    plz helep me out
    and i have few doubts
    1 in web ui to display these new fields do we need to write a program
    2. new field values are stored in table do weneed to create any table ?
    3. do we need to write any program so that the values will be stored in tht table?
    thanks
    madhuri
    Edited by: madhuri pasupuleti on Apr 27, 2009 1:33 PM

    Hi Madhuri,
    For error message "Definition CRM_BTX_ADD_NEW_FIELDS is of the type 'TSK' and should run on an external system. This is not permissible. Only definitions of type 'SEQ' may be created for external systems."
    - Check SAP Market Place for any notes on "CRM_BTX_ADD_NEW_FIELDS"
    1 in web ui to display these new fields do we need to write a program
    - No need to write any program to display new fields in WEB UI. Using the EEWB will automatically create code behind the screens. All new fields created will be available in base table (example: for business partner - BUT000). You can explore the fields available functionality in WEB UI to populate them
    2. new field values are stored in table do we need to create any table ?
    - No, EEWB will automatically creates customized structure in code behind the screens
    3. do we need to write any program so that the values will be stored in tht table?
    - No, I don't know how to add values to the particular field(s) but sure that you don't need to write any program to store the values in customized tables
    Cheers,
    Peter J.

  • While adding custom field in urgent change-Create new field button in AET is not coming

    Dear All,
    we have requirement to add some custom fields in urgent change document. while adding custom fields using AET, create new field button is not coming.
    Thanks in advance. points will be awarded.
    Rahul

    Hi Jignesh,
    Thanks for your valueble inputs, it really helped me to understand the process.
    I checked in Web UI configuration for urgent change document as you mentioned but still that button is not coming.
    In transaction BSP_WD_CMPWB, i have created enh. set: Z_ENHANCEMENT_SET.
    Can you tell what to selelect in application and page popup which comes after selecting Enhance component button. Actually i tried but i am not able to add new record in conf.
    Thanks in advance.

  • How to create new field while upgrading from CRM 4.0 to 7.0

    Hi ,
    How do we create new field on UI and store data into existing field in database?
    Is there any option in AET to skip the creation of new field in the database table ?
    Custom field is already created in GUI and database table while using CRM 4.0
    Now, after upgrading to 7.0 EHP3 , I need to bring this field on the UI .
    Using AET may create new field again in the database table.Please suggest.
    New filed needed to be created in Marketing Campaign Element Header data.
    Thanks
    Jayasri

    Hi Jayasri,
    As a custom fields are already there in crm 4.0. You don't need to use AET again to add field.
    These enhancements still exist after the upgrade. Dependent on the enhancement object and type some manual steps are necessary.
    For example regarding a single field enhancement for the BP the whole framework is enhanced after the upgrade. There is only one manual step to bring the field on the relevant view(s) via the UI Configuration Tool. For whole BP tables some more manual steps are necessary, these steps are described in the note 1069791 - CRM WebClient UI for EEW enhancements (reference to more notes regarding the EEW after the upgrade).
    For set types, we need to generate UI With the help of the UI configuration tool the settypes could become visible in the Web UI.
    I didn't understood your scenario, can add little more information why you want to add field by AET if available in DB?
    Refer
    FAQ - SAP CRM Upgrade from release 4.0 to 7.0 
    Regards,
    Arjun

  • Create New Field - Package is null and non editable

    7.0 when choosing the Create New Field in the UI, I get a window where the Package is empty and I can not edit it, the Namespace contains a Z and is not editable.
    I select ORDERADM_I but when I select OK I get the message the Package is Required.
    I am guessing I need to do something in EEWB? but not quite sure.  I did find any other forum questions with this issue.

    Hi,
    I assumed you are using Application Enhancement Tool.
    The prerequesite to use Application Enhancement Tool is you have to maintain the system settings in transaction AXTSYS.
    Here you can define a default value, which will be displayed in WebUI.
    Regards,
    Steve

  • Add new field in Web UI

    Hi
    I want add new field in view GS_CM/AddDoc.
    I have studied a documentation http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/509a21a9-24be-2b10-d39b-de4c6b3fc222
    but for a component GS_CM the button "Create New Field" is inactive.
    Can I add the my field in views GS_CM/AddDoc ?

    Hi,
    open component GS_CM in tx BSP_WD_CMPWB.
    Here open your view AddDoc.
    Before you will be able to add new fields you have to enhance this view (right mouseclick on view).
    Now navigate to the context nodes. This view has 3 context nodes. Decide where to add your and add it using the assistant by right click on "Attributes". Before you do this check in the UI configuration the available fields. Maybee there is already the field available you require.
    I hope this helps.
    Regards
    Manfred

  • Structure S955 cannot be enhanced (creating new fields is not possible)

    If I try to append in table S950.I am getting error mess like this<b>."Structure S955 cannot be enhanced (creating new fields is not possible)"</b>I have to change any settings?

    Maybe this OSS note will help you : Note 527083 - Changes to info structures
    https://service.sap.com/sap/support/notes/527083
    Regards

  • How to add new fields in Web UI where AET is not applicable

    Hi,
    We tried to add new fields using AET, but surprisingly 'Create Field' is in disabled mode in AET Configuration.
    We are trying to add custom fields to the view GSTEXT/notes. But we could not do that.
    what are the other possible ways to add custom fields and the required configuration for that.
    Your help and suggestions will be highly appreciated.
    Best regards,
    Venkat

    Hi,
    Thanks for the response, We want to add two custom fields in Component / View (Gstext / Note).
    We are trying with AET tool, But in AET tool configuration window, ''Create Field'' is in not in active mode (disabled mode), we can see it but it is not clickable.
    In order to proceed and create new fields it has to be in enabled.
    Kindly suggest me how to activate this field. your suggestions will be highly apprecaited.
    Thank you
    Venkat

  • Problem in creating new field using AET

    Hi ,
    We are facing a problem while creating a new field using AET.
    [http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414900)ID0190611650DB01471683520393954021End?blog=/pub/wlg/12716]
    Im following this blog while creating the new field using AET.
    After filling all the field details and trying to create a Transport request its going for a runtime error.
    The error is happening in class  CL_CRM_GENIL_AXT_API
    method get_editable_properties.
      data lr_field_ext type ref to cl_genil_field_extension.
      field-symbols <axt_field_extension> type gtype_field_extension.
      data lr_fieldext_ref type ref to if_axt_field_ext_access.
      read table axt_field_extension_tab assigning <axt_field_extension> with key ext_bo       = is_key-ext_bo
                                                                              ext_bo_part  = is_key-ext_bo_part
                                                                              extension_id = is_key-extension_id.
      lr_field_ext = <axt_field_extension>-axt_extension.
      if sy-subrc = 0.
    While Debugging we can see that the table axt_field_extension_tab  is having zero values during the last execution.
    But the Zfield is getting generated and the status is in green.
    Any suggestions will be highly appreciated.
    Regards,
    Sijo.
    Edited by: sijokjohn85 on Sep 9, 2009 1:00 PM
    Edited by: sijokjohn85 on Sep 10, 2009 12:49 PM

    Hi,
    you posted the same question again in a later post.
    Here is my answer:
    Hi,
    the reason that AET does not work is because there is/are missing entries in one of DB table.
    Namely the enhance BO assignment to the UI Object Type.
    Could you please tell me, what is the UI Object Type in you current IC application.
    In order to figure this out, you can put mouse cursor in one of the field in the UI and then press F2.
    Then you can go to SM30 in SAP GUI open the View BSPDLCV_OBJ_TYPE and search for the UI object type.
    Select the UI object type and see whether any enhanced BO is defined.
    In your case it should be empty, otherwise you can use AET in IC.
    And if it is empty we need to figure out which enhanced BO is relevant for the given UI Object Type.
    Regards,
    Steve
    P.S. But still you can raise a CSN message.
    The "Create New Field" should be in active mode.

  • Create New Field in infotype 0001

    Hi
    Can any body guide me how to create new field in Infotype 0001,
    i want to create  two new fields with six reasons in each new field
    Thanks

    Hi,
    his can be acheived through enhancement. Hope these link helps
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/4f/d526be575e11d189270000e8322f96/content.htm.
    General steps are
    Step 1
    Using transaction PM01 chose the 'Enhance Infotype tab' and press the create 'All' button.
    Step 2
    Enter the new fields you wish to add to the Infotype.
    Step 3
    Once saved and activated the new fields will appear in the Infotype screen and database table
    Edited by: Raghu C on Nov 4, 2009 6:15 AM

  • Creating new field in a communication structure

    Dear All,
    I am trying to create new field in a pricing communication structure in the ITEM level. I followed the below mentioned steps to do this.
    1. Added MATWA (Material Entered - Material determination) field in the structure KOMPAZ.
    2. Activated the structure.
    3. Now I need to allocate the new field in the table T681F to the usage and the application area, in which it is to be used.  (These are the steps I got from few documents and in the following link   [Re: Allowed fields are not showing in the Condition table])
    My question is.. How to add this field in T681F table?
    Ultimately, I am not getting this field in the Field catalog while creating condition table.

    Hi Prem,
    I hope you would have added the field MATWA with ZZMATWA as we need to do it with ZZ or YY for custom fields additions in the communication structure.
    After doing this, ideally there should not be any problem in adding ZZMATWA in the field catalogue. Try with the following menu path in the IMG
    Sales and Dist.->Basic Functions-> Pricing->Pricing Control->Define Condition tables Execute - Add field catalogue.
    Or in transaction code VOK0 by selecting the condition tables option in the menu.- Add field catalogue
    I hope this helps.
    Regards,
    Subbu

  • Display new Field in Web UI

    Hello all,
    I am working on a CRM 2007 - Web UI.
    We customized some Activities and are now optimizing the UI pages for this activities.
    Now I want to bring a new Field at the surface (G-KAM) at the activity-creation screen.
    I defined a G-KAM during the activity customizing as an partner function. Now I wand to show this field at the top box "Appointment Details". My Partner determination would rund at the page and should fill this field. The partner determination runs very well yet.
    However I don`t know where I can find this field via Transaction "BSP_WD_CMPWP". I`ve loaded the component "BT126H_APPT" and want to bring this field in view "BT126H_APPT/ApptDetails".
    How can I do this?
    Thanks in advance.
    Mathias

    Mathias,
    I think this has been answered before and as a moderator I should know better, but I will give you the general answer regardless and then try to find the original topic.
    So basically you created a partner function and want to have direct maintenance of that function on the screen.  This is not a simple as adding a new field.  However it can be done.
    You have to create a new context node similar to the BTPARTNERACCOUNT node on the screen.  It will be a model node of BTPartner
    It will be dependent to BTPARTNERSET and then the BOL relation will be one that corresponds to your partner function.  You'll model the redefinitiosn in the new node after the BTPARTNERACCOUNT methods that have been redefined.
    You will then add the field partnerno field from the new context node into your view.  Do a further search in this forum on BTPartner and you will find more details.
    Just found the thread and it is located here:
    Re: not standard partner functions in general data screen transaction
    Take care,
    Stephen

  • Creating new fields for UCCX 9.0 CUIC

    I am tryin to create a Contact Service Activity report for a customer and I have 2 problems.
    1st I have created a new field which I want to show the number of calls handled outsite of the Service Level.
    The formula I have created is SUM(${calls_handled})-SUM(${handle_sl_met}) this works fine for the totals, however I am getting the overall totals on every Service line . Within Edit Properties i have just put in (${calls_handled})-(${handle_sl_met}) thinking that would sort the individual service lines, however it is still showing the overall total number!
    The 2nd problem I have is that I want to run the same report so that it show multiple day summaries for each service.   
    Date        Serv         Off     Hand    Abnd
    3rd Oct  Cust Serv    25         23       2
    3rd Oct  Acounts      15         12       3
    4th Oct  Cust Serv    32         29       3
    4th Oct  Acounts      27         26       1
    When I run the report for start time 3/10/2013 to 4/10/2013  for entire range - grouping by start time - summarising daily.
    it show as follow
    Date        Serv         Off     Hand    Abnd
    3rd Oct  Cust Serv    57         52       5
    3rd Oct  Acounts      42         38       4
    Has anyone done this if so can you advise as it is now extremely urgent.
    Thanks Sarah

    Hi,
    from the UCCX 9.0(1) SRND:
    Cisco Unified Intelligence Center is the web-based reporting platform that is packaged as part of the Cisco Unified CCX 9.0(1).
    Regardless of license level (Premium, Enhanced or Standard), CUIC is there, on the same server.
    Not sure if you can install it or move it to a separate server - I guess the answer is no.
    About the licenses: you'll have to decide whether you'll be able to use the full feature set (if you need HTTP applications, Databases, custom Java classes, then go Premium), or not (then it's either Enhanced or Standard). Again, CUIC will be there, with unlimited users.
    About HA - if you mean High Availability, UCCX supports that, out of the box, it's actually an active-inactive server pair. You'll need a separate license for that, too, as far as I know.
    Good alternatives to CUIC: personally, I prefer BIRT. But there's a long list of reporting platforms. Some SQL knowledge is a plus.
    Hint: the SRND is a great way to start. The amount of information there might be overwhelming, but all the details are supposed to be there.
    G.
    Message was edited by: Gergely Szabo
    A list can't be wide.

  • Creating new fields - But whats the package?

    I'm new to CRM 7.0 and SAP CRM in general.  Just trying to do something very basic - Adding CUstom Fields using the web CRM tool (AET)..
    I read this article by Tzanko Stefanov who is a product manager for SAP: /people/tzanko.stefanov2/blog/2008/11/18/application-enhancement-tool-creating-and-reusing-custom-fields-with-crm-70-part-1-of-2
    In this blog he explains how to create a custom field and reuse it.  The issue is he skips a step that I am just not understanding.  If you look at the screen shots he posts one of the first screen shots shows a package: "Z_EXTENSIBILITY_800".  I am not sure how or where this package is created.  Do I need to define this in my ERP system somewhere and then use it in the CRM?  My question is how to define a package and where to define it?
    In my case when I try to create a custom field it is asking for a "package" but I don't know which package to use or whether or not to create a new package?
    Can anyone help with this please.
    THanks

    Ok as I understand it the package then asks for a transport request number?
    So lets say I create a package Z_CRM_CUSTOMIZATIONS.
    Then when I go into the CRM 7.0 AEI (Application Enhancement Tool) to add new fields I can use this as a package?
    Once i am done I can transport the entire package from Test client to production is that how it works?  Can you give me any reference on how to perform the package transfer?  Would I be using STMS like our ERP system ?
    Or is there a different process ?

  • Adding new fields in web ui for complaint transaction

    hi all,
    i am able to add new fields thru eewb but my question is how these fields will reflect in web ui
    and where these values will be stored i.e in which table?
    do we need to create any z tables if yes how ?
    plz help me out
    thanks
    madhuri

    HI,
    When u add a new field through EEWB wizard, that field add in related table. Suppose u r adding a field for Complaint , for that u have to choose Business object for complaint.
    After this step when u run wizard, not only this field will add in Complaint table but wizard also generate BADI, FM,some structures and data element and also some classes.
    U can find all these related generated methods , structure etc from General Data of Task.
    U dont need to create any Ztable, wizard take care itseld all data storage and handling.
    Regards
    Gaurav

Maybe you are looking for

  • Reverse Proxy using S1AS7 with libpassthrough.so

    My second tier is not functionning properly when placed behind a S1AS7 with reverse proxy Client ====== SunOne web server with Passthrough ====== .NET app server & web services. The web server configuration (reverse proxy � libpassthrough.so) is conf

  • How to patch DemoIdentity.jks with new host name

    Somehow, after WebLogic was installed on a particular box, the DNS name for the local host was changed slightly. I created a domain on that box and I was about to start a managed server from the admin console, and I noticed that the NodeManager was n

  • Mac office suite programs won't start up

    Dear friendly Mac users, I have been successfully using the Mac Office suite of programs on my MacBookPro for about a year. Now, suddenly, none of the programs (Word, Excel, PowerPoint) will start up. The small pop-up page identifying the selected pr

  • Plz Urgent in BADI

    In production server in vl01n transaction server some one put BREAK-POINT  out bound delivery order when item level badi implementation.. I used all method but its not showing in Method code. How i can find zbadi implementation where break point is s

  • Can't Install or Remove CS3

    Hi, I'm having trouble running the setup program from the DVD, it just quits on me with no explanation. I tried going to Add/Remove programs but I can't even remove what I had installed previously. I checked the error log file that Adobe provides whe