Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Functioning of Enqueue and dequeue function modules

Former Member
0 Likes
544

Hi to all

Please tell me what is the actual functioning of HR_EMPLOYEE_ENQUEUE and HR_EMPLOYEE_DEQUEUE function modules.

My requirement is that if any one working on same employee no. or other tcode is processing same emp no then no one able to work on thet and an error message should be displayed.

How to do it.

Please advice.

Regards

Anubhav Gupta

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
501

Hi,

Use the following.

BAPI_EMPLOYEE_ENQUEUE

BAPI_EMPLOYEE_DEQUEUE.

Pass pernr to it.

Regards,

Nishant Gupta

1 REPLY 1
Read only

Former Member
0 Likes
502

Hi,

Use the following.

BAPI_EMPLOYEE_ENQUEUE

BAPI_EMPLOYEE_DEQUEUE.

Pass pernr to it.

Regards,

Nishant Gupta