cancel
Showing results for 
Search instead for 
Did you mean: 

Error when the system is trying to block materials by SLED

0 Kudos

We have a job to block the materials by SLED.

A lot of batches can't be bloqued automatically and the same error is displayed as document attached, but others batches are blocked without errors:

"No status object is available for HU 65270420"

I have already checked table status for the object.

Does anyone knows something about this error?

Accepted Solutions (1)

Accepted Solutions (1)

Caetano
Product and Topic Expert
Product and Topic Expert

Hello Carolina

Message BS001 for a Handling Unit usually means a data inconsistency for the HU.

According to KBA 1734546 - Error BS 001 with a handling unit, this issue is usually caused by a COMMIT WORK statement in an HU related custom code (in an exit, for example). A commit triggered within an exit will cause the internal tables to be cleared and will lead to this kind of inconsistency.

I suggest you to review any custom code implemented in the HU transactions and also to open an incident to SAP, so that development can help you to resolve this data inconsistency.

Regards,
Caetano

Answers (5)

Answers (5)

former_member42743
Active Contributor
0 Kudos

Unfortunately since HU's aren't supported and this is a custom program, I don't think there is much anyone can suggest to you. But my gut says this has something to do with packing the materials and their actual qty's.

Craig

0 Kudos

Craig, we are using a custom program that identify HU numbers.

It's a copy from QA07 program.

But I guess this message is standar, but I am not sure about that.

Thank you....

former_member42743
Active Contributor
0 Kudos

Is your site using a custom program for this? Or QA07?

Please see my answer on this question about non-support of handling units:

https://answers.sap.com/questions/724592/shelf-life-functionality.html

Craig

0 Kudos

erro-bloqueio-hu-3.pngHi Craig,

In the message is always the same object for diferent batches and materials.... and I found that object code in the status table....

INATIVE
I0001 - CREATE X
I0511 - PHYSICALLY EXISTS
I0512 - IN WAREHOUSE

They are not marked for deletion and not repacked as well...

former_member42743
Active Contributor
0 Kudos

Have you called up one of the HU's in the message and looked at it? Is it there? Marked for deletion maybe? Repacked maybe?

Craig