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.
Updates the obtained consumption for the co-product or byproduct.
Syntax
public void updateRealConsumptionCoBy(
ProdTable _prodTable,
ProdRouteTrans _prodRouteTrans,
Percent _allocation,
RecId _cobyRecId)
Run On
Called
Parameters
- _prodTable
Type: ProdTable Table
A production record.
- _prodRouteTrans
Type: ProdRouteTrans Table
A production route transaction.
- _allocation
Type: Percent Extended Data Type
A cost allocation percentage.
- _cobyRecId
Type: RecId Extended Data Type
The record ID of the co-product or byproduct record.