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