Share via


AssetPeriodicUpdate.run Method [AX 2012]

Runs the batch process that updates the AssetReplaceCost and InsuredValue fields of selected assets.

Syntax

public void run()

Run On

Called

Remarks

This method uses the selection criteria that were determined in the dialog box, together with the lastFactorCutoffDate field, to filter the list of assets.

Some asset groups have either a value in the ReplacementCostFactor or an InsuredValueFactor field. Before you open the query, restrict the list of assets to those that are members of such a group.

See Also

Reference

AssetPeriodicUpdate Class