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

Problem with FBV0

Former Member
0 Likes
429

When I am posting the document through FBV0 (using BDC Program), the message I am getting is u201Clocked by another useru2019. I am sure that no one is locked that documents. If I run the same program after some time then documents gets posted.

*Please let me know how to solve this problem u201Clocked by another useru2019

2 REPLIES 2
Read only

Former Member
0 Likes
353

BAPI_DOCUMENT_DEQUEUE

BAPI_DOCUMENT_ENQUEUE

Read only

andreas_mann3
Active Contributor
0 Likes
353

this can happen, if the the bdc-order has the same sorting as the enqueue-key.

so change your sort-order!

A.