PmfReqPOSimulator.updateRecord Method [AX 2012]

Updates the simulated record from the actual record.

protected void updateRecord(Common _actualRecord)

Run On

Called

Parameters

_actualRecord
Type: Common Table
The Common table buffer of the actual record with which to update the simulated record.

Any special initializations can occur in this method.

Community Additions

ADD
Show: