How starting Available Quantity is calculated in Supply/Demand Detail form (INVDVDSD)
Inventory : Supply/Demand Detail form (INVDVDSD)
In the Query Find window, I am entering an Item Number, Cufoff Date=null, Include All Subinventories.
In the details screen, there is an Available Quantity column along the column prompts, which is the starting Available quantity. (This available quantity is recalculated for each detail record).
I would like to know if there is an API or any SQL that will allow me to calculate this Starting Available quantity as I need to include this figure in a report. I have tried INV_ITEM_INQ.GET_AVAILABLE_QTY but this is returning a different valuebut this is returning a different value.