Application Development 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: 

Locking Sales order and line item from reading

Former Member
0 Kudos

Hi,

I am writing an interface program to create an offer list inspection report. If two users are running the program at the same time, and if the first user read and processing a sales order line item, it should not read the same sales order line item twice for the second user.

Please let me know if anybody has used locking sales order at line item level (VBAP).

The enqueue function for VBAP is not working.

Any suggestions will be helpful.

Regards

Ravikanth

1 REPLY 1

Former Member
0 Kudos

hi Ravi ,

u Can lock the Sales Order for processing , u cannt restrict users @ tables level.

u hhave to enqueue the VBELN

Regards

Prabhu