Enhancement in BPSeach of winclient CIC

hi,
i want to add a new field(say mobile no)in BP search page of winclient CIC.now i have changed the sceen layout using smw0.But in backend in order to search based on mobile no, i have to assign some function module .But for that what i have to do exactly.
can anybody  guide me??
thanks in advance
regards,
anirban

Hi Anirban,
If you want to add a field which is a part of any of the table strutures  mentioned in
spro ->icwinclient -> Customer Specific System Modifications for IC -> Define customer specific search control
,then all you have to do is to add an entry here
eg. Z_ISM_BPSEARCH     CCMADDRESSFIELDS     STR_SUPPL2     X
The corresponding entry on the html template for this would be
eg. <TR>
          <TH align=left  width=28%>Apartment Name</TH>
          <TD width=72%><INPUT name=STR_SUPPL2 size=60 maxLength=60 type=TEXT/PLAIN>
          </TD>
        </TR>
If you want a field which is not part of any of the structures mentioned above then you've got alot to do.
1.Enhance one of the strutures mentioned above.
2.Make a Z copy of CRM_CIC_BP_SUB function group and
  make few customization settings accordingly.
3.Finally in the START_BUPA_SEARCH routine of 
  Z_CCMCS_BP_SEARCH2 function module you have to build
  in your own logic for search based on your newly added
  field.
Regards
Ranjit

Similar Messages

  • Custom reports execution in Winclient CIC

    I wanted to know the possibility of running customer on-line reports within winclient cic. this allows the agent not to leave the cic to run reports that extracts information for the customer call.
    thanks in advance for the answer.

    multiple possibilities:
    - a transaction can point to a report (with standard selection screen 1000)
    - a transaction can also point to a module pool (with any screen from the module pool)
    --> The CIC will jump to the transaction, and you'll be able to return to the CIC afterwards, but it will not show the transaction within the CIC (standard "call transaction and return"-statement).
    It's probably possible to define your own screen and call that as a subscreen in a workplace, but I haven't done it yet.
    Grtz,
    Michael.

  • Enhance CIC - allow custom relation type

    Hello,
    I am trying to enhance the CIC WinClient in a CRM 5.0 system. When you have a BP open, you have a button to quickly add a new contact person. We already enhanced the popup with several custom fields by implementing the Badi IF_EX_CRM_IC_BP_SEARCH / CRM_IC_BP_SEARCH, but now I also want to give the user the option of specifying the relation type in which the BP and the CP are linked, and not only have the default BUR001.
    With debugging I have found that in FM BUPR_CONTP_CREATE the relation is defined with a constant,
    LS_BUSRDIINIT-RELTYP    = GC_RELTYP_CONTACTP
    This FM is called ultimately called from a FM LCRM_CIC_BP_SUBU35 which is outside the Badi implementation (meaning we have already left the Badi with END METHOD).
    Since I am kinda new to ABAP development, is there another Badi anybody knows that I could implement here, or would I have to copy basically the whole CIC into a Z namespace? I was asked to not use modifications here...
    Thanks!
    Thomas

    Hi Rahul,
    Please see my responses, they might help...
    http://forums.sdn.sap.com/thread.jspa?threadID=1923438&messageID=10138718#10138718
    Regards,
    BJ

  • How to use Function CCM_HAB_EXECUTE from CIC WinClient?

    Hello,
    i me calling the function "CCM_HAB_EXECUTE" to call specific CIC-Actions (Transactions) from the CIC WinClient?
    How can i also give the Function above the Value of the object i would like to display or edit in the called Transaction??
    For example the Function can call a Transaction to display a Business-Partner in CRM, so how can i also give the Number of the Business-Partner too, in order to show its detail directly??
    Thanks,
    Nazih
    Message was edited by: Nazih Kayyali

    Hello,
    I want to use funtcion CCM_HAB_EXECUTE to process cic actions but how can I read the result? If the users cancels the transaction for instance...
    thx in advance,
    jeroen

  • Cic winclient :  Extra search field is populating with BP number

    Hi guys
    I enhanced the IC WINCLIENT search criteria with Extra field ( BP External number) in the BP extended search area i.e application area by adding the HTML code and I Modified all the relevant function modules,  when I am searching with BP External number it was working fine, <b>except in the result screen Extended field ( BP External number) is filling with BP Number not with the  BP External number .</b>
    is it required to make any changes in the html code
    I did the below HTML code
    <TR><TH align=left width=28%>BP External Number</TH>
    <TD width=72%><INPUT name=BP1_BPEXT size=20 maxLength=20 type=TEXT/PLAIN>
            </TD></TR>
    Pls help me what I am missing
    Thanks in advance
    Warm regards
    Rajasekhar
    <b></b>

    Hello,
    please see note 950975 and check IE versions and also check that the latest GUI patch is available on the users PCs.
    Regards, Gerhard

  • Enabling BP serach functionality in CIC Winclient

    Hi all
    i want to use BP seaarch functionality on CIC Win client screen,now when i have added the Workspace for BP search i am getting the blank screen under the BP search tab,
    please tell what is required to enable the BP search full fledge functionality on CIC winclient screen
    i am working on CRM version 5.0
    help will definitely be appreciated
    best regards
    ashish

    Ashish ,
    Try this
    Please do as suggested below .
    IMG -> CRM -> IC Winclient -> Visible components -> Search Strategies -> Define profile for search strategies
    Here select your search profile -> Click on Search attributes ->
    Double click on NORM -> enter " ISU_BP_FINDER " in HTML BP Search field .
    Hope this will solve the problem .
    Regards,
    RKumar

  • CIC WinClient

    Hi All,
    I have created a customised BP search. Its working fine.
    The BP search searches the IBASE/Iobject for a given Model + Serial Number.
    I create a new customer using the Lean BP Creation function.
    I have the all the details in the BP search (CCMSEARCH_STRUCT) including the New consumer(as Business Partner 1) created.
    Now I want to update the searched IBASE with this new consumer created in the BP Search tab as a new partner to the IBASE.
    If any have faced a similar situation pls inform as to how to go about it.
    Hope I am clear in my question .
    Thanks in Advance
    Ramesh

    Hi Ramesh,
    I do not have a solution for your problem. -)
    Nevertheless, perhaps you can give me some hints how to enhance the BPSearch in IC Winclient.
    I need to add some more fields for searching and showing.
    Thanks in advance.
    Frank

  • Cook book on cic winclient 5.0

    Hi,
    Can any body send me a cook book on CIC winclient 5.0 to [email protected]
    Thanks in advance,
    Ramakrishna.R

    Hello Mohit,
    Yes, as I mentioned above in my first response, these two default actions will route the customer's response email to whichever agent is currently assigned to the ticket or case (where the ticket or case tracking ID was inserted by the agent or system into a reply email that was sent in response to a customer's original email). In addition the customer's response email will be linked/threaded to the existing email thread of all emails linked to the ticket or case. But if you really want the email to be routed to the agent who first responded to the initial customer email (rather than to the agent who currently owns the case to which all the emails are linked) then you would need to copy the standard action and modify it. However, my recommendation would be to modify your business processes to take advantage of the SAP recommneded best practice and default action -- unless you really have a unique business process where it makes sense to send the customer's email back to whoeve first responded rather than to whoever is working on the issue now.
    Best regards,
    John

  • Sales + CIC Winclient + Marketing Bulueprint

    Hi Guys.
    I am looking for a blueprint document for
    Sales : - Opportunity Mgmt, Quotation & Order Management
    CIC WinClient
    Marketing: Lead Management, External List Mgmt, Market Segmentation, Marketing Campaign & Marketing Calendar
    I would be starting of in my new job and since i am new it your help would be much appreciated.
    Anyone have any blueprint documentation can you kindly e-mail it on.
    [email protected]

    HI...
        how can u expect BBP in a forum.....they are very confidential.....if u have any other docs which can lead to ur improvement of ur skills u can get..
    regards,
    sanjana

  • Ibase integration in CIC winclient

    i have created one Ibase and assigned partner to it but when i search partner in CIC winclient it doen't show me the Ibase ? what will be the reason ?
    can any one help in this.
    Thanks in Advance.

    Hi Rakesh,
    Ibases will be seen in the navigation area tab and as well as in the application area. (IB_NAV)
    To search for Ibases first make sure that in the search profile (search attributes) you have maintained a partner for Ibase search.
    Customer Relationship Management-> Interaction Center WinClient-> Component Configuration-> Visible Components-> Define Profiles for Search Strategies
    Wish it helps.
    Do reward with Points.
    Regards,
    Shalini Chauhan

  • CIC WinClient - BOP Method nee help

    Dear Folks,
    I'm going to rolled out to another CRM project where i have to support for CIC-WinClient. The Issue is i'm not good at CIC, Can you let me know How to work with BOR Methods in CIC?
    The system configuration is CRM 4.0 and R/3 4.6.
    That would be highly great if you can suggest me a doc for BOR Objects.
    Awarded points for the best suggestion.
    Srujan

    Hi,
    please see note 322517 and related!
    Furhtermore please the search in SDN, there are several threads dealing with this
    issue.
    Regards, Gerhard

  • How to hide fields in BP search tab of CIC  Winclient ????

    Hi All,
          In IC winclient my requirement was to hide the IBase fields from BP search tab. I have done that by changing the html file  in SMW0 and assigning it in profiles for search strategies.
    But, now when I search for BP in CIC0 it doesnt get searched. I mean after search, the result fields dont get filled with any data. If I revert my changes everything works properly.
    Are there any other changes required to be done ????
    Am I  missing some step(s) in between ??
    Any suggestions would be of great help !!!!
    Regards,
    Ashish

    Hi Anirban,
           That is exactly the code I have deleted.
    I have carried out the following steps :-
    1) Copied HTML obj. - CRM_CIC_EMP_SEARCH to ZASH_BPSEARCH. Deleted exactly the code you've specified.
    2) In define profiles for search strategies
    - Copied ISM_BPSEARCH to ZASH_BPSEARCH
    - Copied CRM_ISM_SUBCREATE2 to ZASH_CRM_ISM_SUBCREATE2
    - In search attributes->General tab-> Changed HTML for BP Search to ZASH_BPSEARCH.
    3) In Customer specific system modi->Define customer specific search control-> Copied the following entries
    O_ISM_BPSEARCH     CCMIBCOMPFIELDS     DESCR     X
    O_ISM_BPSEARCH     CCMIBCOMPFIELDS     DEVICEID     X
    O_ISM_BPSEARCH     CCMIBCOMPFIELDS     GUID_COMPC     
    O_ISM_BPSEARCH     CCMIBCOMPFIELDS     IBASE     
    O_ISM_BPSEARCH     CCMIBCOMPFIELDS     INSTANCE     X
    O_ISM_BPSEARCH     CCMIBCOMPFIELDS     OBJECT_FAMILY     X
    O_ISM_BPSEARCH     CCMIBCOMPFIELDS     OBJECT_ID     X
    O_ISM_BPSEARCH     CCMIBCOMPFIELDS     PRODUCT_ID     X
    and changed O_ISM_BPSEARCH to ZASH_BPSEARCH and removed the X flag from all entries
    4) In define IC winclient profile
    CONTACT_SEARCH_CONFIGURATION = ZASH_BPSEARCH
    Regards,
    Ashish

  • Automatically display the Interactive Scripting on WinClient's CIC

    Is it possible to automatically display the Interactive Scripting for the cic Agent?
    I only have one script so there's really no need for the agent to choose when he only has that option.
    I'm on CRM 4.
    Thanks in advance,
    V

    Hi Vitor,
    To show the Interactive Scripting ViewSet as the default Viewset for your IC profile you will need to do the following customizing step:
    IMG > CRM > IC WebClient > Define Inital ViewSets and Transactions
    Create a new entry for your profile and set the Initial View to ScriptViewSet
    The views for Interactiver Scripting itself (in CRM4) are JSP's located in the Java Stack of the CRM server and can not be maintained using the ABAP workbench, so if you want to launch a script by default you will need to "extend" the coding of the appropriate JSP

  • Enhancement on SAVE button in CRM CIC

    Hi,
    We have a requirement to call the SAP IS-U code when clicked SAVE button on CIC0 in CRM (not one on the standard tool bar), under tab IBase, after entering a new PoD or change PoD.
    I am new to CRM and not sure how to find the enhancement for this, how to customise the class. Not sure how to use CRMV_EVENT.
    Please could someone help me out in this.
    Many Thanks,
    Anand

    Hi All,
    Sorry for the delay . I am quite new to CRM. I was just looking for the enhancement options and I found that I could add-in the custom code in SAP standard FM.
    In the FM you can create enhancement space where you can code and which will be called in runtime.So i put the code in their and it worked as I wanted it.
    Please refer implicit enhancements.
    http://help.sap.com/saphelp_nw04s/helpdata/en/13/ca944160b8ac5fe10000000a1550b0/frameset.htm
    Thanks,
    Anand

  • CIC - Winclient : Automatic bp-popup  in inwait mode ?

    Hello,
    is possible to get the bp-popup in inwait mode automatically,
    as it happens when I search manually for a phone number ?
    When I search manually for a phonenumber,  system pop-ups automatically
    a window, if there are more then one bp found in system.
    Now I want to know if this automatic bp-popup is possible in inwait mode in cic ?
    Hope someone can help me !
    Thanks and best regards
    Gerd

    Has nobody a solution ?
    Check again.

Maybe you are looking for

  • Issue in generation of Change Document - ChaRM

    Dear All, We are implementing ChaRM, I have copied the standard transaction type to z. I am able to create request for change with transaction type zmcr but when the normal change or urgent change document are created they have standard transaction t

  • How to run a SQL query which is stored in a column using PL/SQL?

    Hello I have a table A and one of the column values is select * from emp where empno :=xyz; Now I would like to call this SQL query using a cursor in PL/SQL and run this for all the empno's and insert them into a temp table. Can anybody help me in wr

  • Deleting standard Function, subroutine, ....

    Hi experts,    Can I delete standard Function, subroutine, .... of SAP ECC 6 !? If can, what authorization do I have to ?    In case, I created some function group,function, ... at report painter, or copy from standard program, function, ... and then

  • Possible to get application parameter in value help

    Hello colleagues, we developed a value help for business partner to use it in an wda-component . in this value help only those business partner should get supplied where the user has a relationship to . to make it really difficult we can not use the

  • Full Screen Text-Mode on a PC

    I bought a 23" and a 20" Apple Cinema Display. They are outstanding quality; but I don't seem to have a text mode, i.e., when the computer boots, I don't see anything until the gui appears on Windows XP and my FreeBSD boxes. Is this normal?