InventCostUpdateGlobal.activateDataAreaId Method [AX 2012]
Adds the dataAreaId to the activeDataAreaIdSet.
Syntax
public void activateDataAreaId([DataAreaId _dataAreaId])
Run On
Called
Parameters
- _dataAreaId
Type: DataAreaId Extended Data Type
The dataareaid that has to be opened; optional.
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.