Share via


TaxSalesInvoice.getTaxModelTaxable_IN Method [AX 2012]

Gets the tax taxable model.

Syntax

protected TaxModelTaxable_IN getTaxModelTaxable_IN(SalesPurchJournalLine_IN _documentMap, [boolean _isScrap])

Run On

Server

Parameters

  • _isScrap
    Type: boolean
    A Boolean value that indicates whether the model is scrap.

Return Value

Type: TaxModelTaxable_IN Interface
The instance of the TaxModelTaxable_IN class.

See Also

Reference

TaxSalesInvoice Class