Share via


TaxWithholdTrans_IN::isThresholdExceededForAccount Method

Checks whether the threshold was not exceeded for the specified tax withhold group.

Syntax

client server public static boolean isThresholdExceededForAccount(
    AccountNum _accountNum, 
    TaxWithholdGroup _taxWithholdGroup, 
    TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the threshold was not exceeded; otherwise, false.

See Also

Reference

TaxWithholdTrans_IN Table