cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Lock Objects

Former Member
0 Likes
1,738

Is creating Lock objects,admin job or ABAPer job?

What is the ABAPer work regarding Lock objects?

Can ABAPer use the ENQUEUE and DEQUEUE function modules for locking and unlocking?

View Entire Topic
Former Member
0 Likes

yes this is the abaper job to create and use lock objects.

create it using SE11. and call it in the program using enque deque funciton.

reward if helpful.