AssetPeriodicUpdate.initParmDefault Method [AX 2012]

Initializes the class parameters the first time the class in instantiated.

public void initParmDefault()

Run On

Called

This is called only if there are no settings in the SysLastValue table.

This calls the initLastFactorUpdateDateRange method to set the LastFactorUpdateDate value range. This ensures that the AssetID field is selected in the instance of the QueryRun class so that the AssetID can be accessed during the run method.

Community Additions

ADD
Show: