"Forward To" option in Agent Inbox

Hi,
We are facing issue in "Forward To" functionality in Agent Inbox.
We have done below configuration steps to execute "Forward To".
- Define Reciepient profile:
Here define responsible groups (which are already maintained in Org model as a Org. unit).
-  Assign Reciepeint profile to agent inbox profile:
We forward inbox item to particular group. Now forwared item should be visible in that particular group.
The issue is "Forwarded item is not reflecting in that group.
Please let us know if we missing any steps.
Regards
Mohit

Hi  Arun,
Yes we are using IC_Agent role and inbox profile is assigned this role.
I am trying to forward inbox item (service order , interaction record etc.) to different groups and these groups are maintained as Org. unit in org. model.
Regards
Mohit

Similar Messages

  • CRM 5.0 - IC WebClient - Agent Inbox - Forward to Function

    Hi Gurus
    In the Agent Inbox I can view Emails, Service Tickets & Follow-up Transactions.
    Currently I can forward Emails to other employees, but I cannot forward Service Tickets or Follow-ups.
    Is this purely config, if so where must I look?
    Many Thanks in advance.
    Panduranga

    Hello Panduranga,
    Responsible group is a (SAP standard) partner function. Just add that partner function in the partner determination procedure of that transaction type(s).
    Responsible groups will only work when you have maintained your organisational structure.
    When you assign a responsible group to a transaction everyone in that responsible group (in the organisational mgmt) can see the transaction in it's inbox.
    A responsible group will be an organisational unit of the organisational structure. Everyone assigned to that organisational unit will be able to see the transaction in it's inbox.
    Maintain org. structure
    Transaction PPOMA_CRM
    Maintain partner determination procedure
    SPRO->CRM->Basic settings->Partner processing->Define partner determination procedure.
    Hope this works!
    Regards,
    Joost

  • Forward to field configuration in Agent inbox

    Hello,
    does any one know how to configure following scenarios:
    1. After saving service ticket with responsible organisation(BP) and responsible person(employee), i go to agent inbox and forward same ticket to other resp emp. This should not change resp org.
    2.If I forward the ticket to other resp org system should not change pre asigned resp emp.
    regards
    Sriky

    Hello,
    According to me you can acheive your requirement in two ways (at least):
    1) Modification of method IF_ICCMP_CUCOPROCESS~SET_RESPONSIBLE_FOR_ONEORDER from class CL_ICCMP_CUCOPROCESS_IMPL (check the comments at the beginning of the coding), to implement your own logic.
    2) Use customer-specific partner functions to handle responsible employee and/or responsible group... in that case the standard won't change anything because it won't find any employee responsible ;o)
    Regards,
    Nicolas.

  • Help needed in Agent Inbox SORTBY - Drop down field

    Hi All,
    I am trying to add a new drop down value in SORT BY Field in Agent INBOX Search screen. Can some one give me little guidance on this as i am stuck with it.
    My approach till now : Tried enhancing the view ICCMP_INBOX/Inboxsearch.it is creating the zclasses for view controller and Context classes and not at CONTEXT Node level. As the context node SEARCH Class is not z type i m not able to modify get_v_sortedby.
    Any help is greatly appreciated.
    Regards,
    Udaya

    Hi,
    you do not have Transaction type exactly in search criteria - this is only the Category, which is more generic as it could be or transaction type or activity category.
    and here only generic statuses mapped in CRMC_IC_AUI_MAP_STA are available as search criteria,
    and not the statuses of transaction type directly.
    This is because Inbox was created to enable work with many transactions of a different type like eg. emails and service requests together.
    you can do something that you want but with custom development - you will need to enhance webui component ICCMP_INBOX. Here you should, based on a chosen by the user Category of a document in search criteria view, narrow the list of Statuses displayed. But I guess SAP standard already makes this as per config in CRMC_IC_AUI_MAP_STA.
    But as I wrote at the beginning, it makes you requirement tricky. As you will need dynamically check if category or trans type is chosen as search criteria, and based on this determine its type, search for available statuses in config. And you should only cut down from the list in search criteria some of a generic statuses to help the user - not determine the whole list from the beggining.
    I had a similar requirement and we were trying to create such a generic statuses for inbox which will have also the information about trans type status - eg. "In process - Forwarded externally", which was only for requests. there were also logical issues with how to search later using such criteria.
    But finally we just added a column in results view with found transaction's status.
    Summing up - I would propose you would make a mapping of a Category and statuses you want to display -to think it over, next check if you can put it into CRMC_IC_AUI_MAP_STA configuration.
    Maybe this will be the most reasonable solution.

  • CRM Agent Inbox and Org Structures

    Hi There,
    Does anyone know if the Agent Inbox can be integrated with the CRM Org Structure so that the Forward To Groups/Persons will remain up to date (as per the HR org structure which is replicated to CRM). I know that the Forward to Groups are defined as a customising task so I am not sure if this is possible, but maybe there is a program that can compare the Forward to Groups with theorg structure and update them in a batch. This would be necessary when employees resign/join/move departments.
    Kind regards,
    Tarryn

    Thanks for this.
    We've effectively used a Non-ERMS solution as per the FAQInbox document.
    We may need to look at switching over to ERMS to get this right.
    Thanks again - Max Points awarded
    Regards
    Panduranga

  • Filter Agent Inbox statuses by Transaction type

    Hi,
    We have 100 inbox statuses mapped to different tranaction type and status profile. Now when we see big list of inbox statuses when searching for the transactions in the agent inbox.
    Is there a way to display only the transaction specific statuses? i.e when I select a transaction type to search only the inbox statuses mapped to the transaction type to be displayed.
    Rgds,
    Shridhar

    Hello,
    I don't think we can filter by Inspection Lot Type in BAPI_INSPLOT_GETLIST,
    I would try below options,
    Option 1:
    You can filter via BAPI_INSPLOT_GETDETAIL  that is First pass the Insp Lot number to Detail retrieve the Details and then go for filtering as suggested by SOM
    Option2:
    Use "RFC_READ_TABLE" and pass the relevant QM Table name or View name to RFC and fetch the desired results
    Option3:
    Write Custom RFC (z-rfc)
    Hope this helps!!
    Regards,
    Adarsh

  • Service ticket  -Agent inbox

    Hi ,
    After saveing Service ticket ,where it will appears and saved .
    if i want see saved service ticket again ,how can i see it .
    After entering data in service ticket and done dispatch , where it will go ?
    is we can see service ticket in Agent inbox ?
    can any please explain what will happen of above query's detaily .
    Thanks,
    Aravind .

    Hi Aravind
    The Service Ticket will be visible through Interaction Record - Activity Clipboard as well as Agent Inbox amonst other.
    To be able to Search on Service Tickets in the Agents Inbox there is some configuration required.
    Goto: SPRO->IMG->Customer Relationship Management->Interaction Center Webclient->Agent Inbox->Inbox Search Definitions->Define Item Categories for Searches
    Here add your Service Ticket Transaction into the  "Inbox One Order Item" Type with a description you will recognise as your service ticket
    Next:
    Goto: SPRO->IMG->Customer Relationship Management->Interaction Center Webclient->Agent Inbox->Define Inbox Profile
    Create a Z* Inbox Profile from Default-1 and in the Assign Main Categories option include the required Item categories as well as the one you created for your Service Ticket in the previous step.
    Next
    Add this profile to the Webclient Profile, when viewing the Inbox you should now see your Service Ticket as a searchable category.
    <b>Reward with points if useful</b>
    Regards
    Arden

  • Employee Interaction Centre (EIC, ERP) Agent Inbox, Substitution

    Hi
    We are currently implementing EIC, ERP and are on EHP4.  We have a query regarding substitutions for the agents inbox.  We note the substitution field is blank so no one can be selected to be a substitute.  However, when a processor is set up and assigned to follow up the processor becomes available in the substitute box and can be selected.
    So my query is are only processors allowed to be substitutes? 
    Many thanks
    Julie

    Hello Julie,
    Here is how SAP describes the EIC Inbox substitution functionality:
    EIC agents that are absent (for example, on vacation) for a certain period of time can specify a substitute for that time period.
    You can enter the required time period for substitution and the desired substitute in the substitution settings. The effects of this are as follows:
    The specified substitute is entered as the person responsible and as the processor (if this is the same person) for all activities for which you are responsible.
    All other task types (e-mail (SAPconnect), web requests, follow-ups, work items) are processed as follows in the specified substitution period: All new inbox items that the system forwards to your inbox during your period of absence are also delivered to the inbox of the specified substitute during this period. As soon as the specified substitute begins to process one of these inbox items, it is removed from your own inbox.
    Hope this answers your question.

  • Forward Workitem to Next Agent if workitem is not processed

    Hi all,
       My requirement is,i want to forward the workitem to next agent if it is not procssed within 5 minutes.
    i am using latest End Tab to specify the time and next agent to whom the work item is to be send.
    but the problem is ,if the workitem is not processed in time then message comes in Deadline Messages section of business workplace of next agent but i want it in Inbox and corresponding action is taken place.
    Thanks,
    Arpita

    Hi,
    By deadline monitering you can do this activity.and you can also forward the workitem by the following method.
    U can see the workitem of the user by the table SWWUSERWI giving user id.
    select the workitem id.
    Go to the transcation SWIA.
    Forward the workitem to your inbox.
    This will not appear in user inbox anymore
    Regards,
    Pranab

  • Restrict agent inbox status drop down values based on transaction type

    Hi,
    We have  around 20 inbox statuses mapped to different tranaction type and status profile. Now when we can see many other irrelavent  inbox statuses when searching for the transactions in the agent inbox.
    Is there a way to display only the transaction specific statuses? i.e when I select a transaction type to search only the inbox statuses mapped to the transaction type to be displayed.

    Hi,
    you do not have Transaction type exactly in search criteria - this is only the Category, which is more generic as it could be or transaction type or activity category.
    and here only generic statuses mapped in CRMC_IC_AUI_MAP_STA are available as search criteria,
    and not the statuses of transaction type directly.
    This is because Inbox was created to enable work with many transactions of a different type like eg. emails and service requests together.
    you can do something that you want but with custom development - you will need to enhance webui component ICCMP_INBOX. Here you should, based on a chosen by the user Category of a document in search criteria view, narrow the list of Statuses displayed. But I guess SAP standard already makes this as per config in CRMC_IC_AUI_MAP_STA.
    But as I wrote at the beginning, it makes you requirement tricky. As you will need dynamically check if category or trans type is chosen as search criteria, and based on this determine its type, search for available statuses in config. And you should only cut down from the list in search criteria some of a generic statuses to help the user - not determine the whole list from the beggining.
    I had a similar requirement and we were trying to create such a generic statuses for inbox which will have also the information about trans type status - eg. "In process - Forwarded externally", which was only for requests. there were also logical issues with how to search later using such criteria.
    But finally we just added a column in results view with found transaction's status.
    Summing up - I would propose you would make a mapping of a Category and statuses you want to display -to think it over, next check if you can put it into CRMC_IC_AUI_MAP_STA configuration.
    Maybe this will be the most reasonable solution.

  • Issue with custom search fields in agent inbox

    Hi All,
    I am working on CRM agent inbox 7.0. The issue I am facing is like this:
    I have added custom search fields in inbox. When give a combination of standard search field and custom search field, the result is only based on standard field. The value of custom field is not considered.
    Is this a standard behaviour? Are standard fields given higher priority that custom fields?
    Any pointers on this would be highly helpful.
    Thanks,
    Narendra

    Hi Naren,
    Did you add custom field using AET? If yes then while adding custom field using AET did you make it search and result relevant?
    There is nothing like priority in standard SAP fields and custom fields.
    Please let me know so that I can further help you.
    Thanks,
    Bhushan

  • Unable to see the email attachments in IC Agent Inbox

    Hi All,
    we are running on crm7.1, i have configured agent inbox and the email functionality is working fine, we used ERMS in our scenario to route the emails to specific agents.
    Issue is that: the emails are visible and availble to the agents but we are not able to see the attachments along with, In agent inbox , the attachment is not visible for opening or downloading.
    Following has been done:
    Email profile has been configured IN IC WEB CLIENT -> BASIC SETTINGS -> COMMUNICATION - > EMAIL PROFILE - > Display of HTML mails is enabled.
    Email profile has been added in business role via functional profiles.
    SM30 -> table SXPARAMS - > maintained MULTILVALUE/ALTERNATIVE with HTML ACCORDING TO THE NOTE.
    Note 1787141 has been implemented in the system.
    still, we are not able to view the attachments which were sent to [email protected]  , while the agent logs on, he is able to see the email but not the attachment.
    please let us know if we need to maintain any further settings to achieve this SIMPLE attachment functionality
    Thanks in Advance,
    Aj

    Hi Sigrid,
    I am able to see the entry in SOIN. however the attachment is displayed like below (attached screenshot for the same, please take a look)
    SAP_BASIS is release 702 , level 0012, highest support SAPKB70212
    BBPCRM is Release 701 with level 0009, highest support SAPKU70109.
    let us know your inputs on the same.
    Thanks
    Aj

  • Number of hits displayed in IC Agent Inbox

    Hi,
    Is there any way that number of hits can be diaplayed in the result list of IC agent Inbox.
    Currently its does not diaplay the number of hits. But this is available in standard search.
    Please help.
    Regards
    Yogesh

    Hi Nicolas,
    Thanks.
    We have recently upgraded from CRM 5.0 to 7.0.
    We have enhanced the Inbox view to meet our requirements. After that I dont see the number of hits being displayed.
    I see it appearing in standard search view
    But how can I display the hits in result view. How can this be achieved
    Let me know if you require any more info.
    Regards
    Yogesh

  • Workitem should be in  IC Agent Inbox but not in SBWP

    Hi,
         I have a scenario in which i am creating a workitem through program. This is creating a workitem and sending a mail to the user through ERMS. Now, this workitem is present both in the agent inbox (i.e ERMS) and also in SBWP.
    Once the ERMS rule is executed a mail is sent to the user. But this mail is present at both agents inbox and in SBWP. If the user clicks it in sbwp , the workitem refreshs and disappear in SBWP and it is setting the status completed in the ERMS. I need this to be seen only in agents inbox.
    Kindly can you suggest
    Thanks

    Hi,
      What workflow you are using.
    I think the the workitem status completed in ERMS because of some terminating event trigger after you click on SBWP.

  • Updated field in IC Agent Inbox

    Hi Forum,
    What is the "Updated" field in agent inbox? Am not able to see any values in that when I search for service requests. Please help me on how to show the updated date in that.
    Regards,
    Shridhar

    Hi Shridhar,
    I am afraid the "Updated" field is not managed at all.
    If you look at workbench component ICCMP_INBOX, view InboxItems, context > context nodes > tree structure > tree node proxy > double-clic on class CL_ICCMP_IN_INBOXITEMS_CN02, double-clic on method GET_LASTUPDATE. Statement "clear value." indicates no value is returned.
    Now you could enhance view ICCMP_INBOX,/InboxItems with custom code, and set your own content into method CL_ICCMP_IN_INBOXITEMS_CN02->GET_LASTUPDATE.
    Do not count on reporting framework to provide the value for that field. Although structure CRMT_REPORT_LOCATORLIST foresees it, it is not filled with value by search query: see method CL_CRM_QUERYAUI_RUN_BTIL->GET_RESULT_LIST to get exact list of fields returned. CREATED_AT_DATE field is part of it, but not  CHANGED_AT_DATE.
    But you may perform the re-read of last change date even in CL_ICCMP_IN_INBOXITEMS_CN02->GET_LASTUPDATE method, because SAP already takes advantage of user-buffering in function CRM_ORDER_READ.
    So adding following code to CL_ICCMP_IN_INBOXITEMS_CN02->GET_LASTUPDATE should show you correct last update
    data:
      lv_header_guid type crmt_object_guid,
      lt_guids       type crmt_object_guid_tab,
      ls_req_obj     type crmt_object_name,
      lt_req_obj     type crmt_object_name_tab,
      lt_orderadm_h  type crmt_orderadm_h_wrkt,
      lv_date        type sydatum,
      lv_time        type syuzeit.
    lv_header_guid ?= me->bo->get_property( 'GUID' ). 
    check lv_header_guid is not initial.
    insert lv_header_guid into table lt_guids.
    ls_req_obj = 'ORDERADM_H'.
    insert ls_req_obj into table lt_req_obj.
    call function 'CRM_ORDER_READ'
      exporting
        it_header_guid       = lt_guids
        it_requested_objects = lt_req_obj
      importing
        et_orderadm_h        = lt_orderadm_h
      exceptions
        others               = 4.
    if sy-subrc is initial.
      read table lt_orderadm_h into crmt_orderadm_h_wrk index 1.
      if sy-subrc is initial.
        CONVERT TIME STAMP crmt_orderadm_h_wrk-changed_at TIME ZONE sy-zonlo
            INTO DATE lv_date TIME lv_time.
      may need to convert first to strings
        concatenate lv_date lv_time into value separated by space.
      endif.
    endif.
    Hope you can use these ideas
    Kind regards
    Walter

Maybe you are looking for