Share via


InventCostUpdateGlobal.activateDataAreaId Method [AX 2012]

Adds the dataAreaId to the activeDataAreaIdSet.

Syntax

public void activateDataAreaId([DataAreaId _dataAreaId])

Run On

Called

Parameters

Remarks

Every dataAreaId will be stored in a set, which can then be used to determine for which dataAreas the inventCostUpdate.TTSPreCommit method has to be called.

See Also

Reference

InventCostUpdateGlobal Class