Tax::checkVATChargeSource_RU Method [AX 2012]

Checks if tax codes calculated based on tax groups mathes given VAT charge source

Syntax

server public static boolean checkVATChargeSource_RU(
    VATChargeSource_RU _source, 
    TaxGroup _taxGroup, 
    TaxItemGroup _taxItemGroup)

Run On

Server

Parameters

Return Value

Type: boolean
true if all tax codes has specified vat charge source; Otherwise false

See Also

Reference

Tax Class