PurchTotalsSummaryController.onUpdate Method [AX 2012]

This method will invalidate the totals record if it was marked to be invalidated from the checkFields() and then notifies the calling datasource about the invalid totals record.

This method gets called after the update() is called on the table.

public void onUpdate(Common _common)

Run On

Called

Parameters

_common
Type: Common Table
Table buffer to notify about the invalidation of the record

Community Additions

ADD
Show: