Share via


TaxableDocument.getSourceCompany Method [AX 2012]

Determines the source company in an intercompany document.

Syntax

public SelectableDataArea getSourceCompany()

Run On

Called

Return Value

Type: SelectableDataArea Extended Data Type
The source company.

Remarks

The source company is the company where the payable to the vendor or receivable to the customer is recorded.

See Also

Reference

TaxableDocument Interface