Share via


InterCompanyGoodsInTransitContract.parmDeductVariances Method [AX 2012]

Gets or sets the value of the data contract in the _deductVariances parameter.

Syntax

public boolean parmDeductVariances([boolean _deductVariances])

Run On

Called

Parameters

  • _deductVariances
    Type: boolean
    The new value of the data contract in the _deductVariances parameter; optional.

Return Value

Type: boolean
The current value of the data contract in the _deductVariances parameter.

See Also

Reference

InterCompanyGoodsInTransitContract Class