PmfProdTableSimulator.updateRecord Method [AX 2012]

Updates the simulated record with the actual record.

protected void updateRecord(Common _actual)

Run On

Called

Parameters

_actual
Type: Common Table
The Common record with which to update the simulated record.

The whole record is not updated. Only those fields that are required to seed the simulation of creating a production or batch order are used in the update.

Community Additions

ADD
Show: