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

Block a document.

Former Member
0 Likes
629

Hi everybody, If I enter a PO in the migo transaction and at the same time I try to open it with the me22n, the system shows me a message saying that the PO is in use. I want to be able to do the same in a custom transaction, for example if in the custom transaction I enter a PO, I don't want that this PO be available in other transactions. How can I do that?

Thanks and Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
592

Please search the forum for SAP locking.

Rob

3 REPLIES 3
Read only

Former Member
0 Likes
593

Please search the forum for SAP locking.

Rob

Read only

Former Member
0 Likes
592

Hi,

You can use the FM MM_ENQUEUE_DOCUMENT

Regards,

Carlos

Read only

Former Member
0 Likes
592

I used a lock object.

Edited by: Fernando Franzolini on Sep 11, 2009 9:57 PM