Share via


TaxWithholdJournal_IN.checkCalculateTaxWHT Method [AX 2012]

Checks if the Withhold taxes is applicable for the account combination of LedgerJournalTrans.

Syntax

private boolean checkCalculateTaxWHT(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true, if withhold taxes are applicable otherwise, false.

See Also

Reference

TaxWithholdJournal_IN Class