PmfProdCoByStatus.update Method [AX 2012]

Updates the co-byproduct production batch line.

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

Run On

Called

Parameters

_dropEstimated
Type: boolean
A Boolean value that indicates whether the estimated inventory quantity should be dropped; optional.
_childBuffer
Type: Common Table
A Common table buffer connected to a child; optional.

Delegates the update to the PmfProdCoByType class hierarchy.

Community Additions

ADD
Show: