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: 

Object Locked by User (same as mine)

Former Member
0 Kudos

Hi,

I have a Z program which changes the Payment Plan of a customer and produces an interim invoice.

While executing it, at a certain point, it gives an error message " POD (Point of delivery) XXXXX locked by User <same as mine>".

I checked and found no other sessions which was locking the object.

May be this is due to some part of the code in the Z Program but funnily i am not even concerned with the POD factor in the program.

Can anyone give me a startup to the remedy by letting me know if really the POD has been locked.

Do I have an option of checking on the locked objects under my user-name while debugging the program so that i can zero in on the area causing the lock.

Please suggest.

Thanks,

Arindam.

4 REPLIES 4

Former Member
0 Kudos

Hi there,

Goto transaction code sm12 and click the list button. See if your object is listed there. If yes, delete it and try again.

If it doesnt work come out of the logon and login again.

I Hope it gets resolved.

former_member1245113
Active Contributor
0 Kudos

Hi Arindam,

Go to SM12 and Check all the locked objects on your name and if you dont require them can delete them.

For better results contact your BASIS guy.

Cheerz

Ram

Former Member
0 Kudos

thanks for the start up

Former Member
0 Kudos

thanks for the start up