Share via


SalesComplInvoiceCalcTax.taxationOrigin Method [AX 2012]

Gets the taxation origin of the current complementary invoice line.

Syntax

public FITaxationOrigin_BR taxationOrigin()

Run On

Called

Return Value

Type: FITaxationOrigin_BR Enumeration
A taxation origin

Remarks

If some criteria is satisfied, the taxation origin will be retrieved from the ImportedContentPerItem_BR table.

Otherwise, the taxation origin associated with the invent table record will be used.

See Also

Reference

SalesComplInvoiceCalcTax Class