Share via


ComponentTransactions_IN::isTaxSettledForTransaction Method

Checks whether the tax is settled for a transaction.

Syntax

client server public static boolean isTaxSettledForTransaction(TableId _sourceTableId, RecId _sourceRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the tax is settled for the transaction; otherwise, false.

See Also

Reference

ComponentTransactions_IN Table