How to fetch task list details?

I want to fetch task list details against multiple task lists.
Currently i am calling FM EAM_FM_TASKLIST_GETDETAIL in a loop.
Since it may lead to performance issues in the case of large number of tasklists, I am looking for other options.
Is there any other option?

Vivek,
If you only specify those tables you require in EAM_TASKLIST_GET_DETAIL (e.g. ET_HEADERS, ET_OPERATIONS) then the function module will run much quicker.
I'm not sure why your Code Review Team have issues with this method - its common practice to use SAP standard function modules in this way.
The only real way to know if the Code Review Team are correct is to try testing the report in a test/staging system (copy of production).
PeteA

Similar Messages

  • How to attach Task List in Notification

    Hi all
    How to attach Task List in Notification?
    Thanks.

    List item is forms is generally used when you have pre-defined set of values. you can define them property of list item.
    It seems you have dynamic list of values to be displayed on your form, instead go for a text item with a LOV. You can define your logic to get list of values in record group.
    Thanks
    Rishi

  • How to retrieve Task Lists from All Subsites to the Parent Site and display in Grid view using CAML Query

    How to retrieve Task Lists from All Subsites to the Parent Site and display in  Grid view using CAML Query + object model

    do u just want task list or items under task list for all subsites
    for items use spsitedataquery ref
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spsitedataquery.aspx use recursive to get it from alll subsite under site collection
    for tasklist only u can a simply use a for loop to find in all subsite
    Manish Sati

  • Fetching Task List Id in SharePoint VS 2012 Workflow

    Hi Team,
    I have created a single task in Workflow. I have a custom list in which the workflow is attached.  I need to find the Task list id and Task list URL for the task created for the Approver.
    How to fetch this information in Workflow for VS 2012?
    Thanks

    Hi Venkatzeus,
    When workflow is created, there will be a SPWorkflowActivationProperties, it contains property like TaskList, TaskListID, TaskListURL,
    You can use it to get the task list information.
    SPWorkflowActivationProperties members:
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.workflow.spworkflowactivationproperties_members.aspx
    Thanks,
    Qiao Wei
    TechNet Community Support

  • How get configuration task list?

    hi
    i have a selection screen with this fields:
    material
    Vehicle Model
    Product Code
    Product Class
    Color
    how i can get configuration task list for this material?(like tcode cu50)
    tnx
    Edited by: saeidom on Jun 19, 2010 9:10 AM

    Hello,
    It is better to fulfil this requirement by Recording ( either BDC or LSMW )
    If you have a beg set of data and if this is a one time job, you can use 0170/0001/RCPTRA01/B. SAP gives a detailed program documentation about various options.
    There are also other objects to update the Equipment Task list, Funcational location tasklist.
    Hope this helps you.
    Best Regards,
    Murugesh AS

  • How to fetch the payment details in to report

    Hi,
    I have the MIRo number, How to find the payment document number and check number so and so.
    What are the transactions like: F053,FB03.
    Let me know the process of payment after MIRO.
    What are the documents we need to raise, how to find those documents, what is the link.
    How to find the accounting document for payment and check details (from which tables).
    What are the table names and field names. What we can get from PAYR table.
    I want to create a report for MIRO with payment details.
    How to fetch the business area field value in to report.
    What is the table name. I verified it is storing in structure. Which is the right table for fetching that value with reference to MIRO.
    With regards
    Lakki
    With regards
    Lakki

    Hi,
    For Creating MIRO Document,
    We have to create PO Me21n,
    then Do GR - MIGO using PO Reference,
    then we have to do MIRO Using then same PO. so the link is basically the PO. Then the Payment for the MIRO document is done in F-53/F-58 refering the MIRO  document. the check number will be generated once we do the Check  Print in
    FBZ5.
    You can  assign the check number to the F-53 document either in Assignment Field or the Reference field Using FCHU.
    Once you do this you can view all the Vendor Bill using Doc Type RE, KR & Vendor Payments Doc Type KZ.
    You can use the Std Report FBL1N / FK110N
    Hope its useful. Assign points if found use ful
    Regards,
    R.Ramakrishnaraj

  • How to Update Task List..?

    Hi All,
           I need to update the standard work hours for a group of task lists.Could somebody please let me know if there is any BAPI or Function module to do this or any user exit.
    Thanks in advance
    Cheers
    Nishanth

    Hello,
    It is better to fulfil this requirement by Recording ( either BDC or LSMW )
    If you have a beg set of data and if this is a one time job, you can use 0170/0001/RCPTRA01/B. SAP gives a detailed program documentation about various options.
    There are also other objects to update the Equipment Task list, Funcational location tasklist.
    Hope this helps you.
    Best Regards,
    Murugesh AS

  • [Worklist API] Failed to fetch task list

    Hello Guys,
    I am trying to fetch tasks using worklist API but it doesnt work for me..It returns the Task list whcih has 0 (zero) tasks. Below is the code i am using:
    Hashtable props = getBpelProperties();
    Locator locator = new Locator("default","welcome1",props);
    IWorklistService Worklist = (IWorklistService)locator.lookupService(IWorklistService.SERVICE_NAME);
    ITask[] Tasks = null;
    try { 
    System.out.println("Obtaining List");
    Tasks = Worklist.listTasksByAssignee("oc4jadmin");
    // I dont find any task in the collection Tasks but i can see the tasks that have been assigned to oc4jadmin using oracle worklist application
    System.out.println("Tasks:"+Tasks.length);
    System.out.println("Got List");
    } catch (ServerException e) {
    System.out.println("Error : "+e.getMessage());
    catch (Exception ex) {
    System.out.println("Error : "+ex.getMessage());
    Can anyone help me please?
    Message was edited by:
    mchagani
    Message was edited by:
    afz

    With regard to your first approach that causes the java.lang.NoSuchMethodError exception, that one is probably caused by the classpath settings.
    The piece of code from the other thread works with the following classpath in JDeveloper 10.1.3.3 and SOA Suite 10.1.3.3:
    bpm-infra.jar, bpm-services.jar, orabpel-common.jar, orabpel.jar (all from the SOA Suite server), Oracle SOAP library, Oracle XML Parser v2 library, Commons Logging 1.0.3 library, JAX-RPC Client library, and the correct wf_client.config.xml, wf_config.xml, is_config.xml files.
    In that piece of code the Apache Commons logging framework is used for logging, not log4j. There are some known issues with the logging jar's included in the BPEL libraries and custom code.

  • How to import task list to sap from external system

    There is a external system used for maintenance the task list.

    Hello,
    Have you checked the Business Object BUS1012 in Tx. SWO1?
    May be BAPI BAPI_ROUTING_CREATE will help you.
    Best Regards, Murugesh AS

  • How to fetch check number details

    Hi ,
              My requirement is to fetch the check number from payr table using CHECT field .
               but relation ship i taken from bseg table.
               i am giving query as follows
              select single chect from payr into a_chect where vblnr = bseg-belnr.
              above query is not giving solution.
               is there any other relation ship for getting check number.

    Hi ,
    My requirement is to fetch the check number from payr table using CHECT field .
    but relation ship i taken from bseg table.
    i am giving query as follows
    select single chect from payr into a_chect where vblnr = bseg-belnr.
    above query is not giving solution.
    is there any other relation ship for getting check number.
    i  written  subroutine program for calling into form .
    form  check_get tables in_tab structure itcsy
                          out_tab structure itcsy.
    tables: payr.
    data:  a_chect type payr-chect,
           b_belnr type bseg-belnr.
    read table in_tab INDEX 1.   "with key NAME = 'BSIK-BELNR'.
           check sy-subrc = 0.
    b_belnr   =    in_tab-value.
    break-point.
    select single CHECT from PAYR into A_CHECT where vblnr = b_belnr.
    if sy-subrc = 0.
    read table out_tab index 1. "with key 'CHECT'.
    check sy-subrc = 0.
    out_tab-value = a_chect.
    modify out_tab index 1.
    endif.
    endform.

  • How to import a maintenance task list from external system to R3

    Is there a bapi or a fm can import the maintenance task list (equipment ,function location ,generic) from external system to R3.

    Hello,
    how to import task list to sap from external system
    Hope this helps.
    Regards, Murugesh AS

  • How to get Payment Advice details using REGUH  REGUP tables

    Hi,
    How to fetch payment Advice details in REGUH  REGUP tables by passing Header details of Payment document (BEKNR, BUKRS and GJAHR) ?
    My observation:
    E.g. for Payment document 1500000135 i am getting following records from REGUH table
    MANDT     LAUFD             LAUFI     ZBUKR    LIFNR                       VBLNR
    300            15.04.2010     00009O     1000     AB6666               1500000135
    300            16.04.2010     00002O     1000     AB6666               1500000135
    300            17.04.2010     00001O     1000     AB6666               1500000135
    While debugging driver program for Check print i have observed that REGUH contain entry as
    300            17.04.2010     00001*                 1000             AB6666               1500000135
    For other document also i have found that its picking up last entry from REGUH (i have relate 00001O with 00001*) and accordingly its displaying records on Check
    Correct if my observation is wrong
    Whats the meaning of LAUFI 'Additional Identification' ?
    While displaying Check is the program always picks last/latest payment run entry from REGUH?
    thanks,
    Edited by: Amol Deshpande on Apr 19, 2010 9:41 AM

    Hi Suhas,
    But if we are making payments through F-58 and FBZ5 transaction then these both tables REGUH REGUP also get updated. in such case how does system determines --> Payment Run id
    Payment Run id (REGUH-LAUFI) is crucial for me to fetch Payment details from REGUP table
    also tell me when does system generates multiple lines for single payment document in REGUH ?
    Please share your views

  • How to fetch message comments using JMA API?

    Hi All,
    From telnet <host> 143, and tring get comments associated with a message works well as shown below.
    2 fetch 8 COMMENT ("/message/vendor/ms/follow-up-flag-status" ("value.shared"))
    * 8 FETCH (COMMENT ("/message/vendor/ms/follow-up-flag-status" ("value.shared" "completed")))
    How to fetch the same details using Java Mail API. I couldn't get any of these flags when added to FetchProfile before fetching. The last option is using IMAPFolder.ProtocolCommand.
    Please suggest if there is a better way to fetch message meta data as "comment" using JMA
    Regards,
    Venkat

    I don't know what JMA is. I assume you meant JavaMail.
    Sorry, there's no direct support for fetching that data.
    You might be able to get this to work using IMAPFolder.ProtocolCommand.

  • Task List Web Tool in IPM11g

    Hi all,
    Can any one tell me how to view task list in ipm11g,
    I mean what is the url for viewing task list...just as we have url for BPM worklist..like <source>:8001/integration/worklistapp.
    Thanks in advance.

    Hi Dexter,
    IPM Task List is accessible for different tasks. InvoiceProcessing, SupplierMaintenance etc. In order to access this task list, you have use the following links
    http://host:16000/imaging/faces/CommandExecutor.jspx?sol=InvoiceProcessing&cmd=StartInvoiceProcessing
    Thanks,
    Lakshmi

  • Change task list in Qm Lot

    Hi freinds,
    How to change task list in inspection lot manually??
    I have maintained manual assignment of task list in material master.
    Regards,
    Amit Shirsath.

    Hi Amit,
    There are two ways to incorporate your requirement: -
    1. With having singable tasklist( With singable Tasklist counter)
    Assume you have a Material "M"
    Customer: - C1 And C2
    Tasklist Group:- ABC
    Counter: - 01
    Go to QP02. Select the The Tasklist group counter line item, click on "Material Assignment" And assign the Material and both the customer C1 and C2 here to the material.
    (Material will be assigned two times)
    Now go to characteristics overview screen. Select the MIC and click on "Dependant Characteristic". Where if you have different limits (5 to 10 for C1 and 5 to 15 for C2), you can assign it the relevant line item representing the customer.
    2. Two different group counters:-
    Assume you have a Material "M"
    Customer: - C1 And C2
    Tasklist Group:- ABC
    Counter: - 01 for C1
    Counter: - 02 for C2
    Then it is very simple boss! Go to material assignment and assign the materials along with the Customers over there.
    update us to help you more, reward points to help you better!
    Regards,
    Shyamal

Maybe you are looking for

  • Software download error on LG Spectrum

    Is anyone else getting a software download error when they try to check for updates. Obviously my LG Spectrum has never notified me of the Android 4.0 (ICS) update because of the error. I spoke with a Verizon rep today and they said this has been a c

  • How to handle error pages in JSF

    Hii, I am facing problem in JSF handling server side errors like faces exception. For Ex; if i have a JSF screen,if i enter invalid data it will show error in the same page if i use messages tag,but i need to display errors in another page like error

  • Grand Total on Top

    Hi,   I needed some suggestion as to how to get the Top 10 total and the Grand Total on top of the report table rather than at the bottom. Please advise. Z

  • JEditorPane + HTML = slow?

    Hi, I am trying to view HTML in my app in a JEditorPane. Everythings works fine except that it goes very slowly. My app generates HTML as a string that is about 65 kB in size. Then when the JEditorPane is going to display the HTML string it takes a v

  • Aftewr Archive and Install of Leopard - how to recover files?

    After a long and frustrating day installing Leopard on my MacBook Pro (five months old), I finally have it up and running but don't know how I should recover settings and documents from my archived files. As per Apple's advice, I did the archive and