cancel
Showing results for 
Search instead for 
Did you mean: 

Employee record remains locked for a while after BAPI_EMPLOYEE_DEQUEUE

Former Member
0 Kudos

I am posting this here because there is no problem with BAPI_EMPLOYEE_DEQUEUE in SE37.

I use WebServices gererated by the wizard in SE37 to change Employee Data.

I call functions (through the webservice) in the following sequence:

BAPI_EMPLOYEE_ENQUEUE

BAPI_PERSDATA_CHANGE

BAPI_EMPLOYEE_DEQUEUE

The ENQUEUE and CHANGE operations work fine, but the record remains locked after that.

(as seen by SM12), it adds one more entry, and the employee remains locked. So question now is - how to successfully Dequeue it now ?

Here is a copy of entries as seen in SM12 after Enqueue, Change, and Dequeue:

800 MZZZZZB 13:26:31 E PLOGI 80001CP00010358 0 1

800 MZZZZZB 13:26:31 E PREL 80000001273############################## 1 1

800 MZZZZZB 13:27:07 E BUT000 8000000002083 0 1

Important: The entries disappear after a while, so there is a delay in DEQUEUE to take effect.

Is there any configuration/customization to make DEQUEUE happen immediately?

Thanks a lot...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved

Former Member
0 Kudos

Hi MB,

Even m facing the same problem.

Could you please share the details how you solved the issue m struggling with this issue since long time.

Thanks