InventCostUpdate.new Method [AX 2012]
Creates a new instance of the InventCostUpdate class.
Syntax
protected void new(DataAreaId _dataAreaId)
Run On
Server
Parameters
- _dataAreaId
Type: DataAreaId Extended Data Type
The dataAreaId value for which this instance is valid.
Remarks
This method is protected to ensure that the construct method is used.