Thursday, October 25, 2018

Inventory Module Oracle SubInventory Transfer

Oracle SubInventory Transfer

Sub Inventory: Logical classification of inventory material is done through sub inventories. Sub inventory is like a group to classify different types of material like “Raw Material”, “Finished Goods”, “Staging”, “Stores” etc.
We move material across sub inventories in various scenario’s. for example to ship a sales order we move material from FGI to Staging sub inventory.
Business Requirement: Move material from “FGI” sub inventory to “Stores” manually.
Navigation: Inventory Responsibility > Subinventory Transfer
Oracle Sub inventory Transfer
Enter Type as “Subinventory Transfer” and Click “Transaction Lines” button
Oracle Sub inventory Transfer
Enter Item Information , From Subinventory and To Subinventory information.
Locator data and Serial information is required based on item setup.
Oracle Sub inventory Transfer
As this item is serial enabled, enter the serial number that you would like to transfer.
Oracle Sub inventory Transfer
Check the on-hand quantity screen. On the left panel you can observe that now serial number “ABC13” is in “Stores” subinventory.
Oracle Sub inventory Transfer

No comments:

Post a Comment

SQL Important Queries

  How to delete rows with no where clause The following example deletes  all rows  from the  Person.Person  the table in the AdventureWork...