Share via


PmfProdCoByType.update Method [AX 2012]

Updates a PmfProdCoBy record.

Syntax

public void update([boolean _dropEstimated, Common _childBuffer])

Run On

Called

Parameters

  • _dropEstimated
    Type: boolean
    A Boolean value that indicates whether the update of the estimated quantity should be skipped.
  • _childBuffer
    Type: Common Table
    The child buffer to which the PdsProdCoBy record is associated

See Also

Reference

PmfProdCoByType Class