ProdJournalProd.subPmfProdCoByRemain Method
Subtracts a good quantity on remaining quantity of a co-product or by-product transaction.
Syntax
public void subPmfProdCoByRemain(
PmfProdCoBy _coBy,
[InventQty _subQty,
PdsCWInventQty _cwSubQty])
Run On
Called
Parameters
- _coBy
Type: PmfProdCoBy Table
A selected co-product or by-product record.
- _subQty
Type: InventQty Extended Data Type
The subtracted quantity.
- _cwSubQty
Type: PdsCWInventQty Extended Data Type
The catch weight subtracted quantity.