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?