ReqSetupDimForm.update Method [AX 2012]

Updates an object by using changes from a record.

public void update(ReqItemTable _reqItemTableCallerChanged)

Run On

Called

Parameters

_reqItemTableCallerChanged
Type: ReqItemTable Table
The current table buffer of the record which this class has been instantiated from.

This method should be called every time that changes have been made on the current record.

Community Additions

ADD
Show: