Adding Extended Field in CIC0 - SAP CRM 5.0 IC Win

Hi Experts,
Please help with the issue that i'm facing
Scenario:
1) SAP CRM 5.0 - IC WinClient;
2) I have extended 3 fields using EEWB;
3) These fields were created correctly under "Clients Field Tab";
My Problem:
I want to see theses fields in the standard CIC0 (Activity Screen) and not inside the "Clients Fields Tab".
Three Questions:
1) Is it possible to add extendend field to the standard screen?
2) If yes, How can I do this?
3) Is this possible using Screen Variant?
Thanks in advance.

Hi
I hope the following helps:
1) how complex this is? Little effort or a lot of effort?
For non-ABAP'ler it is a lot of effort, even experienced programmers need depending on the requirements up to several days.
2) If this field is used in several screens (e.g CIC0 / CRMD_ORDER, etc) will I have to do the same procedure for every transaction/screen?
No, it is one screen only, which is re-used in both transactions.
3) If I have two distinc Contact Centers using the same application, can I hide this fields that I've added using screen variant for one CIC0 and allow the other to see them?
If you use screen variants these are depending on transaction type only and not on te contact center application, so once you define a layout e.g. for a phone call, this layout is taken by all applications in call center and crmd_order.
Hope this helps
Kai

Similar Messages

  • Adding Custom fields to standard  SAP-EBP application

    Hi,
    A functionality requires some custom fields to be added to the standard SAP-SRM EBP ( Manage business partners) application.
    If I copy the whole BBP_VENDOR_CREATE program into a Z-program, and the BBPMAININT internet service to a Z-application, then would it be feasible??
    Which is the best way to add custom fields in a SAP standard EBP application--in the 'Manage business partners' section.
    Regards,
    Goutam

    Hi
    I don't think it's easily possible to add custom fields to the existing transaction - BBPMAININT.
    For adding customer fields you can refer the SAP OSS not - 672960, but I don't think it will be of much help here.
    <b>Since SAP has not upgraded this transaction - BBPMAININT for a quite long time, you need to do all the logic and validation from your end.</b>
    <u>Better to go for you own Z (custom program) and make your logic accordingly.</u>
    Regards
    - Atul

  • Adding Custom fields to standard  SAP-ITS application.

    Hi,
    A functionality requires some custom fields to be added to the standard SAP-SRM EBP ( Manage business partners) application.
    If I copy the whole BBP_VENDOR_CREATE program into a Z-program, and the BBPMAININT internet service to a Z-application, then would it be feasible??
    Which is the best way to add custom fields in a SAP standard ITS application.
    Regards,
    Goutam

    Hi Goutam,
    > If I copy the whole BBP_VENDOR_CREATE program into a
    > Z-program, and the BBPMAININT internet service to a
    > Z-application, then would it be feasible??
    Yes, I think so.
    Best regards,
    Henning

  • Fields default on SAP CRM 2007 User Interface

    Hi Experts!
    I need to have a field in the search screen of products on the User Interface alsways prefilled to a default value for all the users.
    I haven't figured out how to do this via Component Configuration, but only via enhancment.
    Can you please suggest whether there is a standard way to do it?
    thanks

    HI Michele,
    As far as my understanding, there is no standard way of configuration for this. Enahncement would be the possible option, i understand that you have already done this.
    One option u have is the Working context in CRM 2007. this is role specific and it is predefined attributes that can be defaulted.
    Regards,
    Vinay

  • Adding additional fields on standard SAP pop up box

    Hi Experts!!
    I have to enhance IT0378(Adjustment Reasons) with additional fields. Same time I have to enhance a pop box wich is generating  in IT0171( General Benefits) in CE workbench.
    ( if you click on workbench, we get a popbox with a statement ' Benefit data for other Personnel assignments' . Selet green right mark with name 'work bench'. It will take you to Concurrent Employment Benefit Workbench screen. Choose any position in the left side then select create Adjustement reason button. you will get a pop box. Exaclty here i have to add the fields whatever i am going to enhace in IT0378 )
    Could you please give some easy steps to get it done.
    Regards,
    Ravi Visarapu.

    http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction

  • Will SAP CRM add value to me?

    Hi Guys, This is Thabresh from Chennai,India.I need a clarification on whether sap crm will be suitable for me l have 3yrs experience totally...First 18 months in barclays finance in channel sales and next 18 months in Scope international as an CRM end user where i used to handle portfolio of standard chartered bank uae customers over the phone... Let me know if SAP CRM will add value to me

    Hi
    1. Which CRM application you were working on when you were in Stan Chart? Is it SAP CRM? Every CRM application is different and has it's specific user interface.
    2. The customer service role which you working in currently is totally different than what you actually implement or support in SAP CRM.
    3. The background of sales and marketing or working knowledge of retails, manufacturing, healthcare industry etc would have been an added advantage.
    4. SAP CRM as a software involves mapping of business processes in SAP. Even if you do not have SAP background but if you could have the working experience in above mentioned indutry it will be helpful.
    5. Also, usually IT firms (in INDIA), would prefer to take candidates (even if they do not have SAP background) with engineering+MBA background.
    6. But you want to make a career in SAP CRM, you would have to undergone training + certification from SAP Authorised Education partner. You can find more information on the same on SAP web site. You may find the SAP authorised education partner in Chennai also.
    Hope this will be useful.
    Regards

  • Problem in adding a standard field to identification screen in sap crm 2007

    Hi Experts,
    I have added a field INDUSTRY SECTOR to the identification screen, my requirement is to pull the data from R/3 field INDUSTRY SECTOR.All middleware settings are fine and even i could see the data in CRM Database, but it is not pulling to the UI screen.Please help me out.
    Regards
    Krish

    No answers found. I am closing the thread
    Regards
    Krishna

  • CRM PCUI (Imp):   Adding new fields  &  Webpage display in ODC1

    Hi Gurus,
    Plz help in these PCUI related configurations:
    <b>Query 1</b>.
    PCUI: Adding ‘custom created’ field in a new TAB (BSP Iview)
    Steps Done
    a. “Custom field” defined in an object (say Opportunity)
    b. An ‘event’ created.
    c. A ‘Group Tab Page’ created
    d. A ‘Field group‘ created and a new ‘field name’ added to the “field group” … (What structure need to be added to this field group?)
    e. Entry made in ‘Application Layout’ for an application i.e. event / position / screen element / tab page / structure…. (Again what structure to be added?)
    To handle this new field & tab, plz advice
    1. What needs to be entered in the screen structure? Do we need to create this structure?
    2. The required the model access class defined for the screen structure.  
    3. Any changes required in the controllers
    <u><i>(Where is the linking between “custom field’ defined in the opportunity object and the “new field entry” made in the filed group)</i></u>
    <b>Query 2.</b>
    Calling a webpage in a tab (ODC1, Detail area)
    Opening a webpage in an iview can be done easily by reating a URL iview.
    If the requirement is to open a web page in ODC1, than what are the steps required for the same?
    e.g. On clicking a ‘user defined tab’ the webpage should open in the “detail area 1”.
    <b>Query 3.</b>
    We have extended an object (say field addition in opportunity header) through EEWB
    Will the added filed be available in PCUI screen also?
    Regards,
    SAURABH

    Hello SAURABH,
    welcome to the SDN Community. Please do not crosspost:
    <a href="https://forums.sdn.sap.com/thread.jspa?threadID=66550&messageID=707519">CRM PCUI (Imp): Adding new fields & Webpage display in ODC1</a>.
    Regards
    Gregor

  • Search criteria is not working in Responsible Group field in sap crm could you please help me this how to achieve.

    search criteria is not working in Responsible Group field in sap crm could you please help me this how to achieve.I have writen code on EH_ONSEARCH .as per below...what changess i need to do..and through partner function and adding the selection params please send the sample .
    code. partner funtction - ZRG DATA :
    DATA : lv_partner_fct type .
    types: begin of ty_resp,
           partner    type but000-partner,
           name_last  type but000-name_last,
           name_first type but000-name_first,
           mc_name1   type but000-mc_name1,
           mc_name2   type but000-mc_name2,
           end of ty_resp.
    DATA: lv_resp_bp type STANDARD TABLE OF ty_resp INITIAL SIZE 0,
           lw_resp_bp type ty_resp.
    IF lv_attr_name = 'Rgroup'.
    lr_entity->get_property_as_value( EXPORTING iv_attr_name = if_crm_srqm_uiu_const=>gc_attr_low
                                       IMPORTING ev_result = lv_low ).
    IF lv_low IS INITIAL.
    SELECT partner
           name_last
           name_first
           mc_name1
          mc_name2
    FROM but000 INTO table lv_resp_bp
    WHERE mc_name2 = lv_low and bu_group = '0010'.
    loop at lv_resp_bp into lw_resp_bp.
        lv_low = lw_resp_bp-mc_name2.
      lr_query_service2->add_selection_param( iv_attr_name = 'Rgroup'
                                                iv_sign = lv_sign
                                                iv_option = lv_option
                                                iv_low = lv_low
                                                iv_high = lv_high ).
      ENDLOOP.
    if lv_partner_fct = 'ZRG'.
      lr_entity = lr_iterator->get_next( ).
    CONTINUE.
    ENDIF.
    lv_attr_name = 'BU_PARTNER'.
    ENDIF.

    <b>You can acheive   this .... first by creating the search help exit    ... by  creating the maintaince  view   then   using it in the   Creation of the search help </b> ...
    see the link for attaching the view   to the serach help .
    <a href="http://">http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_elementary.htm</a>
    reward  points if it is usefull...
    Girish

  • SAP CRM 7.0 - Interactive reporting tool enhancing reports with new fields

    Hi Everyone,
    I am a BW Professional, currently working on evaluating the true benefits of implementing Interactive Reporting tool for our company. As I understand the Interactive reporting tool restricts us to report on individual reporting areas like Activities, Leads, Opportunties etc.
    But according to our business it is very important for us to be able to report on cross reporting areas real time i.e. activities & leads together or activties, leads & opportunties together etc.
    I learned about the enhancement work bench in interactive reporting tool where we can add SAP fields to individual reporting areas, so I thought of adding leads & opportunties to activities. This is where the fun part starts.
    Here I learned that all activty ID, Lead ID and Oppo ID are all fed from one single field from SAP CRM i.e. OBJECT_ID, which means the system is dividing this data into individual reporting areas based on type of data i.e. leads or oppor's etc. and may be based on some key like account etc. So here is a technical question, for me to add a new field to a reporting area I have to give a field name but we already have OBJECT_ID from where I am pulling activties data, so if I want to include leads also in activties then I will have to add some logic manually to get that and can't use enhancement workbench because it is for missing fields from SAP CRM whereas in my case I already have OBJECT_ID from where I am getting Activity data.
    Sorry if I am driving you guys crazy but I am just trying to think loud to make myself clear with concepts.
    Also I have seen that a reporting area in Interactive reporting tool is based on a BW query, but I am not sure why not all the fields in BW query are available for reporting in Interactive reporting tool?
    Any help or commets will be greatly appreciated.
    Thanks & Regards,
    SRV

    Hello,
    checking with the config wizard is always a good idea since it's the only supported way to configure this scenario
    The secret is that you apparently did not activate the report areas. It is a bit missleading that the queries are checked before the report areas are checked, therefore you see the errors concerning the queries first. Below those errors you should find some lines like
        Report areas: delivered 15, active <?>
        CRM interactive reports: delivered 20, active <?>
        Activation of report areas checked
    The last line offers some documentation and the actual link to activate the report areas.
    Best regards

  • Adding new fields in SAP ECC 6.0

    Hi All,
    I have a requirement to add a couple of fields at the item level of ERP Quotation. I would like to know if SAP ECC 6.0 have some tools like EEWB/AET in SAP CRM.
    Please suggest a solution..
    Any Help/Hint highly appreciated,
    Thanks, Sudeep..

    Can you please check closely, I actually see 7 more fields in ESSL table in ECC6.0 (108 fields) than in ECC5.0 (101 fields).
    Can you list down which fields you are looking for that you think are missing?
    I have checked ESLL_PLUS, it seems to be the same in ECC 5.0 and ECC 6.0..
    There are two new structures in ECC6.0 ESLL_PEROP_STY and OILESLLDATA which doesnt exist in ECC5.0
    Also if you just upgraded recently to ECC 6.0 check SPDD logs.
    Also check out SWITCH framework, ESLL_PLUS (ESLL_BOS) may be linked to some new frame work that you did not SWITCH ON... Just a thought.
    -- SMA
    Edited by: S M A on Oct 19, 2010 10:21 PM

  • Adding custom fields to the condition table in CRM

    Hi all,
    Our requirement is to download the sales conditions type from R3 to the CRM system. In one of the condition table we are trying to add shipping point( VSART ) and Special processing indicator (SDABW).
    For that we have added the fields in the structure CND_MAPT_ACS_REM_CUST (Comm. Structure Condition Exchange Customer Exit R/3 Fields) and we have added the fields in the field catelog in transaction ( /SAPCND/CTCT - Maintain Condition Tables). Then we have mapped these fields in the view V_CND_MAP_CNVFLD.
    Finally we run the adapter object of that particular table to download the details from R3, but the condition table in CRM is not getting activated, so the adapter object is giving the error.
    Please help in this.
    Thanks & Regards,
    Raghuram.

    Hello Raghuram,
    I feel that your issue is similar what i have faced, refer to my post:
    Link: [Issue in customer specific price;
    For solving this you can refer to detailed steps in,  Note 514952 - Download of customer-specific tables.
    Also additionaly you may need to run the report /sapcnd/rv12n001, as i also had to do so.
    If not solved then let me know the relevant message in SLG1
    Regards

  • I defaulted input help field (pick list) but SAP CRM still asking for one

    We are running SAP CRM 7.0.
    Some fields as you know are dialog / pick list fields.
    What I mean by this is they are input help fields where you
    can click a little square (in sap crm 7.0) to the right of the text box
    and it brings up a dialog screen of values that you can select from.
    Here is an example screen shot of what I am talking about:
    http://img834.imageshack.us/img834/5676/imageschak.png
    So what I have done is implemented the GETTER function for this input help field so that by default it has a value.
    The code is like so:
    method GET_CURRENCY.
    CALL METHOD SUPER->GET_CURRENCY
      EXPORTING
        ATTRIBUTE_PATH = attribute_path
       ITERATOR       = iterator
      RECEIVING
        VALUE          = value.
          if value eq ''.
            IF sy-langu EQ 'E'.
              VALUE = 'USD'.
            elseif sy-langu EQ 'D'.
              VALUE = 'EUR'.
            ENDIF.
          endif.
    endmethod.
    Here even is a link to this method that I created: Field Currency of Context Node BTADMINH - How to set default
    The method works great it sets the default of the currency to say USD.  When I click the create button to create an opportunity the field currency is set to USD, this is great because it makes my job easier that I dont have to click the input help button and select a currency, it is already there.
    But once I click the "Save" button for an opportunity I get a small error in the error notification box that tells me I need to select a currency!  But why is this happening a currency already exists?  So If I click the input help (the little button) and reselect the currency value USD then save my opportunity this error goes away.
    The question is why does this happen?  I need it so that the default currency value is recognized by the SAP CRM system.  Why do I have to go back in and re-select the currency if it is already set?  Is there some sort of consistency check or something I need to do to eliminate this problem? 
    Here is a screen shot after creating an opportunity with the default Currency set to USD (this means I did not select USD in the dialog input help it was defaulted by the getter method:
    http://img832.imageshack.us/img832/3011/enteracurrency.png
    Only if I go back into edit mode and actually click the little square to bring up the dialog of values and select USD does this error go away.  Why does this happen ?

    I called SET_CURRENCY right after setting my value and the error is now gone. 
      SET_CURRENCY( EXPORTING ATTRIBUTE_PATH = ATTRIBUTE_PATH
                    iterator = iterator
                    value = value ).
    Got the tip from Pieter who has a good blog on SAP CRM: http://sapcrmweblog.blogspot.com/

  • CRM 7.0 / IS-U: adding custom fields to Business agreement for replication

    Hello Experts!
    We're working on replication of custom fields from IS-U to CRM 7.0.
    Can you help me with clarification of my understanding of these questions..?
    1) CRM/IS-U mapping tables for buag_main:
    Business Agreement(BUAG_MAIN) is a BO in CRM that corresponds to CRM table CRMM_BUAG and to Contract account in IS-U table FKKVKP.
    Table FKKVKP were enhanced with some z-fields,
    so we are going to enhance corresponding CRM table CRMM_BUAG (or CRMM_BUAG_H) with that new fields..
    But we see that these CRM and IS-U tables have far not the same field structures..
    So, the question: Which crm and is-u tables i should look, enhance and replicate for Business agreement?
    2) Access to Business agreement with possibility to add custom field:
    I couldn't find in Web UI where i can directly edit profile of Business Agreement..
    I've found just access to assignment block "Business agreement" on Account's profile overview page..(Role ServicePRO; Account details).
    There I used AET to add custom field..but I faced with problem when the 1st popup appeared: there was no enhanced object "Business Agreement"..
    Also in role "Utilities IC Agent" i've found "business agreement" profile but there I don't see buttons for adding custom fields..
    So, the question is: Where I can access Business agreement profile to enhance it with custom fields for replication with IS-U?
    3) CRM/IS-U data exchange functions:
    I tend to use tcode CRMC_BUT_CALL_FU:
    for CRM inbound event of BUAG object  - FM CRM_BUAG_MWX_PROCESS_EXT_STRUC..(as template).
    Question: Am I right that it fits my requirement to replicate custom fields from IS-U to CRM?
    Please tell me if you need more information..
    Looking forward to your answers.
    Thank you a lot in advance!
    Kind regards,
    Evgenia

    Hi Gobi,
    Thank you for advice. But:
    I've created fields not by using AET - I used documentation that Nicolas suggested me above.
    I've enhanced tables and structures that were mentioned there with my z-fields for both sides (CRM and ERP).
    Also I looked CRMC_BUT_CALL_FU for CRM Inbound BUAG_MAIN - corresponding standard FMs are marked for call.
    Any ideas?
    Thanks in advance.
    BR,
    Evgenia

  • 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 systems(ECC and SAP CRM) in Material, we want to use this then  how to go ahead to have this field in CRM.
    3) If we add the profit center value in material master in ECC under general and plant data view then how this value will be replicated into SAP CRM , delta load or initial load?
    We are using SAP ECC 6.0 and SAP CRM 7.1 systems.
    Appreciated for your inputs at the earliest.
    Best Regards,
    SV

    Hi,
    Substitution Rule :-
    Prerequisite :
    1. WBS Level (PRPS-STUFE) = ' 3 ' AND  Statistical Indicator (PRPS-XSTAT) = ' X '
    Substitute
    1. Profit centre (PRPS-PRCTR) - '  '
    Hope this will clear you...
    Regards,
    Hari

Maybe you are looking for

  • I cant restore my ipod video

    I recently got a new 30gb video ipod and when i went to plug it in to add songs, it said i needed to restore it. So i clicked restore and then it says 'there is a problem downloading the IPOD software for the IPOD'. I think it might be the place wher

  • F110 PDF and z program

    hi, i need to generate a PDF document for the posting done in F110 and save the pdf in an application server pth. along with that i need to update a Z table with some basic information....initally i thought of makling a copy of RFFOGB_T and use it by

  • Is it possible to read a mySQL database from an ABAP report?

    We have some information stored in a mySQL database which is now required on ABAP reports. Is it possible to read the mySQL database from an ABAP report? I'm still a bit confused on that. So far I have setup DBCO with information about the mySQL serv

  • Some Tiff files will open in ACR, some not

    Hello everyone, I have tried and read on several posts before posting here to get the solution but nothing foudn till now. I have LR 5.2 and PS CS6. RAW files are being managed, worked and converted into Tiff (uncompressed, ProPhoto RGB profile, 350d

  • Limit range on 3D dial guage

    Hi, i am using 3D Dial gauge. I am trying to show the number of deviations per batch in gauge.for example  less than 20 as green, 20 - 40 as yellow and rest as red. In the SVG Element properties, i can see the red arc , green arc and yellow arc but h