ProdStatusType.update Method [AX 2012]

Updates a production order record.

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

Run On

Called

Parameters

_dropEstimated
Type: boolean
A parameter that Indicates whether to drop the production order estimation; optional.
_childBuffer
Type: Common Table
A table buffer that is used to update a production order record in the database; optional.

Community Additions

ADD
Show: