ProjInventJournalTransMap.copyDimension Method
Returns a dimension set that can be applied to the 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 dimension field.
- _dimensionCopy
Type: DimensionCopy Class
A dimensionCopy object previously instantiated using the current ProjInventJournalTransMap record; optional.
Return Value
Type: DimensionDefault Extended Data Type
Dimension set that can be applied to the dimension field.