Moving inventory from user to storage location in advanced warehouse management ax 2012
Sometimes in advanced warehouse management ax 2012 our inventory get blocked in USER location and become unsellable so in this blog I will guide you how to move inventory from user location to storage location.
First of all please make sure that the inventory which is blocked in USER location is free to move from inventory or not in reserved status. For this we need to check WHSInventReserve table and if any inventory is blocked in PhysicalReserved column then release that quantity from that column and insert same quantity in PhysicalAvailable column. After that remove quantity from PhysicalReserved column from InventSum table.
After having your quantity enabled for movement you need to go to following navigation.
Warehouse Management -> Setups -> Warehouse setup -> Locations
After opening the setup click the highlighted button in above image
After opening above screen. Enter the quantity, To location, Movement type code. While entering the quantity you need to identify first that what quantity is needed to be moved and you must know the specific license plate of that quantity since Quantity mentioned above can further be split into different license plates. So you need to go over onhand inventory to identify the license plate and quantity against that user location and item. After entering all 3 columns create work button and keep the License plate in record. You can create one license plate work in one time.
After creating work, press Cntrl+D and open table WhsWorkTable from table node. After opening WHSWorkTable table update license plate in TargetLicensePlate column after identifying the work created. After updating record in WHSWorkTable table open All works form from following navigation.
Advance warehousing -> common -> work -> All work
After going to identified work in all work form press complete work button and follow the complete work process.
Hope this blog helps.
*This post is locked for comments