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

ENQUEUE functions

Former Member
0 Likes
716

Hi,

I need to Lock a STR/PR (purchase requistions) before creating a STO/PO.

I know the function ENQUEUE can be used.

Can anyone pls suggest the exact ENQUEUE FM for locking STR?

Thanks

Ram

1 ACCEPTED SOLUTION
Read only

LucianoBentiveg
Active Contributor
0 Likes
598

Open two sessions, in first session go to modify any STR, in second mode go to SM12 and look for the lock entrie, click on that entrie, then you can see the lock object name, for example EMEKKOE, then enqueue FM should be ENQUEUE_EMEKKOE.

Regards.

1 REPLY 1
Read only

LucianoBentiveg
Active Contributor
0 Likes
599

Open two sessions, in first session go to modify any STR, in second mode go to SM12 and look for the lock entrie, click on that entrie, then you can see the lock object name, for example EMEKKOE, then enqueue FM should be ENQUEUE_EMEKKOE.

Regards.