Share via


ProdJobType.updateRealConsumptionCoBy Method [AX 2012]

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

See Also

Reference

ProdJobType Class