2009 Mar 16 7:17 AM
Hi,
In pa30 tcode, when i am intering the Employe Id it gives an error msg. "Person is already being processed by user xxx ". i want to show this error msg in my "y programe", my problem is that
how can i get that user id "xxx" which is used by user "xxx".
Thanks in advance,
Regards
Shri Narang
Hi,
In pa30 tcode, when i am intering the Employe Id it gives an error msg. "Person is already being processed by user xxx ". i want to show this error msg in my "y programe", my problem is that
how can i get that user id "xxx" which is used by user "xxx".
Thanks in advance,
Regards
Shri Narang
2009 Mar 16 7:20 AM
2009 Mar 16 10:07 AM
For your Y Development you can use below FMs
HR_EMPLOYEE_ENQUEUE to lock the PERNR
HR_EMPLOYEE_DEQUEUE to unlock the PERNR
When you are opening any personal No in Changed (Not in Display Mode) Pass the PERNR to the FM HR_EMPLOYEE_ENQUEUE to lock the PERNR in NUMBER
Once you are done will all the processing Pass the PERNR to FM HR_EMPLOYEE_DEQUEUE to unlock the PERNR in NUMBER
Hope it will solve your problem..
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |