Create custom field in WebUI

Hi gurus, i would like to know how to go about creating a custom field for a view through SPRO
I have identified my UI Component and view and now i just need to create a custom field i can use (in this case a check-box)
So far i can locate the component in WebUI and access the table view through the Implementation Guide (tx: BSP_WD_CMPWB) and i can view the configuration. From that point onwards i am not sure how i can add or create a custom field.
I can view the available fields ("Show available fields") but i would like to create my own field or at least copy an existing one and rename it the way i want (this is NOT the same as adding an existing field and renaming the label)
Could anyone be so kind to point me to the right direction please?

Hi,
usually you will use the AET tool to create your custom field. Within SDN you will find many related blogs and threads, e.g. http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/14990. [original link is broken] [original link is broken] [original link is broken]
Best Regards,
Michael

Similar Messages

  • 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

  • Creating customer fields in VA01/Va02 transaction in additonal tab 2

    hi,
        I have to create Customer fields in the item level to va01 / va02 transaction in additional tab 2 subscreen.
    Include MV45AFZZ is used for validation. help needed for adding customer fields. thanks in advance.

    The program SAPMV45A screen 8309 is the Additional Data B tab provided by SAP to add your custom fields . In order to capture the data from your custom fields you can use the user exit MV45AFZZ, USEREXIT_SAVE_DOCUMENT_PREPARE OR
    USEREXIT_SAVE_DOCUMENT depening on your functionality.
    You need to append the fields in VBAP. Then use the screen painter to add the fields in the screen.
    Thanks
    Vinod

  • Creating Custom Fields on Ad-Hoc Issues in GRC PC

    Hello All -
    We have a requirement to create a custom field on ad-hoc issues in GRC Process Control 10.1.  I have created custom fields on test plans and controls previously, but have not created custom fields on ad-hoc issues.  I have not been able to find any SAP documentation that states whether or not custom fields can be created for ad-hoc issues.  Has anyone done this?  If yes, can you please share any documentation on how to create these custom fields for ad-hoc issues?  Thanks in advance!

    Hi Taylor,
    Procedure to add a Customer Defined Field (CDF) in any screen of Process control is same. You only need to change is..object name. Did you refer to the below SAP Note  which helps to define CDF?
    1655539 - Add user-defined fields
    If not, please review this and add the custom field in adhoc issue page. You can also review the below SAP Notes which has the latest fixes for this area once you are able to manage the CDF in the page.
    1934382
    1928603
    1924077
    Thanks & Regards
    Neeraj

  • NEW GL - Create custom fields

    Hi coleagues,
    I am trying to create custom fields in ECC 6.0 NEW GL.
    Does anybody have the steps to follow?
    I did what it was expected but system now runs into an error when accessing to SQL...
    Thanks

    Dear "flo_1107",
    Can you please describe me, how did you add custom fields from table DFKKOP to transactions FPE1/2/3 under ADDITIONAL DATA.
    I checked and tried it via SPRO - below path, but without success.
    Thank you very much for help

  • In Address Book, why does Apple let you create custom fields in the Template cards but not have them available for importing?

    I open Address Book, go into Preferences, select Template and under the Names field (friend, assistant, father, etc) I add a custom field called "Principal".
    I also add two more custom fields in the Email area.
    Quit Address Book then relaunch. Add a new contact and the new custom fields, Principal, etc. are there. All good so far.
    I have a Now Contact file with about 200 contacts in it. I export all fields as a Text file, Tab delimited. No problems there. With Address Book launched, select Import, pick the text file, leave Text Encoding on Automatic and click Open.
    The window that shows the fields for Address Book and fields for the text file side by side opens. This is where you match up the correct fields for importing. If I go to one of the fields from the text file that I created a custom field for, click under the Address Book heading on the Do not import, scroll thru the Apple choices of fields, none of the custom fields show up. Only the original Apple ones are there. Why does Apple let you create them in the Template area but not have them available for importing? Does anyone have suggestions on getting around this?

    While most likely not of interest to you, Spotlight can also tell you where the files it finds are located
    Hover the mouse pointer over the name, and press Command-Option and the path to the file will be displayed.
    As for opening a terminal session in the directory where a file is located, there is Applescripts that do just that as well as specific features in Lion/Mountain Lion terminal:
    <http://stackoverflow.com/questions/420456/open-terminal-here-in-mac-os-finder>
    <http://hints.macworld.com/article.php?story=20110729034827358>
    <http://www.macworld.com/article/1047793/folderinterm.html>
    <http://www.macworld.com/article/1161876/open_finder_folder_in_terminal.html>
    <http://www.macobserver.com/tmo/article/os_x_lion_open_a_folders_location_in_term inal>

  • Creating custom field in ASN screen of SRM SUS

    Hi,
    Our requirment is as follows
    A custom defined field is to be created in the ASN screen under the Delivery Information block (under the field Bill of Ladding)
    As in the normal scenario of ASN the shipment notification is sent to R/3 through XI. Now this new custom field is also to be sent to R/3 through XI in the normal way. This field carries a alphanumerical value
    Could someone help us in this regard, how to create this new field in SRM and map it to XI
    System Details:
    SRM SERVER 5.5
    SRM 5.0
    XI 7.0
    Regards,
    Solai

    Dear Solai
    For addind new fields in SRM-SUS scenarios
    First  add an field in the inbound delivery in R3 tables
    Second map the same  in XI in the adapter engine in the mappping process
    third  add field at the table level in SRM also refer note 672960 where it is refering the INCL_EEW_*  structures .
    Secndly modify the template which is dispayed on the SUS portal .
    Regards,
    Nimish Sheth
    do reward points for helpful answers.

  • Creating custom fields for manual entry and fields that gather data from Active Directory

    So I am no SQL developer but I am being asked to do this.. I've spent the last few days researching but cannot find anything related to my particular situation.
    I have made a copy of the following report to add or modify a few columns:
     Hardware 01A - Summary of computers in a specific collection
    So I have 2 questions:
    How do I create a field that will search the "Managed By" tab in the Computer Properties window in Active Directory.
    How do I create a field that can be manually updated for example: "Date Deployed" or "Deployed By: Analyst"
    I understand I need edit this in SQL report builder and think I know how to create the columns. I believe all I am really asking is.. What are the SQL statements I need to write in order to get this to work?
    I'm sure it's not as cut and dry as I hope it to be so I will be standing by to try to answer any further information that you will want to know.
    thanks!

    Before you can accomplish this you need:
    "Managed by" -attribute has to be added to your Active Directory System Discovery, more on this here: http://technet.microsoft.com/en-us/library/bb693618.aspx
    For "Date Deployed", I'd use a custom Tattoo script in your task sequence to "Tattoo" the installation info in the registry, after that I'd configure the Hardware Inventory to pick that from the registry, more on this here: http://ccmexec.com/2012/08/script-to-tattoo-the-client-registry-during-osd/
    and here: http://www.petervanderwoude.nl/post/reporting-about-the-all-the-different-os-deployment-versions-with-configmgr-2012/
    After those prerequisites, you can start working with SQL reports. More info here: http://myitforum.com/myitforumwp/2012/10/29/sccm-2012-reporting-for-dummies-creating-your-own-ssrs-reports/

  • Metadata - creating custom fields for import

    When I import I need to add contact details of property owners and there's sometimes 2 or 3 so I've created a custom view and preset and used the "other" tab at the bottom of the Metadata inspector to add the fields: "Contact 2", "Contact 3" and "Cell phone", "Email" etc.
    The problem I have, is that when using the "other" tab, I can add a custom Metadata field in the box at the top of that tab, but it won't let me add the field to the view above without entering characters into the Metadata value field, which means that I have to delete the placeholder characters when I'm importing. I just want to have custom fields and a blank box for data entry beside ready for me to fill it in when I import. Is this possible?

    Before you can accomplish this you need:
    "Managed by" -attribute has to be added to your Active Directory System Discovery, more on this here: http://technet.microsoft.com/en-us/library/bb693618.aspx
    For "Date Deployed", I'd use a custom Tattoo script in your task sequence to "Tattoo" the installation info in the registry, after that I'd configure the Hardware Inventory to pick that from the registry, more on this here: http://ccmexec.com/2012/08/script-to-tattoo-the-client-registry-during-osd/
    and here: http://www.petervanderwoude.nl/post/reporting-about-the-all-the-different-os-deployment-versions-with-configmgr-2012/
    After those prerequisites, you can start working with SQL reports. More info here: http://myitforum.com/myitforumwp/2012/10/29/sccm-2012-reporting-for-dummies-creating-your-own-ssrs-reports/

  • Creating Custom fields does not have the option to create as a Note field

    Of course I have a sales VP that wants to be able to see what they are typing instead of having it scroll off the screen as they type (even though once they save the record the data is fully displayed).
    Before I go to customer care is there a way for me to request through support that two custom fields I created as Text (Long) can be changed (or new ones created) behind the scenes as a Note field similar to the Comments field? Note is not an user option when creating a custom field.
    I ucan not just rename the description field in the account record as I am already using that field for comments.
    Thanks,
    Caryn

    It is not possible at this time to create a custom Note field. This is something that is on the On Demand roadmap as a enhancement.

  • Creating Customer fields in SRM 5.0

    Hey everyone,
    i need to create 3 Customer Fields in SRM 5.0 in the Shopping Cart. The Fields are to be showen in Cost assigment.
    I allready did the Append Structures from SAP NOTE 672960 and my Fields are showen in the SC, unfortinaly not where i want them to be the are displayed in the Shopping Cart Info.
    In Badi  BBP_CUF_BADI_2 i tried changing the et_fields-structure_type to ACC but that didnt help.
    Does anyone have an Idea or an Answer on how to postion the Customer Fields correctly?
    And how do i change the Fields Info Text so the Field and the Headline of the Field are close to each other?
    Thanks for all answers.
    Tobias
    Edited by: Tobias on Aug 24, 2010 3:45 PM

    Hello Virender,
    thanks for the answer, everything works so far.
    I just have one more little problem. When ever the Requester selects a special Produktcategory in the SC the field Cost assigment has to be changed to  ASSET. This i did in DOC_CHANGE_BADI , where i set the et_account value from CC to AS.
    Then in the Shopping cart i see the cost assigment i wanted "ASSET" But now i get an Error Message that the Produktcategorie cant be booked to Cost Center ?!?! I tried debugging the Error and found the Message ID BBP_PD MESSAGE 047 and 822
    Do you have any Idea why i get this Messages even though i have the right Values in ET_ACCOUNT.
    Thanks Tobias

  • How do I create custom field in MDM shopping cart preview screen (srm-mdm)

    Hi
    Am on SRM 5.0 MDM 2.0.
    Requirement is 'temp labor'. i have a price form a specific supplier for a specific service is $80 in SRM_MDM internal catalog.
    But i talked to supplier and they have agreed on a new price of $75. After I select this catalog item, and view the shopping cart preview screen i see "Price information and total price". I want to add a custom field to the shopping cart preview screen called "new price" to enter $75 as the new price and click recalculate to recalculate the new total price and send this to SRM for follow on functions...
    is there standard functionality in SRM7 for this requirement?
    cheers
    alex
    Edited by: Alex Waiyaki on Jul 23, 2010 10:04 PM
    Edited by: Alex Waiyaki on Jul 24, 2010 2:51 AM

    I have resolved the issue
    thanks
    alex

  • 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.

  • How to delete a custom field created in Address Book template?

    It is possible to create a new custom field name in any of the pop-up field categories in the preferences template for Address Book.
    But, once created, there does not seem to be a way to delete or edit the newly created custom field name. That doesn't make sense.
    Tell me that I am wrong, and then tell me how to delete or edit a custom field name. Thanks!!

    Thanks Pascal, I can change the viewed template field areas as you have described. My problem was with modification of the pop-up list entries: adding, deleting, and renaming user created custom field entries. I have since figured out how Address Book allows these functions; unfortunately, that specific information is not present in the Address Book help file.

  • Custom fields with the same name in Project Online

    Today I discovered something interesting when creating custom fields in Project Online.
    I usually create a certain set of custom fields that are useful to have on both the project and the task level. An example of these is Reportable, which I use to determine which tasks to roll up into reports and also which projects overall to report on.
    So I created a project level custom field called Reportable. No problem.
    I then created a custom field on the task level called Reportable. And the computer said no!
    I then learned that although you could do this in Project Server 2013, you can't in Project Online. You can't have duplicate custom field names, even if they are of different types.
    This has led me to use a naming standard, such as Reportable Task and Reportable Project. But I really don't like that as codes are for computers, not us humans. So I hope this changes in the future, but for now you just need to think about how you approach
    the fields.
    Good luck!
    Ryan Darby
    National Manager PMO
    www.ipmo.com.au
    www.projectonline.com.au

    Hi Ryan,
    I would follow Ben on this..
    Just made a test on a Project 2013 instance on-premise and I cannot create a task ECF and a project ECF with the same name. The same test on a Online instance returns the same result: the ECF names must be unique whatever the entity is.
    Waiting for Ben's confirmation.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

Maybe you are looking for

  • XSLT mapping throws error in XI, but not in XMLSPY

    Hi everybody, I got a really complex XSLT mapping. It works fine in XMLSPY. But when I execute the mapping in XI, I get the following error: Error during XSLT Transformation: Could not load stylesheet.com.sap.engine.lib.xml.util.NestedException: Oper

  • HP Color LaserJet CM2320 MFP Series PCL 6 - Colour Priniting Issue

    Hi,  We have a HP Color LaserJet CM2320 MFP Series PCL 6 at work and it has started to print incorrect colours, when printing a document that should come out as grey and red it comes out as green for the grey and yellow for the red. Some of the cartr

  • I used to be able to get Colorsync options for my HP 3550n printer

    Hi, I learned on this group how to print in black and white. Now I can't. Colorsync shows me only: color conversion - "standard (checkmark)" or "in printer" (grayed) quartz filter - none (checkmark/grayed) Don't know what the problem is. But it's alw

  • Import QuickTime file to iMovie 9= nothing

    Suddenly, iMovie 9.01 would not recognise my latest Sony recording, perhaps because it was recorded in HD. Previous efforts have gone smoothly, I do not know if the previous recordings were recorded in HD or SD. So, it was imported to a newer MacBook

  • CSS11000, load balancing and OS/390 Workload Manager

    Is it possible to use the OS/390 Workload Manager with the CSS11000? I have found articles for using a LocalDirector with it but nothing referencing a CSS11000. Since I don't think the CSS11000 works with WLM is it possible to write a script on the C