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: 

Regenerate the lock object

Former Member
0 Kudos

hi

can anyone pls let me know which is the tcode to regenerate the lock objects

Regenerate the lock object EZmmMtestdata as theere is change in key fields in the table

regards

Arora

4 REPLIES 4

Former Member
0 Kudos

Hi,

Sm04 to lock or unlock the tcode.

sm12 to lock or unlock the table.

go to se37-> check the Objects created with

DEQUEUE_<lock object created in se11> "to unLock the Table record

ENQUEUE_<lock object created in se11> "to Lock the Table record

Regards,

Sathish

0 Kudos

hi satish

i am not asking to lock or unlock the transaction

my question was related to Regenerate the lock object

how to regernerate the lock object

regards

Arora

Former Member
0 Kudos

no solution suppose i didnt make my q clear enough

Former Member
0 Kudos

You cannot regenerate the lock object.

Bu follow the procedure suggested in the error message by deleting the key entries in lock parameter and reentering the key parameters whenever the key fields are changed.