cancel
Showing results for 
Search instead for 
Did you mean: 

Badi for forbiding batch movement depend on value characteristic

Former Member
0 Kudos

                        Hello, experts!

              Can everyone tell me a BADI for forbidding movement of batch depend on value characteristic. I give you an example.

              We have batch 12345 and this batch has characteristic PQ "Quality". PQ has meaning quality1, quality2, quality3. And I need the next action,

     when characteristic PQ of batch 12345 is equal "quality3" then in transaction MIGO nobody can make movement with this number batch, system must forbid movement of this batch  when PQ = "quality3".

                        Thanks a lot!

Accepted Solutions (1)

Accepted Solutions (1)

former_member186144
Participant
0 Kudos

you can try MB_DOCUMENT_BADI, but read the documentation properly as there is some consequence of using this BADI

OR the safer alternative and if you're sure you always use tcode MIGO, you can try MB_MIGO_BADI

Yosea

Answers (0)