ReqCalc.parmInterCompanyCalc Method [AX 2012]

Gets or sets the InterCompanyCalc parameter.

Syntax

public boolean parmInterCompanyCalc([boolean _interCompanyCalc])

Run On

Called

Parameters

  • _interCompanyCalc
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the InterCompanyCalc parameter.

See Also

Reference

ReqCalc Class