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: 

lock mechanism

Former Member
0 Kudos
131

Hi abapers,

I want to know whether we can acheive any functionality to know that table made by us is being used/changed by someone else.If yes,how?

1 ACCEPTED SOLUTION

Former Member
0 Kudos
111

Hi,

In technical setting there is one check box at end ....tick on that . & thereaftr any modification done on your table will be copied as a log.

i hope this will help u a lot.

4 REPLIES 4

Former Member
0 Kudos
111

Generate a lock object for your table. See http://help.sap.com for details.

Regards,

John.

Former Member
0 Kudos
111

Hi,

Tcode: SM12 will give you list of tables locked.

Regards,

Subramanian

Former Member
0 Kudos
112

Hi,

In technical setting there is one check box at end ....tick on that . & thereaftr any modification done on your table will be copied as a log.

i hope this will help u a lot.

Former Member
0 Kudos
111

hi.

At the time of creation of the table.go to the technical settings.

Then there check the "lock data changes" checkbox.

and then you can see the log whenever someone updated your table.

Regards

Lokesh