cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BADI for Production Order GR using transaction MIGO

0 Kudos
996

Hi All,

We have developed a custom code in which, whenever there is any change in the production order we store the production order number in a custom table using BADI - WORKORDER_UPDATE. A third party system then reads the data from this table using an RFC.

The problem now is when a GR is done for the production order using the transaction MIGO with movement type 101, there is a change in the production order but the BADI WORKORDER_UPDATE is not triggered.

For this issue, we plan to use BADI MB_DOCUMENT_UPDATE and store the production order number in a custom table. Is there any other way or BADI which we can use to address this issue?

Your suggestions will be helpful.

Thank-you.

Accepted Solutions (0)

Answers (1)

Answers (1)

Dominik_Tylczynski
SAP Champion
SAP Champion

That is the correct BadI