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

Datastore object further update issue

Former Member
0 Likes
692

Hi all,

There is an error while updating data from DataStore object. And this Object requested is currently locked by user BPSALEREMOTE.

Can anyone tell me how to resolve this issue?

Edited by: user2487 on Aug 3, 2010 2:32 PM

Edited by: user2487 on Aug 3, 2010 3:26 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
656

Hi,

Using transaction SM12, you can unlock the table entries..please check

Hi all,

There is an error while updating data from DataStore object. And this Object requested is currently locked by user BPSALEREMOTE.

Can anyone tell me how to resolve this issue?

Edited by: user2487 on Aug 3, 2010 2:32 PM

Edited by: user2487 on Aug 3, 2010 3:26 PM

4 REPLIES 4
Read only

Former Member
0 Likes
657

Hi,

Using transaction SM12, you can unlock the table entries..please check

Read only

0 Likes
656

ok thank u yogendra.

here unlocking means deleting the locks right?? cos there's only delete icon present there....

Read only

0 Likes
656

Yes, deleting locks means unlocking table entries.

Read only

0 Likes
656

Thank u kerem....