Share via


ProdJobType_Process.updateRealConsumptionCoBy Method [AX 2012]

This method updates the realized (actual) consumption for the co/by

Syntax

public void updateRealConsumptionCoBy(
    ProdTable _prodTable, 
    ProdRouteTrans _prodRouteTrans, 
    Percent _allocation, 
    RecId _cobyRecId)

Run On

Called

Parameters

See Also

Reference

ProdJobType_Process Class