Share via


PurchRFQCaseLine.copyDimension Method

Returns a dimension set that can be applied to the DefaultDimension field of the PurchRFQCaseLine table. The method makes sure that potential linked dimensions are not overwritten.

Syntax

public DimensionDefault copyDimension(DimensionDefault _dimension, [DimensionCopy _dimensionCopy])

Run On

Called

Parameters

  • _dimensionCopy
    Type: DimensionCopy Class
    A DimensionCopy object that was previously initialized by using the current PurchRFQCaseLine buffer; optional.

Return Value

Type: DimensionDefault Extended Data Type
A dimension set that can be applied to the DefaultDimension field of the PurchRFQCaseLine table.

Remarks

This method makes sure that potential linked dimensions are not overwritten.

See Also

Reference

PurchRFQCaseLine Table