ERMS: Selection of workitems

Hello,
When I search for e-mails in the agent inbox, I have the option to select on status.
When I leave the status field blank, I see only the e-mails with status "open". The others I don't see.
Only when I explicitly select status "in progress" I see mails with this status.
However, when leaving the field blank, I want to see all statuses.
Some analyzing brings me to BAdI CL_CRM_IC_AUI_WI~SELECT_WORKITEMS_ERMS. I can see that in it_parameters, the status is filled with "READY". However, I would expect this to be blank.
How can I tackle this, preferably without adapting SAP standard?
Best regards,
Wim Olieman

Hello Wim,
I also need to enhance class CL_CRM_IC_AUI_WI, could you please tell me what's the BADI name that I can use to do enhancement?
And for selection paramenter "Status", how to differenciate status of "Transaction" & "Email" since they have different "status" but they all in "Agent Inbox"? For example, if I choose "Service Request" in "Main category", then "status" of "service request" will display, and if I choose "Inbound email" in "main category", then a list of "email" status will display in field "Status".
Thanks a lot in advance!!
Long

Similar Messages

  • ERM : selection of roles listed in multiple pages

    Hi
    In ERM, we cannot select roles more than what all are shown at current page (for say export or mass maintenance)...Is this a limitation of the product or any configuration setting is possible to address this.
    Thanks
    Abhijeet

    Hi Abhijeet,
    I hope I understand your question and the solution is,
    Suppose you want to do Mass Maintenance in ERM and you are searching roles on your specific criteria. Now the system given output of 100 roles. But the current page is showing only 8 rows per page. You want to see all 100 rows in this single page.
    In the buttom of the nevigation screen you can see Rows per page . Here it is showing 8.
    But Total Number of Records  is 100 showing. Just replace 8 with 100 in the Rows per page and press the tab key. It will show you all 100 rows in this current page 100%.
    Your problem will be resolve by doing this exercise.
    Regards,
    Sudip.
    Edited by: Sudip Saha on May 12, 2009 5:46 PM

  • IF_SWF_IFS_WORKITEM_EXIT: How to find out recipient of forwarded Workitem

    Hello everybody,
    I am developping a workflow application with an external status monitoring, i.e. for each workitem I must write the current status as well as the person or organizational unit who is reponsible for the workitem to an external Z-table.
    I found that the programming exits using the interface IF_SWF_IFS_WORKITEM_EXIT would be the right way to do this. However, I cannot find the recipient of a forwarded workitem in the whole object, neither a method which would return this information.
    Does anybody have an idea?
    Thanks a lot
    Martin

    Hi,
    not quite.
    I want to achieve the following:
    Let's assume, the workitem is in the inbox of user DILBERT.
    Now DILBERT is in his Business workplace, selects the workitem and clicks "forward". He gets the popup to enter the user he wants to send the workitem to. Let's say, he picks user WALLY.
    Now I want to upate my custom status table with the user WALLY as the actual agent. Unfortunately, when I call the mehtod IM_WORKITEM_CONTEXT->get_header, the field WI_AAGENT still contains the value DILBERT instead fo WALLY.
    And I can find the value WALLY in no other accessible field either.
    Thanks,
    Martin
    Edited by: Martin Krausch on Apr 19, 2009 4:47 PM --> corrected typo only

  • Error in forwarding workitem

    Dear experts,
            For Purchase requisition release workflow , I am developing custom workflow with 3 level of approval.User decision step is going for first level of approval,If that person he is on leave I need to forward that workitem to next level.
    For this requirement I had set the dead line in user decision step and in request end tab 1 day time line given.i am using the FM SAP_WAPI_FORWARD_WORKITEM but it giving error. u201DFunction not available for this workitemu201D.
    Ques: What to forward the workitem to next level .
    Searched in forum,but I didnu2019t get any helpful information.
    Kindly give some idea ,to complete this task. If you have any document related to this ,provide me.
    Thanks in advance.
    Regards,
    Ram

    Hi,
    U can follow the below steps to achieve ur expected result:
    1) U hav ur workitem sending step. Include a deadline under 'latest end' tab. Here u specify the date & time whn the workitem shld b forwarded to the next person. Select 'Modelled' as action.
    2) This will include another branch for deadline for tht step.
    3) Include 'Process control' step in the new branch.
    4) Select 'Cancel workitem' and specify the workflow step number for ur workitem sending step used in step 1.
    5) In the 'outcome tab', u can see 'Processing Obselete' . Activate tht by clicking on the gray button. This will include another branch as 'Processing Obselete' for the step.
    6) Now include another workitem sending step for the next person.
    Whenever the workitem is not completed within the specified time by Person1, it will delete the workitm in his inbox  & send it to Person2.
    Hope this helps.
    Regards,
    Sivagami

  • Multiple approval of workitems in UWL

    Hi,
    I am working on a workflow in SD related to bidding/entitlement management. There is a client request that, the user should be able to select multiple workitems in UWL and then click 'approve' to approve the multiple workitems selected. If so, how?
    Thanks,
    Sheik.

    Hi,
    Normally UWL iViews appears with radio button for each of the workitem in the list.
    It can be customized using Decision Views. For e.g. converting radio boxes to check boxes to enable
    mulitple choices etc.
    Look into Decision View configuration part of the UWL.
    Hope it will give some pointers.
    ~Vipin

  • Executing multiple workitems at a time

    Hi,
    Whenever the user selects multiple workitems that belong to the same task and executes the first item, then the samething should all the applicable to other items also. For example, consider that I have 20 workitems that correspond to leave requests. I select all 20 workitems and execute the first one and select approve. then all the 20 workitems should be executed with the option select.
    How to achieve this functionality?
    Raj

    Hey Mike,
    You're absolutely right, I didn't know this.
    It took me some time to find it, but here:
    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/8d/25f4e3454311d189430000e829fbbd/frameset.htm">http://help.sap.com/saphelp_47x200/helpdata/en/8d/25f4e3454311d189430000e829fbbd/frameset.htm</a>
    I's all explained.
    Kind regards, Rob Dielemans

  • 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

  • Workitem is not getting approved even it gives success message in UWL

    Hi,
    I have a Claims and Approvals - Domentic Education Workflow.
    When 1st line approver tries to approve a workitem then it gives success message that workitem has been approved but when approver refreshes his UWL this workitem still exists in his worklist and even its status doesn't get changed to Approved.
    This taks is not defined as General Task.I had even synchronized using TR - SWU_OBUF but still issue persists. I can Complete a workitem using Tr SWIA but I am not ure how I can Approve given workitem from R3 side.
    Thanks,
    Yagyesh

    Hi Yagyesh,
    Even i faced similar issue. First thing, if "Delta pull mechanism" not enabled from portal, it will take time to refresh the UWL.
    second thing, if that workitem not approved and you are looking for approval from R3 side, then got SWIA tcode and input the workitem against 1st parameter "Identification" and execute(F8), it will takes you into next screen, in this screen, select the workitem and press "without check"(shift+F5), it will prompt " Approve, Reject " buttons. Now you can take decission on this workitem.
    Hope this will resolve your issue.
    Regards
    Bhaskar Arani

  • Deadline change for workitem

    Hi Folks,
    I have read many threads about the procedure to change the deadline date and time for testing purpose.One of them is to goto swi1 or swia and select the workitem of the deadline task in menu 'goto' and select 'Technical Workitem Display' and then select the 'change' option in 'edit' button. But in this, deadline date and time are in display mode and I am not able to change it., even thogh I have selected the change option from menu.
    I am not facing any authorization problem. Am I missing something?

    Thanks Sanju and Rick.
    I am  going to SWIA t-code and select the correct workitem and from menu bar select 'Edit' and 'Display Workitem'. In that screen I can see 'change deadline', 'forward', 'resubmit' options, but no option to 'chnage container'. And when I select 'Chnage Deadline', I can see the latest start, end and requested end date and times set. But they are in display mode and I am not able to modify it. When I checked Su53 after this, ther's an authorization fail. Waiting to get the authorization and check and reply shortly.
    Thanks for all your suggestions.
    Regards,
    Rahul Kulkarni

  • Data stuck in QRFC in client proxy scenario

    In client proxy scenario (proxy to file async). I triggered the report porgram from ECC and I the green flag moni in ECC but the mesage is did nto reach PI as it got stuck in qrfc. It reaches PI upon clearing the message from SMQ2. Please help solve this.

    this problem persists when queues are not registered or any abapstack workitem gets into error.
    select the workitem in smq2. execute it manually. after completing the execution, goto sxmb_adm tcode, there select manage queues. then register queues.

  • Creating a report for linked work items...

    We are using TFS 2012 and need to create a report (either excel or SSRS) that shows all the user stories under the current sprint and any linked child items across two projects. I can do this easily per project in VS and open it in excel but excel won't
    let me copy/paste two projects work items in one spreadsheet. I tried searching and found a few suggestions but they don't seem to work.
    TIA,
    Vik

    Hi Vik,  
    Thanks for your post.
    We suggest you create a such report using TFS API. Please refer to below code snippet:
                TfsTeamProjectCollection tfs = new TfsTeamProjectCollection(new Uri("UrI"));
                tfs.EnsureAuthenticated();
                WorkItemStore workitemstore = tfs.GetService<WorkItemStore>();
                string wiql ="SELECT * FROM WorkItems WHERE [System.TeamProject] = 'TeamProject' ORDER BY [System.Id] ";
                WorkItemCollection wic = workitemstore.Query(wiql);
                foreach(WorkItem workitem in wic)
                if(workitem.Links.Count!=0)
                    foreach (Link link in workitem.Links)
                        RelatedLink relatedLink = link as RelatedLink;
                        if (relatedLink != null)
                            Console.WriteLine(relatedLink.RelatedWorkItemId);
    You can create your custom work item query to return all the parent work items, then save this query as a .wiq file in local path, then open this .wiq file and you will find the wiql string in it.
    For more information about work item query TFS API, please refer to:
    https://msdn.microsoft.com/en-us/library/bb130306.aspx.
    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.

  • Std Work flow for Invoice Parking & posting

    I am working om std SAP workflow for invoice document parking :
    I have done the following activities :
    1. Activate Work flow Template for Document Completion
    Here i activated the event "Complete the Parked Log. IV Document"--> Incoming Invoice Document Parked. It is showing a green traffic light .
    In agent assignment
    Complete the Parked Log. IV Document>Complete the Parked Log. IV Document>Complete the Parked Invoice--> i have assigned the user MMCONFIG
    2. In Define Release Criteria i have the following settings :
    1000 H Credit 0.01 INR US MMCONFIG
    1000 S Debit 0.01 INR US MMCONFIG
    3. In Activate Workflow Template for Release for Posting
    Here i activated the event Incoming Invoice Complete: ReleaseRel & i m getting a green traffic light .
    In assign agents i did the following
    Release the Completed Log. IV Document>Release the Completed Log. IV Document>Release the Completed Log. IV Document i assigned the user MMCONFIG
    In Invoice Parking: Approve Release i assigned the user MMCONFIG .
    For Invoice Parking: Release Invoice
    Invoice Parking: Posting an Invoice " I AM NOT ABLE TO ASSIGN ANY USER AS THESE ARE BACKGROUND TASKS ".
    Now when do a MIR7 - Park invoice & save the invoice as complete i am getting a mail in the mail box of MMCONFIG saying :
    "Invoice Release 5105xxxxxxx 2009, Completed by MMCONFIG "
    I go & release the same invoice .
    Then i executed MIRO & tried posting the released invoice . The sysem doesnt allow me 2 post the invoice .
    It automatically goes to MIR4 transaction & forces me to save as complete
    if i try to post it the system says "Parked document is release-relevant and cannot be posted"
    Pls tell me how can I post the invoice & IF MY SETTINGS FOR THE WORKFLOW IS OK ???
    Regards
    Anis

    Firstly,  check with the Binding of the event and workflow, if they are fine
    then check if the workflow gets triggered when you are posting... to check this,
    First go to transaction SWU8 - turn on the workflow trace and then
    Proceed with posting the invoice
    go to transaction SWU8 again and then turn off the workflow trace
    go to SWU9 - to check which all workflows got triggered....
    If there is any workitem in your workflow, then go to SWI1 and select the workitem of that workflow and press shift+F8 to check the status of it and also check to which all agents it had sent...
    If possible just give a hardcoded value in the workitem for testing purpose and check if that goes properly, later on implement the rule.....
    If the workflow does not triggere - go to transaction SWETYPV and deactivate and activate the event linkage with that workflow....
    Regards,

  • Attachment error: Object Link type   in UWL

    Hi,
    This is regarding the UWL - opening the attachment.
    we have integrated the solution manger to the Enterprise portal where
    the workflow tasks of the solution manager will be displayed in the UWL
    of the Enterprise portal.
    The workitems are displayed properly, but when we try to see the actual
    work item attachment it is giving error as follows:
    "Attachment error: Object Link type . See log file for details "
    The detailed error we have taken from the UWL.log, which displays as
    follows:
    " Mon Mar 12 20:45:42 GMT+05:30
    2007:com.sap.netweaver.bc.uwl.core.connect.webflow.util.ObjectLinkException: Mon Mar 12 20:45:42 GMT+05:30 2007 CRM Context service has not
    been installed "
    The URL which goes like this:
    http://ep6devn:50000/irj/servlet/prt/portal/prtroot/com.sap.netweaver.bc.uwl.ui.UWLInformation?key1=AttachmentError&key1_param1= Object Link type .
    Similarly if we try to open the same attachment in solution manager by
    logging at SAP-GUI frontend i.e. through Tcode:SBWP and selecting the
    workitem, choosing the objects and attachments. it is displaying the
    actual message.
    Enterprise portal current status: EP 6.0 NW2004-SP16
    Solution manager status: SOlution manager 4.0 NW2004s-SP8
    Help me in solving this.
    Thanks and Regards
    Yaswanth kumar P

    Hi Yeshwanth,
          Can u please share the document how to configure Solution Manager with  UWL of portal.
          Please share the document as u can.
    Regards,
    kishore.

  • Need Help: Workflow Decision Task not visible in NWBC for customer Task

    Hello All,
    I am  new to NWBC configuration , need ur expert knowledge  for the below issue. I have checked the treat . Approve/Reject button for SRM Approval for RFx response ,but not able to get the exact steps for the configurations in NWBC.
    Requirement.
         We are working on SLM/SRM module, where we have requirement to create a custom workflow with custom Task for which we have executed below actions.
    Created the Custom Workflow.
    Created the custom Task with custom  ZCLASS and ZEVET.
    Created   Event linkages in SWE2.
    After doing this we are getting the workitem in the NWBC, currently we don’t have the Portal system in place, so we are using the NWBC for all our testing.
    What is the issue?
         When we select the workitem in the NWBC (UML) inbox  , the Decision Task ie “Approve” or “Reject” button are not visible , where as for SAP standard  Task  buttons are visible.
    What help we need?
      When we cross check the SCN/IBM portal, found that we need to do the XML file configurations. Can you any one kindly let us know the steps we need to follow to achieve our functionality.
    Thanks a lot in advance.
    Thanks and Regards
    Channa

    You need to share the details of what Inbox you are using, configuration steps depend on it. If you aren't using portal, you aren't using UWL and there is no UML inbox. You need to get your facts straight. Most likely you are using the Business Workflow Inbox (SWF_WORKPLACE) or the Lean Inbox (IBO_WDA_INBOX). Both are based on Web Dynpro ABAP and POWL but the configuration is different. Regardless, you posted this in the wrong space. Correct space is either SAP NetWeaver Business Client or Web Dynpro ABAP.

  • Work Item to be disappeared from user1 inbox when escalated to user2

    Hi,
       I created a customising workflow for Credit Memo Request with 2 escalations  for approval. I have used Fork operation to get this functionality with Requested start option in 2nd and 3rd branch to escalate after 3 and 6 days respectively if not the document is approved by the agent in branch 1.
    Every thing works fine, but the client wants the work item to be removed from USER1's inbox when escalates to USER2 and from USER1 & USER2's inbox when escalated to USER3.
    Could you guide how can we do it in my case.
    Thanks in advance.
    Edited by: Jaya on Sep 30, 2010 10:26 AM

    HI Jaya,
    you can make use of 'Processing Obsolete' here as it would remove workitems from the approvers inbox whose deadline is missed.
    First of all , in the decision step make 'processing obsolete' active under 'outcome tab' of the task.
    Use latest end with time as 3 days and  action as modeled.Now in modeled deadline, make use of process control step and select 'set workitem as obsolete'  and put step number of your dialogue step in 'workflow step'.
    This will make the workitem diasppear from the approver inbox once the deadline is missed after 3 days.
    Now to repeat the process fro 2nd and 3rd approver , put all of this in a loop, and before loop ends, find the next approver id in the outcome 'Processing obsolete' of the desicion step.and pass this id to the expression used for approver.
    The loop condition can be a flag that is set to X when a deadline is reached. To do so, add a container operation in modeled deadline before process control step that will put the flag X.
    So loop will continue to second pass if deadline is missed and hence so on till 3rd approver.Formulate condition for highest level of approval too.
    Hope this helps.
    Regards,
    Sangvir Singh

Maybe you are looking for

  • EM Error : java.lang.Exception: No Such Target

    Hi All I have 10 databses in the server and getting this error only for the one database " java.lang.Exception: No Such Target " When i stop dbconsole and start it again then the problem will solve but the within a day or two again the same message i

  • Lockbox issue - Very urgent....

    Hi all, If a payment from the lockbox file is erroneously put ‘On account” for a customer since it was unprocessed and later the user has realized that the payment does not belong to that customer also it is not related to any customer so, he wants t

  • HT1212 i need to restore this i pod touch   my daughter forgot her passcode

    i need to restore my daughter s i pod touch    she has forgotten it

  • New to SAP enviroment

    Hi All. I have been reading on this forums for a few weeks ago, in order to get involved in the SAP world, I'm a regular web programmer (Java, PHP, JSPs, Perl, HTML, JavaScript, etc, etc). And Here in the company I'm being asked to do a number of rep

  • Live cache error

    Hi Gurus, In my PC while iam trying to start livecache, the following msg's were popped up, ERROR NO CONNECTION during update transcation in apo-lca when i click yes in ERROR NO CONNECTION occured in settings  write transcation...... after that livec