| Package | Description |
|---|---|
| psdi.app.inventory |
The Inventory package includes MBOs related to Inventory Control.
|
| Modifier and Type | Method and Description |
|---|---|
double |
Inventory.getDefaultIssueCost(java.util.ArrayList<InvLifoFifoCost> invLifoFifoCostList)
This method return the most recent costdate's unit cost if the cost type is LIFO,
Otherwise returns least recent costdate's unit cost if the cost type s FIFO.
|