Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and returns an instance of the inventCostUpdate class.
Syntax
public InventCostUpdate inventCostUpdate([DataAreaId _dataAreaId])
Run On
Called
Parameters
- _dataAreaId
Type: DataAreaId Extended Data Type
The dataAreaId for which an instance of the inventCostUpdate class should be returned; optional.
Return Value
Type: InventCostUpdate Class
An instance of the inventCostUpdate class.
Remarks
If, for the given dataAreaId, no instance of the inventCostUpdate class exists in the global map, a new instance will be created and saved in the map. Then the instance will be looked up and returned.