Skip to Content
0
May 29, 2018 at 02:54 AM

Alternative FM for HR_TIME_RESULTS_IN_INTERVAL

329 Views

Dear Experts,

As FM HR_TIME_RESULTS_IN_INTERVAL takes INT_PERNR as input parameter, when there're a lot of PERNRs, the FM has to be called many times repeatedly.

This will cause very long execution time of the report when the FM has to be called several tens of thousands times.

So, I would like to know, is there any suggestion on how to tackle such situation?

I'm wondering if there is already some FM in place so that PCL2 can be imported in batch of multiple employees. ?

Or is there any other technique to improve the performance?