API approach to find On Hand Quantity of an Item
Below script is useful in finding On hand quantity accurately using Oracle Standard API INV_QUANTITY_TREE_PUB.QUERY_QUANTITIES. This script is tested in R12.1.3 instance. 1 2 3… Read More »API approach to find On Hand Quantity of an Item