AxSalesTable.setDefaultDimensionValue Method [AX 2012]
Sets the DefaultDimension field on a buffer.
Syntax
public void setDefaultDimensionValue(DimensionDefault _dimension)
Run On
Called
Parameters
- _dimension
Type: DimensionDefault Extended Data Type
The new dimension value.
Remarks
This method is part of the AxInventSiteDimensionable interface and is called from the InventSiteDimensionLink class.