CustPackingSlipJour.copyDimension Method

Retrieves a set of dimensions that can be applied to the defaultDimension field on the CustPackingSpilJour table.

Syntax

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

Run On

Called

Parameters

  • _dimensionCopy
    Type: DimensionCopy Class
    A dimensionCopy object instantiated with the current buffer; optional.

Return Value

Type: DimensionDefault Extended Data Type
A set of dimensions that can be applied to the defaultDimension field on this table.

Remarks

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

See Also

Reference

CustPackingSlipJour Table