‎2007 Nov 26 11:26 AM
‎2007 Nov 26 11:30 AM
It locks the given Pernr for any modifications ..
need to unlock the pernr with HR_EMPLOYEE_DEQUEUE ..
‎2007 Nov 26 11:33 AM
The FM lock any empoyee number the u passed,
If u need to unlock the same use hr_employee_ dequeue,
Reward points!! if it useful
‎2007 Nov 26 11:38 AM
hi,
this is used for Lock Object.
it is followed by database. one server to another server compared.
‎2007 Nov 26 11:39 AM
Hello,
It is used to lock PERNR number, it can be ur employee or partner etc. by doing this u can perform exclusive operations on PERNR. which could be changing the personal details of that PERNR. Other lock function modules are also available, for HR to lock different objects. For each ENQUEUE function module there is corresponding DEQUE function module.
Thanks,
Saurabh