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: 

Change next inspection date specific to a plant?

suresh_mamilla
Participant
0 Kudos

In MIGO, we are performing 301 movement type(Plant-to-Plant stock transfer).

And then by going to QA32 transaction, with 321 movement type we are moving the stock from Quality inspection to Unrestricted use.

The problem is here, once the Usage Decision is made, we need to calculate the next inspection date based on the inspection interval maintained in the QM view of Material.

For this we have used a bapi called 'BAPI_BATCH_CHANGE'. For this I'm passing material no, batch no, plant and Next inspection date. But even though it is updating next inspection date in both the target and source plants.

Please guide me on this, how to resolve this one.

Even 'BAPI_BATCH_SAVE_REPLICA' is also doing the same. I want to update the next inspection date in only target plant.

Thanks&Regards,

Suresh.

1 ACCEPTED SOLUTION

suresh_mamilla
Participant
0 Kudos

Resolved by myself... Create a new batch in the target plant...

1 REPLY 1

suresh_mamilla
Participant
0 Kudos

Resolved by myself... Create a new batch in the target plant...