Updating a warehouse for a Material on a BOM using an import scenario
I want to update the warehouse for a specific material on my BOMS. I created an import scenario with the goal of identifying the BOM id and inserting the warehouse however I keep getting an error. I made sure to uncheck the lines with -1 to prevent a new line from being created. I feel like I am missing a line to allow this to work. Any help is greatly appreciated!
Page 1 / 1
Hi @jswartz20
Here is a working scenario to update the warehouse.
Here are few things to note :
- Added 'Revision' mapping line, it was missing
- Added a line to enable 'Hold'
- One can update/ modify BOM, only when Hold is enabled
- Added another line to disable 'Hold' mode just before save
- Added 'OperationID' and 'Workcenter' values manually on each line as those are mandatory lines to identify correct OperationID line
- The line with @@OperationCD helps identify the OperationID line which needs to be updated
- @@InventoryID lines helps us identify / locate the InventoryID line on specific operation, which needs to be updated
Hope this helps,
Regards,
Hello,
I receive the following error.
it is newest build and need to update the warehouse. I followed the instructions but the operation id is an issue.