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: 

Update the storage location of production order

rakshayk
Explorer

I'm trying to automatically update the storage location of a production order from MIGO, using 'CO_XT_COMPONENT_CHANGE'. But for some reason this is not working. it is not updating the storage location. Is there anything else I can use to update? or why this isn't working?

Thanks.

1 ACCEPTED SOLUTION

Abinathsiva
Active Contributor

Hi,

please check the this to blogs

Production Order BAPI's and FM

Custom MIGO

3 REPLIES 3

DominikTylczyn
Active Contributor
0 Kudos

What is your business requirement that you're trying so solve? Updating a production order from MIGO seems odd.

Abinathsiva
Active Contributor

Hi,

please check the this to blogs

Production Order BAPI's and FM

Custom MIGO

rakshayk
Explorer

Using this 'CO_XT_ORDER_PREPARE_COMMIT' after the whole process of updating the storage location of production order solved the issue.