cancel
Showing results for 
Search instead for 
Did you mean: 

Program for consumption

former_member644052
Discoverer
0 Kudos

Hi guys,

I have a task to restrict consumption of specific components against process order based on internal logic. The main idea to do that via adjusting BADI MB_CHECK_LINE_BADI for MIGO transaction. It's really should solve a problem, if we will not use another tool for GI. I wonder about backflush components which will be consumed right with Production declaration in COR6N (COGI) and another way for consumption in MB1A, COO1N, CO15. CO27 and MB26. Should I look for a user exists for all that transaction to restrict it or adjusting in MIGO will be Enough? And if that are required for each transaction, which exits could for COR6N and COGI? Thank you in advance.

Iskander

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor

Hello,

You can use BAdi WORKORDER_GOODSMVT you can use this Business Add-In to manipulate the goods movements that are determined automatically during creation of a confirmation (backflush or automatic goods receipt).

It can be use in CO11N, CO15 COR6N and COGI, and you should use MB_CHECK_LINE_BADI for other inventory movement transactions.

Best Regards.

R.Brahmankar

former_member644052
Discoverer

Thank you very much!

Answers (0)