PmfReqPOSimulator.updateField Method [AX 2012]
Performs special handling when updating the simulated record field by using the corresponding field of the actual record.
protected void updateField(Common _actual, FieldId _fieldId)
Run On
CalledParameters
- _actual
- Type: Common Table
A Common table buffer of the actual record with which to update the simulated record.
- _fieldId
- Type: FieldId Extended Data Type
The fieldId value of the field that belongs to the actual record with which to update the corresponding field of the simulated record.
Community Additions
ADD
Show: