Custom fields in Call List

Hi,
I have a requirement to add new fields to the Call List screen in Web UI(component CRMCMP_CLM).
My first thought was to append structure CRMS_CLM_CALL but I've got a message "Structure CRMS_CLM_CALL cannot be enhanced".
Anyone had a success in adding new fields to the call list???
Thanks

Hi ,
           There r two ways in creating a zclass at context node level.
1. Just generate the getter-setter methods of any of the attributes of the context node. OR
2. Create a z class with the std class as its super class and in teh create_call method of the contect class, replace the std class with the z one. Also in the .htm page attribute replace the std class with teh z one.
Regards,
Ruby.

Similar Messages

  • Custom field in vendor list

    Hi all,
    I'm trying to add a custom field to a vendor list item. Does anybody of you know whether it is sufficient to just add the field in include <b>INCL_EEW_PD_ITEM_CSF_AVL</b>. I tried doing this but unfortunately this is not sufficient (the field does not appear in the ITS transaction <-> custom field in SC) (sorry for this simple question - but I'm not an ABAP-er).
    Thanks,
    Regards,
    Kristof

    Hi Kristof,
    yes this should be sufficient. Once defined, CUF appear automatically. You can use the CUF BADI to control the display/input of the fields.
    Your item CUF should appear in VL item, i.e. vendor line.
    Use INCL_EEW_PD_HEADER_CSF_AVL for header CUF.
    Rgds
    Christophe
    PS: please reward points for helpfull answers

  • Search Enhancement-Custom fields in Result List

    Hello Experts,
    As per the wiki https://wiki.sdn.sap.com/wiki/display/CRM/TransactionSearchEnhancement by Stephen I have enhanced the search of service order. Custom fields are actually added to the Service Order header and Search by using EEWB.Search is working fine after the implementation of the BADI BADI CRM_RF_SEARCH_EEW
    Now we also want the custom fields to be show in the search result as well.It will be great if you can kindly help me with the standard process for this.If I enhance the search result BOL with the custom fields will it work?
    Thanks & Regards
    Anupam

    Hello Deb,
    The search criteria needs the procedure you fallowed ,But not the result list.
    In the Context node you can directly add the attributes you required from the BOL.
    1.Enhance the component and View.
    2.In the context Node BTQRSRVORD on attributes Rignt Click and say create
    3 Give the name of the fields.
    4.Say add Model Attribute
    5.BOL entity Come byitself BTQRSrvOrd
    6.In the BOL Attribute go to f4 help and Scroll down and expand relations
    7.find the Ibase relations and add the fields.
    No Coding is required ..All the methods get generated and results get populated .
    The only thing is you have get the proper fields and realations.
    Sree.
    Edited by: Sree on May 20, 2010 6:26 PM

  • Set Time Interval with custom fields in generic list with view(SPViewCollection.SPViewType.Calendar)

    I need to set time interval range with custom date fields in sharepoint view SPViewCollection.SPViewType.Calendar. How to do that?
    My code is this:
    System.Collections.Specialized.StringCollection viewFields = new System.Collections.Specialized.StringCollection();
    viewFields.Add("FechaInicio");
    viewFields.Add("FechaFin");
    string query = @"<Query>
    <Where>
    <DateRangesOverlap>
    <FieldRef Name=""FechaInicio"" />
    <FieldRef Name=""FechaFin"" />
    <FieldRef Name=""RecurrenceID"" />
    <Value Type=""DateTime"">
    <Week />
    </Value>
    </DateRangesOverlap>
    </Where>
    </Query>";
    SPView newView = reserva.Views.Add("CalendarView", viewFields, query, 0, true, true, SPViewCollection.SPViewType.Calendar, false);
    "FechaInicio" and "FechaFinal" ara datetime fields in my generic list.
    Thanks.

    Hi,
    According to your post, my understanding is that you want to see the calendar view begin and end time for the time interval.
    We can use the SharePoint Manager to view the internal name for the begin and end time for the time interval.
    Open SharePoint Manager 2013->click your site->click
    Lists->select your list name->click Views->select your calendar view name->click the
    Schema Xml to check the internal name for the time interval begin and end.
    We can download the SharePoint Manager in here:
    http://spm.codeplex.com/
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Custom Field with drop list allowing to sellect multiple choice as in resource names

    I have a custom category to apply to my project plan, but more than one category can apply to each task. Essentially I need a multiple select drop down list.I
    can create the custom fieldand the drop down list, but it only allows me to choose one option per task.Does anyone know if it's possible to do this? I am using Project 2013.

    Hi Julie and perdon me for jumping in,
    Please allow me to ask Mustafa to precise weither he is using MS Project standalone or Project 2013 with Project Online (as the forum title let us suppose). In a standalone context as I guess Mustafa is, your reply is totally right but in a Server context
    a custom task field can be multivalue.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Add Custom fields in Result List

    Hello ,
    We are using CRM2007, where we have asked to update the Service Order Search Result list to accumudate the IBASE no, IBASE component & Product.
    So, I have enhanced the component:BT116S_SRVO/AdvancedSRL , BASE Entity of which is "BTQRSrvOrd ".
    I have append one structure with the required fields into the stucture "CRMST_QUERY_R_SRVO_BTIL " of the base entity.
    For example -
    Field1 -->ZZFIELD1 type IB_IBASE
    Field2-->ZZFIELD2  type IB_INSTANCE.
    In order to configure the component to show in the Result list , entry into CRMC_REPDY for the fields is not completed as
    Selection Field-->ZZFIELD1
    Fld Name in Database-->Append Structure~field name
    Dynamic Access Name --->DYN_?
    Please suggest how to define the above field values & after that populate the contents for these fields.
    Please Help.
    Thanks & Regards
    Deb

    Hello Deb,
    The search criteria needs the procedure you fallowed ,But not the result list.
    In the Context node you can directly add the attributes you required from the BOL.
    1.Enhance the component and View.
    2.In the context Node BTQRSRVORD on attributes Rignt Click and say create
    3 Give the name of the fields.
    4.Say add Model Attribute
    5.BOL entity Come byitself BTQRSrvOrd
    6.In the BOL Attribute go to f4 help and Scroll down and expand relations
    7.find the Ibase relations and add the fields.
    No Coding is required ..All the methods get generated and results get populated .
    The only thing is you have get the proper fields and realations.
    Sree.
    Edited by: Sree on May 20, 2010 6:26 PM

  • Add custom fields in Approval List

    Hi,
    How can I add more information to the Pending Approval List?
    I've seen in the database that the "request preview" column in the list is html code filled into the REQ table.
    May be there is a configuration to determine which fields are included in the request preview Column.
    Thank You.

    Hi,
    Just go through the API userd to submit a provisioning request. All those field will there in request details from where you can fetch required information.
    But this required lot of customiztion on end user screen and database level.
    Regards
    Alabhya Goel

  • Site Definition with Custom List Intance with Custom fields

    How to create VS 2012 > Site Definition with Custom List Instance with Custom fields?
    <site>
    <list>
    <field>

    Hi Sunil,
    it is the same way we create in VS 2010.
    Add a new empty SP project in VS2012 and then add, site, list and fields as per your requirement.
    Here are few references-
    Creating SharePoint 2010 Site Definitions in Visual Studio 2010
    http://msdn.microsoft.com/en-us/library/gg276356(v=office.14).aspx
    Creating SharePoint 2010 List Definitions in Visual Studio 2010
    http://msdn.microsoft.com/en-us/library/gg276355(v=office.14).aspx
    Walkthrough: Create a Basic Site Definition Project
    http://msdn.microsoft.com/en-us/library/ee231583.aspx
    and  I normally create a blank site with all required configuration and then create, import the template to hand craft the list and fields. this would minimize errors.
    see the below blog on this topic
    http://blogs.msdn.com/b/sambetts/archive/2013/10/17/creating-a-clean-visual-studio-solution-from-a-sharepoint-2013-site-template.aspx
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if the reply helps you

  • Custom Field no longer works as an attribute since upgrade from 5.2 to 5.3

    We have just upgrade from CUP 5.2 to CUP 5.3 SP8.1 and it seems that the custom field that could be used in 5.2 as an attribute in the logic used to control initiators no longer works as an attribute in 5.3. The initiators that are now configured with the custom field still work but when we try to change or create a new one it errors saying that the custom field is not an attribute and stops me from including it to use as a flag. I looked in the attribute tabs list and the custom field is not listed but it still show in the drop down list in the change initiator screen select attributes selection.
    Has anyone else seen this and if so do you know how to allow us to use a custom field as an attribute in the initiator select attributes screen.

    Hello Clark,
    try to change the "applicable to" option in custom field configuration to initiator.
    Best regards,
    Bianca

  • Custom field in item Overview and TCVIEW maintainance

    Hi All,
    We have two Z fields appended to VBAP table. As of now we are displaying these dields in additional data B tab of VA01/02/03.
    However, now our requirement is to move these two fields from additional data b to item Overview table where all the line items are displayed.
    If we click the table control icon which is in top right corner and click the administrator button we will se the current field catlog settings however we dont find our custom fields in this list.
    We tried to add these fields in TCVIEW table maintainance generator but these fields are still misssing from the field catalog list.
    Please let me know if i am missing some thing here OR you have other work around for this.
    Regards
    Amit.

    Hi,
    We are facing same problem. Did you add the custom fields in the table control of VA01/02/03.
    If yes could you please let me know?
    Thanks in advance,
    Shravan G.

  • Custom Field in the header of Shopping Cart

    Dear all,
    We have to add a Custom field on the header of the Shopping Cart which will have three values.
    This field has to flow thru the Bid invitation, Contract and the PO ...
    Can anybody provide the technical details of the same ?? Which all are the structures to be changed ?
    Thanks in Advance ...
    Regards,
    Vivek K

    Hi
    To add  custom fields to the shopping cart, please try this process ->
    Please refer to these SAP OSS notes ->
    <u>Note 458591 - User-defined fields: Preparation and use
    Note 672960 - User-defined fields 2
    Note 822424 - CUF. Customer fields cannot be changed in the bid
    Note 809630 - Customer field in bid invitation and bid - How does it work?
    Note 809628 - Table like customer fields from bid invitation in bid
    Note 798731 - Bid: Bid Inv. Customer fields not visible
    Note 762984 - SRM40-SUS: Implementation of customer enhancement fields</u>
    Please go through the documentation of following 3 Business Add-Ins using SE18 transaction.
    BBP_BUPA_GET_CUF Customer Fields for Vendor Master Data
    BBP_CUF_BADI-Customer Fields. Call-up of User-Defined Screen
    BBP_CUF_BADI_2-Customer Fields. Use of Standard Table Control
    Please refer to these links for details ->
    <b>Re: MAP USer SRM defined fields in backend for PO
    Re: HI SRM experts...
    Custom fields to a Bid Invitation
    Addition of custom fields in Contract and mapping it with the fields in SRM
    urgent help request - How to add custom fields to  header BID.
    Re: Add custom fields to Contract Transaction in SRM 4.0
    Custom Fields
    custom fields in Carry out sourcing screen..
    Custom Fields Not Display In Basic Data In SRM 5.5 Server..
    Regards
    - Atul

  • Displaying Custom field in shopping cart header

    Hi all, I know how to add a field to header and item levels of the shopping cart.
    - In the note 672960 it says 'Note that the header fields cannot be displayed for the shopping cart. If you define fields on the header, they can only be filled in BADIs.'
    However,
    We are able to fill in the name of the shopping cart on the third step, which is also a part of header information. Is there a possibility to add a custom field(the user must be able to fill it) and display it in that screen???

    Hi
    <u>To add custom fields to the shopping cart, please try this process -></u>
    <b>Please refer to these links for details -></b>
    Re: SC header CUF ?
    Re: MAP USer SRM defined fields in backend for PO
    Re: HI SRM experts...
    Custom fields to a Bid Invitation
    Addition of custom fields in Contract and mapping it with the fields in SRM
    urgent help request - How to add custom fields to  header BID.
    Re: Add custom fields to Contract Transaction in SRM 4.0
    Custom Fields
    custom fields in Carry out sourcing screen..
    Custom Fields Not Display In Basic Data In SRM 5.5 Server..
    SC : Extended  Search on Header Customer field
    Re: customer field in 3rd step of shopping cart
    Adding fields in shopping cart
    Custom Field in the header of Shopping Cart
    <b>Please refer to these SAP OSS notes -></b>
    <u>Note 458591 - User-defined fields: Preparation and use
    Note 672960 - User-defined fields 2
    Note 822424 - CUF. Customer fields cannot be changed in the bid
    Note 809630 - Customer field in bid invitation and bid - How does it work?
    Note 809628 - Table like customer fields from bid invitation in bid
    Note 798731 - Bid: Bid Inv. Customer fields not visible
    Note 762984 - SRM40-SUS: Implementation of customer enhancement fields</u>
    <b>Please go through the documentation of following 3 Business Add-Ins using SE18 transaction.</b>
    BBP_BUPA_GET_CUF Customer Fields for Vendor Master Data
    BBP_CUF_BADI-Customer Fields. Call-up of User-Defined Screen
    BBP_CUF_BADI_2-Customer Fields. Use of Standard Table Control
    Hope this definitely help.
    Regards
    - Atul

  • Add custom field in SOCO search

    hi
    i checked in webdynpro component of SOCO search screen
    i got below info
    Structure       /SAPSRM/S_CLL_WKL_SEARCH
    Method      /SAPSRM/IF_CLL_DODM_WKL_SEARCH~SEARCH
    View            V_WKL_SEARCH
    component /SAPSRM/WDC_DODC_WKL_SRCH
    now there is already cuf fields structure in /SAPSRM/S_CLL_WKL_SEARCH and its clearly seen that on adding more fields here it will get mapped to context of the above view then i could add the fields on the view and map them
    the question is where is SPRO metadata config to enhance the above structure ?
    i dont want to enhance it manually bcoz earlier i did in other structures and faced lot of problems
    SPRO - SAP supplier relation mgmt -- cross appl basic settings -- Extns and field control -- Configure customer fields. shows below options
    Append for Customer Cross-Document Database Fields on Header
    Append for Customer Cross-Document Non-Database Fields on Header
    Append for Customer Fields on Auction Header
    Append for Customer Fields on Supplier List Header
    Append for Customer Fields on RFx Header
    Append for Customer Fields on Confirmation Header
    Append for Customer Fields on Contract Header
    Append for Customer Fields on Invoice Header
    Append for Customer Fields on Purchase Order Header
    Append for Customer Fields on RFx Response Header
    Append for Customer Fields on Shopping Cart Header
    which of these is for the SOCO search structure ?
    also, once these fields are added, there shud be no need to do anything in the method /SAPSRM/IF_CLL_DODM_WKL_SEARCH~SEARCH i assume.
    its pretty strightforward code, looks like accomodating the custom fields in search criteria
    my doubt is main about the meta data config for this search structure
    i checked couple of threads
    http://scn.sap.com/thread/3485435
    http://scn.sap.com/docs/DOC-52584
    my doubt is why they are talking about different structure than   /SAPSRM/S_CLL_WKL_SEARCH ?
    any inputs are welcome
    thanks
    b

    Hi Dan,  
    Thanks for your post.
    As far as I know the full-text search on support field data type of PlainText and
    HTML and the Title field. Please refer to the Full-text and partial word searches section in this document:
    https://msdn.microsoft.com/en-us/library/dd286638.aspx#full_text.
    For this custom string field, we suggest you search it using work item query. To change work item field index, you can execute the
    witadmin indexfield command line to do that. 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Custom field to format phone number?

    Is it possible to create a custom field for a list item to format a phone number (e.g. take 555-555-5555 and format it to (555) 555-5555)?  Does anyone have any examples?

    Hi,
    If you want to format the phone number to (555)555-5555, you can create a calculated column base on the phone number column and set its formula as” ="("&REPLACE([phone number],4,1,")")” .
    For more information about formula, please refer to: http://office.microsoft.com/en-us/sharepointtechnology/CH100650061033.aspx
    Hope it can help you.
    Xue-Mei Chang

  • Populating custom fields

    I'd like to be able to populate a custom field with keyboard commands. This would be analagous to using option-1, etc., to add keywords to the Keyword field.
    My custom field is called 'Type', and the population consists of Tree, Palm, Patio Tree, Shrubs, Vines, Aquatics, Annuals. I want to assign keyboard shortcuts for each of these terms and have the term populate 'Type'.
    Is this even possible? I spend a fair amount of time with the Command Editor, but didn't see anything. Of course my fallback is to simply use keywords, but as I am already about a third through 5000 images, I'd like to continue.
    Thanks.

    The organizational uses are important.  Grouping like Keywords as children makes them much easier to find and use when using the Keywords HUD.  And being able to collapse your Keyword HUD into a manageable number of top-level categories (just like an outline) is helpful in many situations.  But the big advantage is this:
    Using a parent Keyword as a category puts an entry in the Filter HUD whenever any on of its children Keywords are assigned to an Image in the currently active container.  Thus you can filter any container easily using the Rule {"Keyword" "includes any of the following" "yourParentKeyword"}, and the filter will select all images that have a Keyword that is a child of "yourParentKeyword".  (This saves you having to troubleshoot the results when you forget to click "Vines" while hunting down and clicking "Tree, Palm, Patio Tree, Shrubs, Aquatics, Annuals".)  With a well-structured Keyword hierarchy, this can be extremely useful.  At its simplest, you could filter Photos view as {"Keyword" "does not include" "Type"} and immediately identify all Images to which you have not added a "type" Keyword.
    As a general practice, I promote specificity over concision.  In this case, you should, imho, avoid the un-specific label "Type" in favor of something that will always specify its meaning to any user, such as "Type of Plant".

Maybe you are looking for

  • Why do I get a status of 'waiting' when I run a report in the background

    Happy new Year Experts!! I am working with Ad-hoc query and I run reports in the background.  When I go to System > Own Spool Requests the status is always waiting.  When I go to SM37 the status is complete.  I can open the report from my own spools

  • Approvers of Rejected line items not getting removed -Process controlled WF

    I have developed shopping cart approval using process controlled workflow. We are using SRM 7.0, patch level 9. Decision set used is item based approval for partial documents (Type 4) While testing I observed that when I reject any item, the correspo

  • Why can't I upgrade to the most recent Firefox with a Mac 10.5.8

    I'm trying to update Firefox 3.0.10. I have a Mac 10.5.8 with 512 MB of SDRam. When I try to upgrade to the most recent Firefox it tells me my computer isn't compatible, but also tells me that Osx 10.5 with 512 MB of ram should work. Any suggestions?

  • BDC for vendor master upload

    Hi All, Please guide with the steps to uplaod vendor master records using BDC recording. Moderator message: please search for available information/documentation. Edited by: Thomas Zloch on Aug 8, 2011 11:14 AM

  • Condition type splits in billing

    Hello, We are using condition type to charge minimum price of $20 every time we ship from an order. Sometime we ship partial instead of the full order , whenever we ship partial system splits the condition type value in half. For example, if we have