PurchRFQLine.copyDimension Method
Returns a dimension set that can be applied to the DefaultDimension field in the PurchRFQLine table.
Syntax
public DimensionDefault copyDimension(DimensionDefault _defaultDimension, [DimensionCopy _dimensionCopy])
Run On
Called
Parameters
- _defaultDimension
Type: DimensionDefault Extended Data Type
A dimension set that should be applied to the DefaultDimension field in the PurchRFQLine table.
- _dimensionCopy
Type: DimensionCopy Class
A dimensionCopy object that was previously instantiated using the current PurchRFQLine buffer; optional.
Return Value
Type: DimensionDefault Extended Data Type
Dimension set that can be applied to the DefaultDimension field in the PurchRFQLine table.
Remarks
This method makes sure that potential linked dimensions are not overwritten.
This method makes sure that potential linked dimensions are not overwritten.