Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates the quality order quantity in inventory unit for a catch weight item.
Syntax
protected InventQty pdsCalculateQuantityForCWItem(PdsCWInventQty _cwQty, InventDim _inventDimCriteria)
Run On
Server
Parameters
- _cwQty
Type: PdsCWInventQty Extended Data Type
The quality order quantity in catch weight unit.
- _inventDimCriteria
Type: InventDim Table
An InventDim table buffer.
Return Value
Type: InventQty Extended Data Type
The quality order quantity in inventory unit for a catch weight item.
Remarks
This method follows marking logic that is used by inventory blocking when it picks exact transactions that will be blocked.