Skip to Content
0
Former Member
Jun 13, 2014 at 08:25 AM

How to fetch task list details?

1956 Views

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?