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

Locking Entries Table.

Former Member
0 Likes
664

i have used the FM Enqueue_____ and DEQUE____

i want to know in which table the lock entries are

entered, by sm12 i can know which is the locked entry

but i want to know the table in which entry is stored

pl. help me its urgent.

abhishek suppal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
493

Hi,

SM12 calls FM 'ENQUEUE_READ'('ENQUE_READ').

Svetlin

3 REPLIES 3
Read only

Former Member
0 Likes
494

Hi,

SM12 calls FM 'ENQUEUE_READ'('ENQUE_READ').

Svetlin

Read only

christian_wohlfahrt
Active Contributor
0 Likes
493

Hi!

This is not stored in database, it's handled in memory by enqueue server.

Use FM ENQUEUE_READ to get entries of SM12.

Regards,

Christian

Read only

0 Likes
493

Hi,

it's a logical -not physical- lock

-> look TA: ST05 (option Enqueue trace)

Andreas