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

WS_DELIVERY_UPDATE

Former Member
0 Likes
729

When I use this FM, the system will give error,that materila number **** plant data is locked, i have used this FM 'DEQUEUE_ALL',but it not work. i also use wait up ** secends. but it also not work. who can help me solve it .

It is very urgent.

Thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
588

Hi,

The material & plant might be locked by another user. check in SM12..

THanks

Naren

3 REPLIES 3
Read only

Former Member
0 Likes
588

Put this before calling the bapi:

SET UPDATE TASK LOCAL.

Read only

Former Member
0 Likes
589

Hi,

The material & plant might be locked by another user. check in SM12..

THanks

Naren

Read only

Former Member
0 Likes
588

have solved. my records are locked by anther users.