Share via


TaxWithholdJournal_IN::checkMultipleTaxType Method [AX 2012]

Checks for multiple tax.

Syntax

server public static void checkMultipleTaxType(LedgerJournalId _ledgerJournalId, Voucher _voucher)

Run On

Server

Parameters

Exceptions

Exception Condition
Error

If both TDS and TCS taxes exist then throw error.

See Also

Reference

TaxWithholdJournal_IN Class