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

HR ALE error 'Object locked'

Former Member
0 Likes
1,155

Hi,

I am using PFAL transaction to transfer HR master data from source to target partner. After collecting the IDOCs (process idocs using a backgroup program in partner profile) I am scheduling a backgroup job of RBDAPP01 program to post the IDOCS. Its taking lot of time and many IDOCs are coming with status 51 (Object locked). Please guide me what could be the problem.

Venkat.

Hi,

I am using PFAL transaction to transfer HR master data from source to target partner. After collecting the IDOCs (process idocs using a backgroup program in partner profile) I am scheduling a backgroup job of RBDAPP01 program to post the IDOCS. Its taking lot of time and many IDOCs are coming with status 51 (Object locked). Please guide me what could be the problem.

Venkat.

5 REPLIES 5
Read only

Former Member
0 Likes
911

Hi Venkat

Object locking issue is due to some one in PRD open the the object in Edit mode... and you are trying to post or update the data for the same object ... causing you idoc to filed for with OBJECT Locking issues....

Generally idoc process will be taking place early morning or later evening... it also depend on zone ..

reprocess will resolve you issue..... make sure that ... object is unlocked....

Some time this type of idoc errors is common in PRD...

thanks

Ramesh

Read only

0 Likes
911

Hi Ramesh,

I understood your explanation, we did the same way yesterday and today...but still we are facing the problem. Would there be any other issues which lock the objects.

Venkat.

Read only

0 Likes
911

Hi Venkat

Check the entries in T77TR -Transport Lock for Infotypes and Subtypes per Object

Thanks

Ramesh

Read only

0 Likes
911

Hi Ramesh,

Thanks for you support and we dont have any entries in that table. I assume that its due to parllel processing of same data.

I am verifying in that way.

Venkat.

Read only

0 Likes
911

Do You have any other programs (like BDC) running at the same time, which might be locking you master data objects and resulting the Lock Errors for IDOC Processing? I don't see any other possibility.