PmfSimulator.updateField Method [AX 2012]
Updates the field value of a simulated record with the corresponding field value of the actual record.
protected void updateField(Common _actual, FieldId _fieldId)
Run On
CalledParameters
- _actual
- Type: Common Table
The actual record.
- _fieldId
- Type: FieldId Extended Data Type
The field ID of the data field record.
Community Additions
ADD
Show: