Tax.validatePerSourceLineTaxType_IN Method [AX 2012]

Validates per source line tax type.

Syntax

protected boolean validatePerSourceLineTaxType_IN(
    TableId _sourceTableId, 
    RefRecId _sourceRecId, 
    TaxType_IN _taxtype, 
    InventTransId _inventTransId)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if the validation succeed.

See Also

Reference

Tax Class