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: 

how to find out what COLLISION_OBJECT directs to (msg MC601)

sapin09
Explorer
0 Kudos
570

Hi all,

I currently am having issue in background batch job, have to check what incidently failed batch event.

the MC601 directs to following message :

Technical Information: The C_ENQUEUE routine returned the following values:

COLLISION_OBJECT = 0041000603

COLLISION_UNAME = BATCH_ID

I would like to know what collison_object directs to.. where can i find which this object directs to ? (ie. material master etc)

Thanks.

3 REPLIES 3

RAF
Active Contributor
0 Kudos
505

Hi,

try to get in contact with functional experts if they can recognize this number range

KR

Robert

raymond_giuseppi
Active Contributor
505

Did you check with transaction SM12 ?

Else go to SE84, Abap Dictionnay, Fields, Lock Object Fields : Input the field name BATCH_ID and you should get some related lock objects (3?)

Sandra_Rossi
Active Contributor
0 Kudos
505

If you can reproduce the error, you may run the enqueue/lock trace via ST05, you will see all enqueue/dequeue locks.