Sub Categories

     

Inventory Scripts

  prudhvi   4/6/2010 8:42:31 PM

Why we need to use this script: In Oracle standard functionality revisions need to be added in sequence like A, B, C….. It doesn’t allow us to add B after adding A and C. In that case this script can be used to add the missing revision from the backend.   Full Article>>

Views(1519)    Add Comments(0)

  prudhvi   11/3/2009 3:49:02 PM

This script can be used to get the below quantities.
1. On-hand Quantity
2. Available to Reserve
3. Quantity Reserved
4. Quantity Suggested
5. Available to Transact
6. Available to Reserve

You can also get the On-hand quantities from the table mtl_onhand_quantities
  Full Article>>

Views(3179)    Add Comments(3)

1