Share via


TaxCalculation.getCompany Method [AX 2012]

Gets the company which has the tax obligation.

Syntax

public SelectableDataArea getCompany()

Run On

Server

Return Value

Type: SelectableDataArea Extended Data Type
The company which has the tax obligation.

Remarks

If the current source document does not support intercompany transactions then the return value will always be the current logged in company.

See Also

Reference

TaxCalculation Class