Share via


TaxTransExcludeFromInvoice::existForTaxTrans Method

Determines whether a TaxTransExcludeFromInvoice record with the specified record ID from the tax transaction exists in the ExcludeTaxTrans table.

Syntax

client server public static boolean existForTaxTrans(RefRecId _taxTransId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

TaxTransExcludeFromInvoice Table