Skip to Content
0
Former Member
Dec 03, 2009 at 12:04 PM

Can we lock set of employees at a time?

44 Views

Hi everyone,

I need to maintain Infotype records for a set of Employees. Function module 'HR_EMPLOYEE_ENQUEUE' locks only a single employee at at time. I can pass pernrs through loop...endloop, but if there are multiple records of a single employee, lock and unlock happens for every loop.

Is there any FM to lock multiple employees?

Thanks in advance,

cs