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.
Returns a dimension set that can be applied to the InventJournalTrans.dimension field.
Syntax
public DimensionDefault copyDimension(DimensionDefault _dimension, [DimensionCopy _dimensionCopy])
Run On
Called
Parameters
- _dimension
Type: DimensionDefault Extended Data Type
A dimension set that should be applied to the InventJournalTrans.dimension field.
- _dimensionCopy
Type: DimensionCopy Class
A dimensionCopy object previously instantiated using the current InventJournalTrans buffer; optional.
Return Value
Type: DimensionDefault Extended Data Type
A dimension set that can be applied to the InventJournalTrans.dimension field.
Remarks
This method makes sure that potential linked dimensions are not overwritten.