Share via


ProdJobType_Burden.updateRealConsumptionBurden Method [AX 2012]

This method update the main item real consumption for burden

Syntax

public void updateRealConsumptionBurden(
    ProdTable _prodTable, 
    PmfProdCoBy _burden, 
    Qty _qty, 
    Amount _amount)

Run On

Called

Parameters

See Also

Reference

ProdJobType_Burden Class