Share via


TaxableLine.getDestinationCompany Method [AX 2012]

Determines the destination company for an intercompany document.

Syntax

public SelectableDataArea getDestinationCompany()

Run On

Called

Return Value

Type: SelectableDataArea Extended Data Type
The destination company.

Remarks

The destination company is company indicated on the source line that contains the ledger account (usually an expense or revenue account).

See Also

Reference

TaxableLine Interface